Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

247
Views
How to hide topCalc row when exporting to Excel

In my webpage there is a Tabulator 4.9 table with a row of calculated values added to the top, resulting from the spec topCalc:"sum". I have also added a button to export the table to Excel and this works fine. However, in the Excel file I do not want the summation row to be present.

I can of course remove that row in Excel, but I prefer to not export it at all from the Tabulator table. I have tried to remove the row using filters, but that has not been successful.

Is there an elegant way to hide a row of calculated values for the export to Excel?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Try using columnCalcs: false for the table's downloadConfig property. For example:

var table = new Tabulator("#example-table", {
  downloadConfig:{
    columnCalcs: false
  }
})

http://tabulator.info/docs/4.9/download#new-tab

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!