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! Request now

Reply
Anonymous
Not applicable

Slicer Management Options - Please Help!!!

I currently have a dimension table, representing all of my customers names and IDs over time.  It is joined with an output of customer transactions, with just the IDs.

 

I'd like my slicer to ONLY include customer names (from the Dim Table) with the matching IDs from the transacational data. 

 

In other words, I want to manage the slicer options away from including all of the options, and only those customer IDs that are in the main dataset.

 

All guidance is appreciated.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

Try using LOOKUPVALUE DAX function. And then use the new column in your slicer.

2019-04-17 13_33_49-Window.png

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous 

Whats the issue then?
Create a slicer from the IDs on the main data table. It is straight forward...

2019-04-17 13_21_09-papercut - Remote Desktop Connection.png

Anonymous
Not applicable

@Anonymous

It’s not the ID I need in the slicer. It is the associated customer name in the Dim Table. Problem is, that when I use the Customer Name field it shows all variables, not just those IDs that match the main data table.
Anonymous
Not applicable

Hi @Anonymous 

Try using LOOKUPVALUE DAX function. And then use the new column in your slicer.

2019-04-17 13_33_49-Window.png

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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