Basic Problem: I want to create a dynamic table that adds rows as necessary, based on a pivot table being refreshed.
In Sheet 1, I have 2 data tables. One is based on nine products with daily prices and the other is different products (15) that are tracked on weekly prices.
In Sheet 2, I have pairs of pivot tables, one for each data table, that reflect different date groupings such as monthly, quarterly, etc..
I need a Sheet 3 that has individual summary tables with each table consisting of all 24 products based on the specific date grouping (monthly, quarterly, etc.) I have it all set up, with GETPIVOTDATA formulas and works perfectly...
Long story short, when pivot tables are refreshed, my summary tables do not dynamically add the new date row. I can drag/autofill down manually, but is there a way to do this dynamically???
In Sheet 1, I have 2 data tables. One is based on nine products with daily prices and the other is different products (15) that are tracked on weekly prices.
In Sheet 2, I have pairs of pivot tables, one for each data table, that reflect different date groupings such as monthly, quarterly, etc..
I need a Sheet 3 that has individual summary tables with each table consisting of all 24 products based on the specific date grouping (monthly, quarterly, etc.) I have it all set up, with GETPIVOTDATA formulas and works perfectly...
Long story short, when pivot tables are refreshed, my summary tables do not dynamically add the new date row. I can drag/autofill down manually, but is there a way to do this dynamically???