Hello,
I have an Excel file with A) Large Tabular Dataset,
A pivot table on another sheet referencing that dataset, and C) Several other "template" sheets that reference the pivot table and summarize its data. Essentially I'm trying to create copies of that file that only include a subset of the full dataset. The end goal would be for every salesperson to have a copy of the file that only includes their subset of data. Then people would just have to refresh the pivot when opening their file to have a custom version. I've figured out how to split the source data into subsets with the reporting tools (i.e. Basic Table, Layout, Render), but that just outputs file with one sheet that is a data table. I lose the pivoting and everything else that references the pivot in the original file.
This would be a game changer if anyone can help out. Anything you can offer is great. Thanks!