Reply
jaracad
Regular Visitor
Partially syndicated - Outbound

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

Syndicated - Outbound

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

Syndicated - Outbound

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

 

 

Syndicated - Outbound

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!

Syndicated - Outbound

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

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)