Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
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 a composite model with heriachical RLS applied. The RLS works perfectly fine except when it comes to using data from the direct query table. I have mutliple tables that are all import and 1 single direct query table.
When using data from the direct query model in a table of data, it totals all values instead of just the values specific to the user viewing per the RLS.
For example, the user will be viewing data for their team. Each user within their team shows the correct number of items however the table total shows the total for all values, not just the values relevant to the user viewing.
In this example, I am viewing as a particular user and you can see the count for each user does not equal the total sum at the bottom of the table.
Any ideas as to what is going on here?
Thanks,
Monique
Hi @moniqueg ,
Can you provide the specific formula corresponding to the work item created? As per your description, it is possible that the formula uses something like the all function, which clears the filter criteria for the user column.
Best Regards,
Adamk Kong
Edit: User field comes from an import table while work items come from direct query. There is a user name field I can use in the direct query however the RLS does not apply to this at all - just shows all users irrespective of who is viewing. I tried created an inactive relationship between direct query table and RLS user table in conjunction with a measure using use relationship. This did not change the outcome.
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 |
|---|---|
| 42 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |