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

Same column filter, but showing different values after converting data type to 'text'

Hello,

I wanted to make my ID column (data type: number) a searchable filter so I've duplicated the ID column and made the duplicated field's data type to Text. However, that I've created same filter with duplicated ID filter (text type) and it's now showing different values in the filter.. any idea why this is happening?

I checked the backend table again where the column was duplicated and everythign seems fine...any advice is appreciated. 

 

ex. the ID (TEXT) filter does not have ID 54 or 83 and other values. 

cherrypbi_1-1673568546762.png

 

 

1 ACCEPTED SOLUTION
bolfri
Solution Sage
Solution Sage

Can you provide a Power BI file with those two columns? You can delete anything else. 😉 

 

Numbers are sort from 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and for text it will be 1, 10, 2, 3, 4... etc.

 

You can select ID (TEXT) and order it by column ID (Number) to check all the values.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
bolfri
Solution Sage
Solution Sage

Can you provide a Power BI file with those two columns? You can delete anything else. 😉 

 

Numbers are sort from 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and for text it will be 1, 10, 2, 3, 4... etc.

 

You can select ID (TEXT) and order it by column ID (Number) to check all the values.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

thank you so much that worked!! I clicked on the duplicated Id field (text type) in the Fields panel then chose "sort by column" and chose the ID column (number type) and it worked in Format pane. 

cherrypbi_0-1673569177645.png

 

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