Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi! I'm stuck! I need help in doing this:
First, I need to create a Slicer with the colours variable, so you can choose Red, Purple, etc. Once you have selected the colour, the stack chart should represent the variables Cars, Bikes, Motorbikes and Truck on the Y axis and the staked variables should be A and B.
So I can't reach the way you may organise the dataset in order to have the slicer first and then using the Stack Chart the way I mentioned.
This is the graph I need when you pick Red in the Slicer, and so on. (The values on the graph aren't correct, is just an example of what I need).
Thank you soooo much!!! 🙂
Solved! Go to Solution.
As you mentioned, first step is to get your data into a proper table. For this I suggest:
| ColourSlicer | Vehicle | Category | Value |
| Red | Cars | A | 19.0 |
| Red | Cars | B | 83.6 |
Once the table is set up in this manner, the Slicer Visual and Stacked Bar chart will come naturally.
Hope this gets you going.
Regards,
As you mentioned, first step is to get your data into a proper table. For this I suggest:
| ColourSlicer | Vehicle | Category | Value |
| Red | Cars | A | 19.0 |
| Red | Cars | B | 83.6 |
Once the table is set up in this manner, the Slicer Visual and Stacked Bar chart will come naturally.
Hope this gets you going.
Regards,
Thank you so much! I was really stuck with this.
I've learned so much with your answer and the problem is solved.
Thank you so much!
@Gems ,
Glad I could help.
Just keep thinking in terms of dimension and fact data tables, and things become much easier to visualize.
Good Luck and Best Regards,
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 45 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 107 | |
| 105 | |
| 40 | |
| 33 | |
| 25 |