Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all,
I am currently searching for a solution to the following problem:
I have a Pivot Table with columns for years and months and rows for several values, let's say regions.
A user selects a specific year and the table changes according to this selection -> Only the year is selected
The user now clicks in a cell of the Pivot Table. This selects the corresponding months and regions and DEselects the year.
I understand why it works this way, but the user wants to have the year still selected and not have it DEselected.
Is there an option that can turn this on and off or might there be a problem with the structure of the table?
Thanks in advance