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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Analitika
Post Prodigy
Post Prodigy

How remove scientific notation from visual in Power BI

Hi,

 

I would like to ask how I could remove scientific notation from visual in Power BI. 

Analitika_0-1677828947182.png

I marked red line 2e -6 . How to make that it will be like 0 not 2e-6?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Analitika ,

What's the data type of the field which used in X axis of bar chart? Please try to update its data type as Decimal number with the proper decimal places...

yingyinr_0-1678083458976.png

In addition, you can refer the following links to get it.

How to get rid of scientific notations in power bi's powerquery monitor

Power Query is for cleaning and preparing your data so what you see isn't necessarily how it will look when it's in a report/visual.

In Power Query just set the column to Decimal.  Close and Appy to load the data into Power BI Desktop, then in Power BI Desktop click on the column and set the Format to general as shown in my image.

If you look at the numbers in a table they should not be in scientific format now.


Remove Scientific notation in measure


After loading data into desktop, please change the data type to Decimal, and set decimal places to 11 or above if you want to display the whole value. 

yingyinr_1-1678083679607.png

If you only want to round the value as a integer, set decimal place to 0.

yingyinr_2-1678083679613.png

If the above one can't help you, please provide some raw data in your table (exclude sensitive data) with Text format, your visual Fields settings and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following links to share the required info:

How to provide sample data in the Power BI Forum

How to Get Your Question Answered Quickly

And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Analitika ,

What's the data type of the field which used in X axis of bar chart? Please try to update its data type as Decimal number with the proper decimal places...

yingyinr_0-1678083458976.png

In addition, you can refer the following links to get it.

How to get rid of scientific notations in power bi's powerquery monitor

Power Query is for cleaning and preparing your data so what you see isn't necessarily how it will look when it's in a report/visual.

In Power Query just set the column to Decimal.  Close and Appy to load the data into Power BI Desktop, then in Power BI Desktop click on the column and set the Format to general as shown in my image.

If you look at the numbers in a table they should not be in scientific format now.


Remove Scientific notation in measure


After loading data into desktop, please change the data type to Decimal, and set decimal places to 11 or above if you want to display the whole value. 

yingyinr_1-1678083679607.png

If you only want to round the value as a integer, set decimal place to 0.

yingyinr_2-1678083679613.png

If the above one can't help you, please provide some raw data in your table (exclude sensitive data) with Text format, your visual Fields settings and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following links to share the required info:

How to provide sample data in the Power BI Forum

How to Get Your Question Answered Quickly

And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors