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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

How to remove Scientific Notation

 

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

 

 
       

 

THENNA_41_1-1642080751160.png

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.
 
 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

If your problem still persist, you can refer the solution in the following blog to fix it by customizing the display format of the related column or measure to #.###########; 0; #.########### in the model view as shown below. 

Getting rid of scientific format for decimal numbers in Power BI

yingyinr_0-1642667239723.png

And please change the data type to Decimal, and set decimal places to special number as below screenshot. 

Remove Scientific notation in measure

yingyinr_1-1642667473361.png

Best Regards

View solution in original post

6 REPLIES 6
amitchandak
Super User
Super User

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

measure tools

 

Data format Sci.png

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

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

@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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak  thank you sir your support .let me check 

Anonymous
Not applicable

Hi @Anonymous ,

If your problem still persist, you can refer the solution in the following blog to fix it by customizing the display format of the related column or measure to #.###########; 0; #.########### in the model view as shown below. 

Getting rid of scientific format for decimal numbers in Power BI

yingyinr_0-1642667239723.png

And please change the data type to Decimal, and set decimal places to special number as below screenshot. 

Remove Scientific notation in measure

yingyinr_1-1642667473361.png

Best Regards

Fda
Frequent Visitor

@Anonymous  any way you use this solution and can keep the thousand seperators?

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.