Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello community,
could you help me?
If I create a calculated column or a measure that uses a decimal point, power bi understands it as a number.
To test it, I created a calculated column and a measure with the formula 1.1 + 3 and I obtain 14 instead of 4.1
Also tried to replace the dot for a comma, but then I just get an error.
Does anyone know how to fix this?
Test Measure = 1.1 + 3
TEST Calculated Column = 1.1 + 3
Thank you.
@jessicarocha , Can you make sure data type is decimal and it it not marked as % column