Forum Discussion

lhasz's avatar
lhasz
Data Storage
04-03-2024

Hide First Column in Table and/or Pivot when exporting to Excel or CSV

Requirement: Append table to website so that user can view and download to csv. 

Export should be in pivot table format. Export should contain data on individual lines and not grouped. 

Steps to accomplish: Added index column to remove grouping. Now I need help removing the index column when downloading. 

Here is a sample table.

When I export to csv or excel from a pivot I would like to exclude the index column.

Any suggestions?

 

IndexNameStateAmountUnitsTotal
1MickeyGA $       5.0015
2MickeyGA $       5.20210
3MickeyGA $       7.00420
4MinnieGA $       5.00840
5DaisyGA $       6.99748.93
6GoofyFL $       4.32938.88

4 Replies

Replies have been turned off for this discussion