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

Related Slicers in DirectQuery Mode

Hi all,

 

Is there a difference in the use of slicers between the Import and the DirectQquery Mode? To me it seems that when using Import mode i can have related slicers (say I choose a country in the first slicer, in the second one i will have only the brands we are selling in  this country) whereas it's not working in the DirectQuery mode (all brands in all country appearing, despite the fact that I chose a country).

 

Does anyone have a clue?

1 ACCEPTED SOLUTION

@Anonymous

 

Actually I solved my issue, it had absolutely no links with the DirectQuery mode. It's just that I was taking two fields from different tables and in that case the cascading slicer does not work. So I did a RELATED() to import in the same table the 2 fields i was interesting in for the filter 🙂

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @sophie63,

I am not able to reproduce your issue, based on my test, related slicers works as expected when I connect to SQL Server database using import mode or DirectQuery mode.

What is the data source in your scenario? Could you please post table structure and sample data in  your tables for us to analyze?

Thanks,
Lydia Zhang

@Anonymous

 

Actually I solved my issue, it had absolutely no links with the DirectQuery mode. It's just that I was taking two fields from different tables and in that case the cascading slicer does not work. So I did a RELATED() to import in the same table the 2 fields i was interesting in for the filter 🙂

Helpful resources

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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