Forum Discussion
drill down based on legends
IF you add these fields underneath "Months" in that field, then you can drill down to them.
Something like
For Axis, I have it like this..
Months
ProductGroup
Product
Category
The deafult on the X-axis is Months, when I drill down, Months from the X-axis disappears, and it is replaced by ProductGroup->Product->Category. I want to retain the month on the x-axis while drilling down.
- Sean8 years agoCommunity Champion
To achieve this you need to use the 3rd button from left to right in the Top left corner of the visual
The Expand all down one level in the hierarchy button
then the axis will display all
Good Luck! :smileyhappy:
- powerbitv8 years agoFrequent Visitor
"Expand all one level down in the hierachcy" is working file, but it has several item on the x-axis, Month-ProductName (eg: Jan-ProductName1, Jan-ProductName2... Feb-ProductName1, Feb-ProductName2.. and so on).
I need just Jan, Feb, March on x-axis and Porduct details "drilling down" and stacked area chart like below
- Anonymous8 years agoNot applicable
Did you ever get a resolution on this, I would like to accomplish the same task.