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.
Hey all,
I have one dax to calculate either WOS or inventory (see below). Given that, I want to show 1 decimal of my WOS, but integer for my inventory. How should I edit my dax to reflect what I want?
I treid both fixed and round function, but none works for me. Thanks!
Solved! Go to Solution.
Hello @naoyixue1
you can use the format() function to get the desired output
check the demo measure below
@Anonymous Thanks!
Hello @naoyixue1
you can use the format() function to get the desired output
check the demo measure below
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.