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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
AndradeRobson
Helper II
Helper II

Problems with value 0.00

Goodnight!

I need help with the value 0.00 in the DAX measure, as it is leaving the graph value with an error of 2.05E11 instead of 0.00.

How could I solve it?

Below is the function used.

CALCULATE([Movement by Filter CNPJ Menu x CNPJ PL Contas],FILTER(ALL(dCalendario),dCalendario[Data]<=MAX(dCalendario[Data])))

Att.

Dados Gráfico.PNG

Grafico.PNG

2 ACCEPTED SOLUTIONS
Ritaf1983
Super User
Super User

Hi @AndradeRobson 
Try to use a dynamic string format, it should help.

All guides show currencies, but it works perfectly on numbers too.

https://www.youtube.com/watch?v=s4jeX9EKON4

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

Rita, good morning!

Thank you very much for the tips.
I believe that POwer Bi had a bug, because in the view, I deleted the DAX function, updated all the tables and then added the function again and it worked.

Att.

Robson

View solution in original post

4 REPLIES 4
Ritaf1983
Super User
Super User

Hi @AndradeRobson 
Try to use a dynamic string format, it should help.

All guides show currencies, but it works perfectly on numbers too.

https://www.youtube.com/watch?v=s4jeX9EKON4

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Thanks for the tip.

But the table number 0.00 still appears in this strange format on the graph.
Has anyone had this problem?

Att.

Robson

@AndradeRobson  please share dummy pbix and i will check it.

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Rita, good morning!

Thank you very much for the tips.
I believe that POwer Bi had a bug, because in the view, I deleted the DAX function, updated all the tables and then added the function again and it worked.

Att.

Robson

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors
Top Kudoed Authors