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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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