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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Enileda3
Frequent Visitor

Power BI Dataflow cant read small decimals or columns that are mostly 0

I have a csv files with 600+ rows. There is no problem reading into Power BI Desktop but when read into Power BI dataflow, I encountered the following issues:

1. Columns with mostly 0 are read as all 0 -> tried sorting but end up other columns will end up becoming zero.

2. decimal numbers that are very small are read as 0 (e.g. 0.00000184 is read as 0) -> in order to avoid small decimals that are read as 0, i have converted it into text but small decimal ends up being read as scientific format 12E05 and not able to convert back into numbers.

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

Hi @Enileda3 ,

Try to change a measure column to data type text (so you will see numbers like ##.##000000000).

 

Similar question:

Power BI dataset loses decimals when created from dataflow

 

Best Regards

Lucien

View solution in original post

2 REPLIES 2
v-luwang-msft
Community Support
Community Support

Hi @Enileda3 ,

Has your problem been solved, if so, please consider Accept a correct reply as the solution to help others find it.
 
Best Regards
Lucien
v-luwang-msft
Community Support
Community Support

Hi @Enileda3 ,

Try to change a measure column to data type text (so you will see numbers like ##.##000000000).

 

Similar question:

Power BI dataset loses decimals when created from dataflow

 

Best Regards

Lucien

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors