The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have a value that I'm wanting to show as a decimal number. In power query I have the data type as a decimal number and it shows correctly. I apply and close, and after it finishes loading, the value shows as the nearest whole number, even when the data type is decimal number with 2 decimal spots showing.
Solved! Go to Solution.
I was using decimal number as both the data type and format, but it was still showing incorrect. I was able to fix this by using fixed decimal number as the data type before loading instead of decimal number.
I was using decimal number as both the data type and format, but it was still showing incorrect. I was able to fix this by using fixed decimal number as the data type before loading instead of decimal number.