This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello community,
I have the coumn Total price in my table Sales. It's fixed decimal number:
Now, I create a measure called Total sales:
I create a report with a matrix and show Total sales per Customer number. And now you see a strange behavior: For customers 21 and 24, my measure shows more than 4 decimal places - like this: 9.283,79999999999999
Does anyone know why this happens? Fixed decimal number means, that there should be maximum 4 decimal places.
Greetings
Solved! Go to Solution.
Hi @Jan_Trummel,
Since you are calculating Total Price by multiplying total other columns which are decimals, it is possible that you get more than a fixed a number of decimal places. To maintain consistency in your report, I suggest that you set the decimal places to 2 (or 4, whichever you want) instead of Auto.
Did I answer your question? Mark this post as a solution if I did!
Check out this blog of mine: How to Export Telemetry Data from Azure IoT Central into Power BI
I would check the fields [unit price] and [quantity]. If you change those to Fixed Decimal Number, that should clear up the issue.
Hi @Jan_Trummel,
Since you are calculating Total Price by multiplying total other columns which are decimals, it is possible that you get more than a fixed a number of decimal places. To maintain consistency in your report, I suggest that you set the decimal places to 2 (or 4, whichever you want) instead of Auto.
Did I answer your question? Mark this post as a solution if I did!
Check out this blog of mine: How to Export Telemetry Data from Azure IoT Central into Power BI
Hi @Shaurya and sorry for really late answer!
It seems like if Power BI would store the values not as fixed decimal numbers, isn't it? Or is it a display error?
Greetings
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 26 | |
| 22 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 21 | |
| 18 |