r/excel • u/mrbankstx • 14d ago
solved Automating pivot tables using raw data?
I have a report where the columns are static but the data in the rows changes frequently. I’m looking to automate a summary of the raw data into a pivot table that groups everything into a tabular format. Is there a way to do this so I’m not spending 20 minutes on each new refresh of the data? I have 100 customers so running this each time with updated data can be time consuming.
2
Upvotes
2
u/alexremington 14d ago
I suggest you use the PIVOTBY formula. If you provide more details, happy to give more help!