Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
Have both whole number and decimal values in single column . I want to display as it is (whole number should display 1 and decimal number should display 0,5)
Column = SWITCH(TRUE();TABLE[FROM DATE]=TABLE[Active Date];0,5;TABLE[TILL DATE]=TABLE[Active Date];0,5;ROUND(1;0))
Rgds
H
hi, @Henrik_99
After my research, I'm afraid it couldn't achieve in Power BI for now.
when you set the format and this whole column will have the same format.unless you set the format is Text.
For your requirement, you could post your new idea in Power BI ideas and make this feature coming sooner.
Best Regards,
Lin
In format tab change decimal to 0
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.