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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
jaracad
Regular Visitor

Create a slider with column that has a list to filter a another table.

Hello, 

I need some help on creating a slider using a column that has a list of individual words (keywords) in one table that I want to use to create a slider/filter to go an search if this word on the rows from a column in another table and bring the information according to this?

 

Table 1
Column for slider
a
b
c
d
e
f
g

 

Table 2
Column with data
b, d, a
e, f
a, b, c
g, e
b, d, c
f, c
a, c, e

 

Thanks in advance,

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You can use measures as visual filters. BUT you must decide if your slider allows multiple selections, or is single select. For Multi select you need to decide if all conditions must match (ie strings containing "a"  and "b") or if it is enough for one of them to be true (ie strings containing "a" or "b")

 

 

 

 

 

 

See attached for a version that allows multi select

 

lbendlin_2-1695947361785.png

or

lbendlin_3-1695947374315.png

 

 

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

You can use measures as visual filters. BUT you must decide if your slider allows multiple selections, or is single select. For Multi select you need to decide if all conditions must match (ie strings containing "a"  and "b") or if it is enough for one of them to be true (ie strings containing "a" or "b")

 

 

 

 

 

 

See attached for a version that allows multi select

 

lbendlin_2-1695947361785.png

or

lbendlin_3-1695947374315.png

 

 

Thank you so much. I ended applying another solution by duplicating tables and creating relationships but this solution looks so much clean for the model. I will use it!

@lbendlin solution will certainly work. Another option, if you don't need to display the list of keywords for some reason, like perhaps there are a ton of possible words in the dataset, you can import the custom visual Text Search, which is just a standard search box where a user can type a keywork and search the field you want. 

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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