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
Atf23
Helper I
Helper I

Dynamic filters

Hi all,

Thanks in advance for any input.
I have the table CUSTOMER as follows : 

Atf23_0-1712916918137.png

I have another table FILTER as follows :

Atf23_1-1712917000033.png

I need to use the table FILTER to filter the table CUSTOMER by selecting the filter name from that table as follows :

Atf23_2-1712917231694.png

I want a dynamic solution because the filter table can be modified any time and can specify a filter over one or many columns in the CUSTOMER table


Further, the value in the FILTER table can contain a list of values.

Thanks a lot

2 REPLIES 2
Atf23
Helper I
Helper I

@v-heq-msft, thanks for your answer. I didn't get the meaning of "combination of filters and slicers".
The dataset I provided simulates the real dataset I am working on. In fact, I cannot say in advance what column will be concerned by the predefined filters to set up the slicers or the filters in desktop. 
The solution I am looking for should allow me to translate the predefined filters set into some filed that can filter my main table (CUSTOMER) using a relationship or a comparison using DAX measure like contains.
Thanks again  

Anonymous
Not applicable

Hi @Atf23 ,
Based on your description and the data provided, the fastest way to reach your goal is to use a combination of filters and slicers as per the contents of your filter table. Since the data you provided contains ranges and character matching conditions, using multiple slicers will help you faster.

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