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! Learn more

Reply
Tizzy83
Regular Visitor

Search by list : one slicer for different type of search

Hello,

 

I am currently migrating reports from QlikView to Power BI, and I am attempting to replicate a "search by list" feature available in Qlik.

 

In Power BI, I am using the "Filter by list" visual, but I can only input one field for the search.

However, in our scenario, we need to search by CustomerID, OrderID, and ProviderID separately.

Currently, I have to use three distinct filters, one for each parameter.

 

I would like to optimize this process, if possible, either by having one slicer that automatically recognizes the type of search (Customer/Order/Provider ID) or by having a single slicer with a drop-down header to choose the type of search.

 

Is there a way to achieve this in Power BI? Whether through the mentioned slicer or another method?

 

I hope my request is clear. Thank you in advance.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Tizzy83 ,
Thanks for the reply, slicer value stacking doesn't work for large data considering you have multiple columns and complex data. You can try the method mentioned in the following article, which is suitable for creating a slicer that displays values from multiple columns, applying a filter to any of the columns.
Creating a slicer that filters multiple columns in Power BI - SQLBI

Best regards,

Albert He

 

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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Tizzy83 ,
Based on your description you seem to be trying to optimize the slicer to get to the point where you can go and filter three fields using just one slicer.
Here some steps that I want to share, you can check them if they suitable for your requirement.
Here is my test data:

vheqmsft_0-1712283611120.png

Put the three fields into the slicer in a hierarchical structure

vheqmsft_1-1712283689021.png

Fianl output

vheqmsft_2-1712283717995.png

Best regards,

Albert He

 

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

 

 

Hey @Anonymous,

 

Thank you for your response.

Unfortunately, this solution wouldn't meet our requirements : We need the capability to filter based on lists from other files, such as Excel sheets or CSV files. These lists could vary greatly in size, ranging from just 10 references to as many as 10 000.

Therefore, this method is not suitable for our needs.

I hope this clarifies my request.

Thank you again for your input. 🙂

Anonymous
Not applicable

Hi @Tizzy83 ,
Thanks for the reply, slicer value stacking doesn't work for large data considering you have multiple columns and complex data. You can try the method mentioned in the following article, which is suitable for creating a slicer that displays values from multiple columns, applying a filter to any of the columns.
Creating a slicer that filters multiple columns in Power BI - SQLBI

Best regards,

Albert He

 

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

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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