Forum Discussion

Deleted's avatar
Deleted
Oct 30, 2018

Pivot Table on Dynamic Range

I'm importing data from a csv file into an xls.  That data has anywhere from 5-10 columns.  I need to consolidate the columns down to 5 (ex. there may be 3 columns with the heading "Label" and I need to consolidate this to one "Label" column) and then create a pivot table on the consolidated columns.  Also, the number of rows can change when the data is imported.  Any help/advice on this would be greatly appreciated.

1 Reply

  • Not sure what your question is, but if you need a pivot table that's always using same data, even when columns or rows change, I'd recommend using Excel Tables. Once you have the Table created and gave it a meaningful name, create a pivot from it.

    Going forward, your pivot will use that Table as data source (see Option 1 from here https://www.contextures.com/xlPivot01.html) and will get new data as your table changes (remember though that pivot tables are not refreshed automatically, you will need to hit the refresh button to have it updated).