The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
The actual data in database (Azure SQL Server) is 497.60; but when displaying on the chart, it shows as "497.5999999997".
This looks like happened ramdonly. The same set of data (data from the sam SQL data table column) will display correctly in other points.
Solved! Go to Solution.
Hi @simonxiao,
Please choose your field first on Fields Pane, and then in the modeling tab, you can choose how many decimal places you wanna show like the following screenshot(highlighted in red line).
If you have any issue, please let me know.
Best Regards,
Angelia
Hi @simonxiao,
Please choose your field first on Fields Pane, and then in the modeling tab, you can choose how many decimal places you wanna show like the following screenshot(highlighted in red line).
If you have any issue, please let me know.
Best Regards,
Angelia
Is this a bug? The data saved in database is correct stored; and the data show on the label is correct; why the data showing on the chart sometimes is not correct?
This is because of the floating point.
You can solve this by using the data type: Fixed decimal number instead of Decimal number
User | Count |
---|---|
79 | |
73 | |
39 | |
30 | |
28 |
User | Count |
---|---|
108 | |
99 | |
55 | |
49 | |
45 |