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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Magin3
New Member

search multiple values (google-like search field)

Hi, Thanks for your patience with me and hopefully I can be directed/redirected to instructions that will help. I am new to all of this and powerbi. I just want a search field from which I could look up various part numbers for a given table (plug ABC and DEF in the search bar, then get both results for the line containing ABC and the line containing DEF). I was able to upload my table to power BI. Then I followed this Youtube video Simplify User Navigation - The Ultimate Google-like Search Bar in Power BI but I can only look up one item at a time. I was able to create another search box slicer, but for that one you still have to look them up individually, then select, then look up the next one in the search bar...

 

Thanks, M-A

1 ACCEPTED SOLUTION
Magin3
New Member

thanks to everyone who helped out. I was finally able to achieve this goal by adding and inserting a MassSlicer visual 

View solution in original post

7 REPLIES 7
Magin3
New Member

thanks to everyone who helped out. I was finally able to achieve this goal by adding and inserting a MassSlicer visual 

Anonymous
Not applicable

Hi @Magin3 ,

I am happy to learn that you found the cause of the problem and fixed it.

Please accept your own reply as a solution, it will make it easier for other users who may be experiencing the same problem to find a solution.

Thank you for your understanding!

Best regards,

Lucy Chen

Anonymous
Not applicable

Thank you for the reply from uzuntasgokberk .

Hi @Magin3 ,

The text slicer has limited to just one selection point currently.

If you are trying to achieve a result that filters more than one, we could use the built-in slicer's search function.

Click on the '...' icon of the slicer and check “Search” to open the slicer's search function. 

Screenshot 2025-01-06 135210.png

Screenshot 2025-01-06 134934.png

You could also filter only for specific visual objects or for the entire page of the report.

Screenshot 2025-01-06 140050.png

If the above ones still not help you get the expected result, please provide some raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It would be helpful to find out the solution. You can refer the following link to share the required info:

How to provide sample data in the Power BI Forum

And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best regards,

Lucy Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

uzuntasgokberk
Super User
Super User

Hello @Magin3 ,

 

There is "text slicer" visualization on visualization pane to solve your problem.

uzuntasgokberk_0-1735927860270.png

To use this do not forget to enable.

uzuntasgokberk_1-1735927905316.png

Examples:

uzuntasgokberk_2-1735927939030.png

2.

uzuntasgokberk_3-1735927956512.png

 

Kind Regards,
Gökberk Uzuntaş

📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!

🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |

Thanks so much! part a) solved. part b) of my question was; if I need to find both 41 and 42 how would I enter it in the searchbox for it to retrieve both results? The searchbox is a SearchFilter formula.

 

 

Magin3_1-1735930014905.png

this isn't pulling anything up

Hello @Magin3 ,

For the new text slicer, you need to add a calculated column if you want to search across multiple columns. For example, if you want to search by forename and surname, you must create a new calculated column using DAX or M language and then use that column in the text slicer. However, currently, you cannot search for separate values like Name, Surname independently.

@Anonymous (Thank you for suggestion) suggestion might be the best solution for your case. His approach also requires providing a single value each time, meaning the value must be entered and enabled individually, rather than using a format like Name, Surname.

 

Kind Regards,
Gökberk Uzuntaş

📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!

🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors