Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
It looks like the 100% stacked bar chart shows the percentage of each item out of one cumulative total. Is there a way to create a 100% stacked bar chart where each bar is out of its own amount? I'm trying to create a graphic where each bar is sort of its own progres bar.
Solved! Go to Solution.
Hi @Domenick ,
Here's the workaround.
Sample data
Current progress = DIVIDE(SUM('Table'[Num]),CALCULATE(SUM('Table'[Num]),ALL('Table')))
Unfinished progress = 1-[Current progress]
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Domenick ,
Here's the workaround.
Sample data
Current progress = DIVIDE(SUM('Table'[Num]),CALCULATE(SUM('Table'[Num]),ALL('Table')))
Unfinished progress = 1-[Current progress]
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This could be done with Charticulator. I'm not aware of an existing visual that will do that (if I understand your desired result).
(8) Charticulator Visual IS HERE!!! - Season 1 Episode 1 - YouTube
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
User | Count |
---|---|
141 | |
71 | |
64 | |
52 | |
50 |
User | Count |
---|---|
208 | |
91 | |
62 | |
59 | |
56 |