Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Percentage differences.

 Hi Everyone,

I've a problem which no matter how i try to solve the percentage it show differently in this 2 visualizations ( Table and KPI ). 

can anyone enlighten me what went wrong? please. 

 

  • aj1973's avatar
    aj1973
    5 years ago
    Anonymous 
    ROUND(your measure ,0)
     
    you need to add " , number of decimals)"
     
     
     

4 Replies

  • aj1973's avatar
    aj1973
    Community Champion

    Hi Anonymous 

    You might want to Round your measure, it would keep the same format for all visuals

    % 2021 LM Target = Round(DIVIDE......

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

       

      Hi Amine, 

      Thanks for replied. 

      Did i entered the correct formula? appreciate it.

      • aj1973's avatar
        aj1973
        Community Champion
        Anonymous 
        ROUND(your measure ,0)
         
        you need to add " , number of decimals)"