Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |