Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello!
I have 3 tables:
1. Employees: where I have the email address, employee code, agency code, function
2. Network: where I have agency code, area code, region code
3. Table with Kpi for employees
I want when someone logs into power service, to see the table with kpi only for his region, if he is a regional manager, only for the area if he is a area manager, or only for his agency if he is an agency manager.
Could you please help me?
Solved! Go to Solution.
Hi @Som_17
You can create roles on the Modelling tab:
Add a new role and select the table to filter (Network) and click Switch to DAX view
Now filter the Network table based on the user table:
Now your report (and table view) will be filtered by your calculation.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @Som_17
You can create roles on the Modelling tab:
Add a new role and select the table to filter (Network) and click Switch to DAX view
Now filter the Network table based on the user table:
Now your report (and table view) will be filtered by your calculation.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 38 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 30 | |
| 26 | |
| 26 |