Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

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%)


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

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous ,

    I hope this helps

    Thanks!

6 Replies

  • Anonymous's avatar
    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.

    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's avatar
      Anonymous
      Not applicable

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

      • Anonymous's avatar
        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