Hello,
I have a table and a graph based on a table. The selection that I have in Years, Quarters and Month. The Table should move on every selection of Year, Quarter or Month but the Graph I just want to stay only on the year selection.
So my graph should show all the month of the year regardless of the selection of the quarter.
For now, if I choose Q1, the graph will show only 3 month, but i want the graph to show all the month until December regardless of the selection of the Q1, or Q2. The Table shoud move accordingly to the selection
Thanks a lot