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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
I have a column in my table which is a decimal number. Some of the values are positive numbers and some are negative. I want to be able to convert the negative numbers to a positive.
I have tried using Number.Abs and that doesnt work, is there a way to change the negatives.
Total |
1 13 -20 10 -8 25
|
Thank you for your help
Solved! Go to Solution.
Hi @maurcoll use only ABS() it should work
Find this helpful? ✔ Give a Kudo • Mark as Solution – help others too!
This should be relatively easy using ABS() as susggested Royel below
This should be relatively easy using ABS() as susggested Royel below
Hi @maurcoll use only ABS() it should work
Find this helpful? ✔ Give a Kudo • Mark as Solution – help others too!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.