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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

JSON parser in Dataflow incorrectly parsing small values

In Power Query desktop, the JSON parser correctly runs the following example:

 

let
    Source = Json.Document("{ a: 0.000068 }")
in
    Source

Resulting in: a:6.8E-05

Unfortunately the same query in Dataflow results in: a: 0

 

Of course, putting the value in quotes forces it to be a string and it is returned correctly in both products. However, the JSON parser should not be rounding numeric values to zero and should be using the same JSON parser so we don't get inconsistencies in parsing.

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

Hi @Anonymous 

 

Thanks for catching this! But sorry that I can't fix it in my side. I'd like to suggest tou raising this issue to support team for better advice.

https://powerbi.microsoft.com/en-us/support/

Support Ticket.gif

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

View solution in original post

1 REPLY 1
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

Thanks for catching this! But sorry that I can't fix it in my side. I'd like to suggest tou raising this issue to support team for better advice.

https://powerbi.microsoft.com/en-us/support/

Support Ticket.gif

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.