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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
0803
Frequent Visitor

Connect Indepedent Slicers to a Visual

Hello, 

 

I have created slicers that are generally category names and email types that I would want to connect to visual so the visual is able to interact when these email types or category names are selected. I can't seem to work this out. Any advise is appreciated!!

1 ACCEPTED SOLUTION
v-ssriganesh
Community Support
Community Support

Hello @0803,

Just checking in have you been able to resolve this issue? If so, it would be greatly appreciated if you could mark the most helpful reply accordingly. This helps other community members quickly find relevant solutions.
Please don’t forget to “Accept as Solution” and Give “Kudos” if the response was helpful.
Thank you.

View solution in original post

5 REPLIES 5
v-ssriganesh
Community Support
Community Support

Hello @0803,

Just checking in have you been able to resolve this issue? If so, it would be greatly appreciated if you could mark the most helpful reply accordingly. This helps other community members quickly find relevant solutions.
Please don’t forget to “Accept as Solution” and Give “Kudos” if the response was helpful.
Thank you.

danextian
Super User
Super User

Hi @0803 

 

No enough information to find out what is exactly going on. I can only assume that the visuals are coming from different tables and the slicer is from a table which relationship doesn't flow to the other tables - for example, the column from  a fact table which doesn't have a relationship to another table is used instead of the one from the dimension table.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
v-ssriganesh
Community Support
Community Support

Hello @0803,
Thank you for reaching out to the Microsoft Fabric Forum Community.

I have reproduced your scenario in Power BI Desktop and achieved the expected output successfully.

I created slicers using Category and EmailType fields from the same Emails table and added a table visual showing relevant data. Upon selection in either slicer, the visual responded correctly. For your reference, I’m attaching the working .pbix file that demonstrates this behaviour.

If the slicers are based on unrelated tables (e.g: disconnected dimension tables), then the visual won’t filter unless relationships or measures are adjusted. If slicers are from disconnected tables, you can use DAX measures with TREATAS() or USERELATIONSHIP() to bridge slicer selection to the fact table.

But in this case, since the slicers are using the same table (Emails), no extra relationship or DAX is needed.

 

If this information is helpful, please “Accept as solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.

Hello - The slicers are based on unrelated tables. Generally, I created a table to list the category of emails that I want to use as a slicer to show these categories of emails in the visual. This is because the data table is a count of all emails from these categories that are in different files that I have combined together. 

Hello @0803,

Thank you for the clarification.

Since your slicers are based on unrelated tables, the visuals won’t respond to slicer selections by default because there’s no direct relationship between the slicer table and your main data table.

However, you can still achieve the desired interactivity using a DAX-based solution with TREATAS().

If this helped resolve your issue, please click “Accept as Solution” and consider giving a "kudos" to support other community members.

Thank you.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.