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!View all the Fabric Data Days sessions on demand. View schedule
Hi,
I have a measure which calculates compliance percentage. It shows value correctly when placed on table visual. However When I put the same measure on a bar or Line chart, it does not display any value.
I have verifid that DataType for this measure is Decimal Number -
How to fix this?
Solved! Go to Solution.
Because this is a string type data. Just delete & "%" part of the code as well as the *100 then you can format the measure by selecting percentage data type
Hi,
I tried to create some samples for myself and create the measure of those, it seems it is working properly :
Would you please share some samples and also your measure code here ?
The measure code below:
Because this is a string type data. Just delete & "%" part of the code as well as the *100 then you can format the measure by selecting percentage data type
Thank you! This resolved the issue.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!