Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Henrik_99
Resolver I
Resolver I

Remove zero digits

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))

 

 

Untitled.png

 

Rgds

 H

2 REPLIES 2
v-lili6-msft
Community Support
Community Support

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

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

In  format tab change decimal to 0

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors