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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
SrinathLM10
Helper I
Helper I

Add Search capability to a numeric type field with out transforming data

Problem: I need to add a search capability to a userID field, which is of numeric type. However, it seems that search functionality is only possible on text type fields.

Constraint: There are restrictions on making changes to the model or transform data step, and there's a live connection set to the data.

Attempts So Far:

  • I can't change the data type in the model view or use advanced query because that requires a transform data step.
  • I can't create a calculated column using DAX, as I couldn't find any option to create a new column in the report.
  • I tried creating a measure to extract the userID from other columns, but creating a measure on a non-calculated column is not supported.

Does anyone have any suggestions on how to tackle this issue or if any of my observations above are incorrect? Any help would be greatly appreciated. Thanks!

5 REPLIES 5
SrinathLM10
Helper I
Helper I

Thanks for the reply @lbendlin Since the field is of numeric type the filter pane does not allow you to search

Cannot reproduce -

 

lbendlin_0-1729639116082.png

lbendlin_1-1729639128799.png

 

 

Sorry, I did not understand the comment 'Cannot reproduce.' As you can see in the snapshot, we cannot search for numeric type.

I can search for any number in that filter?

lbendlin
Super User
Super User

Add that userID field to the filter pane, for example as "Filters on this page"

 

Note: There is a 1 million row limit.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors