The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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