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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
DNGP
Regular Visitor

Subset of data filtered on dashboard

Hi There!

 

I'm not even sure whether what I want to do is possible, but I'll give it a try.

 

I have a table that lists details of employees i.e. their ID, their name, name of their supervisors, supervisors ID, and other information. The supervisors are also employees, so their name is listed as employees in this table as well.

 

Users of this dashboard have to form a group out of this database. They can do that by applying multiple filters on this dashboard in order to scope down the population that they want to form a group. Once a group is formed, it's possible that some supervisors are captured in the same group as their team members.

 

What I'm trying to see is that - how many employees are in this same group as their team members. Is this possible? If yes, how can I achieve that?

 

Your help is appreciated. Thank you!

2 REPLIES 2
v-frfei-msft
Community Support
Community Support

Hi @DNGP ,

 

Did you mean RLS in power bi? Please refer to the online document as below.

https://docs.microsoft.com/en-us/power-bi/service-admin-rls 

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

 

Hi @v-frfei-msft ,

 

I think that's not what I'm trying to achieve. Let me clarify the issue.

 

I connected my Power BI to a table that looks similar to the one below. And I created a chart in Power BI.

 

Let's say a user of this dashboard can apply the country filter - "USA". The chart will show that in USA group, there are 4 employees and 3 distinct supervisors (Employee C and D have the same supervisor).

 

What I need to see on this dashboard is that how many suervisors are captured in this USA group together with their team members. For this specific case, it should show 1 supervisor (Supervisor AA). How can I do that?

 

Appreciate all the help and guidance!

 

Employee ID      Employee Name     Supervisor ID     Supervisor Name     Employee Country

1                               A                                       21                              AA                                     USA

2                               B                                       22                              BB                                      Canada

3                               C                                       23                              CC                                      USA

4                               D                                       23                              CC                                      USA

21                           AA                                     31                              XX                                      USA

31                           ZZ                                     41                              YY                                      Canada   

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors