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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Multiple Search

I have a table with columns Firstname,middlename and lastname , implemented text filter to search. How can  I implement multiple search that allows user to enter a word and it should fetch among all the rows with that word matching at least one of the 3 columns.

I tried to implement by creating a new table ,check measure and measure , by union of all the columns.And this procedure is taking more space as a new table is created for it.

Is there any other way to do multiple search other than the above mentioned one so it does not increase the size of the file.

 

 

 

 

 

 

2 REPLIES 2
AlB
Super User
Super User

Hi @Anonymous 

You can create a measure that checks whether the term is in any of the three columns and apply it as a visual filter. The visual would be a table with all three columns 

Please mark the question solved when done and consider giving kudos if posts are helpful.

 

Cheers  Datanaut

Anonymous
Not applicable

I tried to create the measure but unable to apply it to the visual filter.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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