Hi,
I do have a chart which gives back a count of some sort.
I added the Dimensions:
Year, Month, Day, Person
(in that order)
If i choose no filter i have:
Y-achsis left: Numbers
X-achsis: Year
Y-achsis right: Month
If i chose a year i have:
Y-achsis left: Numbers
X-achsis: Month
Y-achsis right: Day
If i choose a Year and a Month I have:
Y-achsis left: Numbers
X-achsis: Day
Y-achsis right: Person
But i want the Y-achsis right always to be Persons and only the x-achsis to change according to whatever the user wants to see. Is that possible somehow?