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
Anonymous
Not applicable

Year Formatting not working in Current Selections Multi-row card

Hi,

 

I have a Year field YYYY which I have formatted as Data Type: Whole Number and Format: Whole Number.

I have also kept zero decimal places.

 

When I use this column in the table report, it correctly shows the Years as 1994, 1995 and so on till 2019.

 

However, I am also using this column as a report level filter and showing the current selections made using a measure as below - 

IF(ISFILTERED(Year), SELECTEDVALUE(Year, "Multiple Selections"), "No Selection").
In the current selections Multi-row card, the selected Year value appears with 2 decimal places i.e. 1994.00, 1995.00 and so on.
 
Please help to format it correctly in the Multi-row card.
 
Thanks,
Vishy

 

 

1 ACCEPTED SOLUTION
v-lid-msft
Community Support
Community Support

Hi @Anonymous ,

 

We can change the format of measure to whole number to fix this problem.

 

24.PNG26.PNG

 

 

 

BTW, pbix as attached.

 

Best regards,

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

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

View solution in original post

1 REPLY 1
v-lid-msft
Community Support
Community Support

Hi @Anonymous ,

 

We can change the format of measure to whole number to fix this problem.

 

24.PNG26.PNG

 

 

 

BTW, pbix as attached.

 

Best regards,

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

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

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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