Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Percentage value showing issue

Hi All,

I have one measure in my Power Bi report as below
When i am adding it in report It's showing like 0.9(93.0%)

Bharathi_99_0-1715160255791.png


But I just only want to show 93.2% when I hover on bar

FAST NORTH SIDE=

VAR FastMeasure = [FAST MEASURE]
VAR NorthTotal = [NORTH TOTAL MEASURE]

RETURN
   DIVIDE(FastMeasure, NorthTotal, 0)



help me with resolving this

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

Bharathi_99_0-1715830359316.png

I hope this helps

Thanks!

View solution in original post

6 REPLIES 6
Anonymous
Not applicable

Hi, @Anonymous 

According to the information you provided, it doesn't reproduce your problem for the time being, you can try to select the data presentation as a percentage in the Format field, if it doesn't solve the problem, you can share the pbix file without sensitive data for testing.

vyaningymsft_0-1715222136528.png

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

Anonymous
Not applicable

Hello,
Actually The screenshot I psted in that I am using Clustered bar chart not bar chart, sorry for confusion

Anonymous
Not applicable

Hi, @Anonymous 

Have you solved your problem now, happy to help, you can share the pbix file without sensitive data so that you can solve your problem faster.

Best Regards,
Yang
Community Support Team


Anonymous
Not applicable

Hi, it's alsmost done
but showing summarized 100% in (), I don't want that
I just want to show just my result percentage nothe (100%)

If you could help me please help

Anonymous
Not applicable

Hi, @Anonymous 

Would love to be able to help you, however, it's hard to solve the problem with just a screenshot without a test environment, you can share the pbix file without sensitive data.

Best Regards,
Yang
Community Support Team

Anonymous
Not applicable

Hi @Anonymous ,

Bharathi_99_0-1715830359316.png

I hope this helps

Thanks!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors