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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
hello can some one tell me how i can make the Y ass to percentage on the screenshot
Solved! Go to Solution.
Hi @Krijgersss - you have to calculate the percentage measure and use it on Column Y-axis.
example: i have calculated a measure to get the percentage as below:
you can use this calculation in your visuals as below:
Example:
Hope it works
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
You can try this solution: https://drive.google.com/file/d/1JSBQrHOyGy21hvivw5LGU9TDHS5ATAGQ/view?usp=sharing
I hope it will help you else you can share more detailed description or example for the understanding....
If you get your solution then mark ✅✅✅ as a solution.
Hi @Krijgersss - you have to calculate the percentage measure and use it on Column Y-axis.
example: i have calculated a measure to get the percentage as below:
you can use this calculation in your visuals as below:
Example:
Hope it works
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |