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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Gopinath_iyer
Helper II
Helper II

Hierarchy and filter

Hello Friends,

 

i have a data set like below

 
AgentsPolicies soldEntity keyParent key
A131 
B222 
C531
D2043
E2052
F1062

 

The requirent is to create a matrix view in power bi with hierarchy and Agent filter as well. So if the user selects Agent 'A' in filter the view should be as below

AgentsPolicies sold
A38
    C25
          D20

 

and if the user select 'C' in Agent filter view should be

AgentsPolicies sold
C25
    D20

 

can this be done in power bi. Any suggestion would be of great help.

 

regards,

Gopi

2 REPLIES 2
MFelix
Super User
Super User

Hi @Gopinath_iyer ,

 

This is a common parent child pattern.

 

You need to follow the dax pattern show in this blog post by SQLBI guys.

 

If you need any assistance please get back to me.


Regards

Miguel Félix


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

Proud to be a Super User!

Check out my blog: Power BI em Português





 

Thanks,

 

i have implemented this and the hierarchy is coming fine, but when i use the Agent filter it is not working properly.

 

e.g, when i select 'C' in Agent filter

i am getting

AgentsPolicies sold
A25
    C25

 

but i want 

AgentsPolicies sold
C25
    D20

 

basically i want to see the selected agent and his downline with their respective policies sold counts, but i m getting the selected agent and the upper level with the policies sold count of selected agent for all the agents. 

Helpful resources

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

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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