Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello Everyone,
We have a requirement to display below data on 100% stacked column chart
Candidate_ID is nothing but Applicant here, all applicants should get displayed on chart like below, but I am not sure how to fit all above columns into axis to divide them as per region. I tried to create new table in Power query editor, also tried to create using UNION DAX query but thats not working.
Please provide your inputs.
Solved! Go to Solution.
@lokeshb31 , For this visual you have to unpivot this table.
https://radacad.com/pivot-and-unpivot-with-power-bi
You can have more than one measure in 100% stacked. But you can not have that on axis
@lokeshb31 , For this visual you have to unpivot this table.
https://radacad.com/pivot-and-unpivot-with-power-bi
You can have more than one measure in 100% stacked. But you can not have that on axis
Sorry for late reply Amit but this suggestion worked. How we achieved it -
1. Create reference table and add Applicants column with value as Yes for all Candidate ID
2. Select Applicants, Interviewed, Offered, Hired columns and select option "Unpivot only selected columns"
3. We got Candidate ID, Attribute and value columns. We plotted attribute on axis and value in Values
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
20 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |