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
manoj_0911
Advocate V
Advocate V

How to Dynamically Filter Agent Names Based on Selected Division in Power BI?

Hi,

I am working on a Power BI report where I have connected to SQL Server with 2 tables:

 

1. ag2_subhour - Contains agent details (including Agent Name and DivisionID).
2. division - Contains division details (DivisionID and Division Name).


I have joined these tables using a Left Outer Join on the DivisionID column.

In my report, I have created two slicers:

 Division Name (from the division table).
 Agent Name (from the ag2_subhour table).

I want the Agent Name slicer to dynamically update and show only the agents belonging to the selected Division Name in the other slicer. For example:

If "Billing" is selected in the Division Name slicer, only agents from the "Billing" division should appear in the Agent Name slicer.
Similarly, if "Collections" is selected, only agents from "Collections" should appear.
I have already established a relationship between the two tables in the data model, and the filters are working at a basic level. However, the Agent Name slicer does not update dynamically when a division is selected.
How can I configure this behavior in Power BI?
Any help or guidance would be greatly appreciated!

2 REPLIES 2
Pragati11
Super User
Super User

HI @manoj_0911 ,

 

Can you please share a screenshot of how the relationship is established in your data model?

This could be just an issue of filter direction in your data model.

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Any idea's?

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