Would dynamic selection of columns be possible for a date field.
Lets say initially a pivot table is in the format below with months in the columns.
Month 1
Month 2
Month 3
Month 4
Instead of creating a new pivot table I would like the user to be able select to have the Week replace month in the columns recreating the same pivot table as:
I dont think drill downs are supported for pivot tables:
I can add multiple tables, but my goal was to reduce the amount of real estate all the views take up in the overall dashboard. If I have three pivot tables one for weekly another for monthly and a third quarterly this requires someone to navigate to the correct table and possibly have to scroll.
I just think it would be a match nicer experience to toggle a filter and the correct granularity is shown.