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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
cherrypbi
Advocate I
Advocate I

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
Super User
Super User

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
Super User
Super User

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!




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
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors