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
Hi All,
I have a table which contains mulitple columns. 2 of those columns are 'Pass/Fail' & 'AgeGroup' containing the following values as a sample:
| PassFail | AgeGroup |
| Fail | 26-34 |
| Pass | 18-35 |
| Fail | 26-34 |
| Pass | 36-50 |
How do I calculate the % to 100% of each age group in a 'Clustered Column Chart'?
I tried the following but it's not giving me a total of 100%:
Thanks.
Solved! Go to Solution.
Hi,
Try something like this:
Example data:
Dax:
End result:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
Hi,
Try something like this:
Example data:
Dax:
End result:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
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 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 9 | |
| 9 | |
| 8 |