Forum Discussion
Dbhuertac
8 years agoNew Member
Help Creating a Stacked bar graph with different subcategories
Hi all! I'm fairly new to Power BI and was wondering if anyone had any insight into how I could make a single visualization with multiple bar graphs using the same data set, and with each bar gra...
- Anonymous8 years ago
Hi Dbhuertac,
Maybe you can try to use hierarchy slicer to filter visual graph to display specific items.
Otherwise you need to write a measure with conditions as value field of visual, I think it is hard and complex to achieve.Sample: hide bars when drill down.(2 level)
How to hide bars when drilling down in the same visualization?
Regards,
Xiaoxin Sheng
Anonymous
8 years agoNot applicable
Hi Dbhuertac,
Maybe you can try to use hierarchy slicer to filter visual graph to display specific items.
Otherwise you need to write a measure with conditions as value field of visual, I think it is hard and complex to achieve.
Sample: hide bars when drill down.(2 level)
How to hide bars when drilling down in the same visualization?
Regards,
Xiaoxin Sheng