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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to generate a 100% stacked graph but with more than one variable to compare each other within the same category.
Something Like this:
But in PBI I can only see one measure at a time and it doesn't allow side-by-side comparison., this:
Has anyone already faced this issue? Have you been able to resolve it?
Solved! Go to Solution.
Hi my fried!
It could be, but for my porpose not becuase my source have a lot of records. I found another way transforming data before through unpivot columns I reach same sample that you provide but for a lot of records. Here is the solution from https://stackoverflow.com/questions/73369151/100-stacked-column-chart-in-power-bi
Hi Ramses,
try this one and let me know if there is any problem.
Hi my fried!
It could be, but for my porpose not becuase my source have a lot of records. I found another way transforming data before through unpivot columns I reach same sample that you provide but for a lot of records. Here is the solution from https://stackoverflow.com/questions/73369151/100-stacked-column-chart-in-power-bi