Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to remove Scientific Notation

 

In my table data looks like Scientific Notation.please find the screen shot.

 

 
       

 

i have used below measure for the graph 

 

Total Month =

 

IF(SELECTEDVALUE('Order Table Total'[Sno])="6.Total Month Variation",CALCULATE(SUM('Master Data Base'[Value]),ALLSELECTED('Order Table Total'[Sno])),

 

SUM('Master Data Base'[Value]))
 
how to trun off scientif notation in  my report . 
 
i am trying to Format i am getting Error.
 
Looking for support.
 
 

 

6 Replies

  • Anonymous , check if the format you have check the Scientific , or force it to decmal

    measure tools

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      amitchandak  sir have changed to Decimal but its still in Scientific .should i change to Excel also ?

      • amitchandak's avatar
        amitchandak
        Super User

        Anonymous , if this coming as Scientific from source, you can open and check power query, then better to change at the source. else you can try to change to decimal in power query too