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
Hi
For a customer I'm creating a report in power bi desktop, wher RLS need be applied.
Have multiple tables, on some are applied RLS rules on some not.
The problem is:
on table A, where are stored all the user ID and the conditions for RLS filter (some lookup values, ...) (table A contains columns User_ID, Rule_ID, RULE_condition, lookup_values and more), i have set RLS based on the user ID. When i test the RLS, in this table i see only the rows that are valid for the user. this is working fine.
But i need from this A table select and copy those rows, which meet the criteria to other table B. Not create two reports, but to have two tables: Table A is the original table, with all the rows, table B is copy of the A, but contains only rows where USER_ID=Username().
The problem is, when i have written a DAX expresion for the table B, to extract table A, the table B contains all the rows (RLS filter is not applied). This is probably, because on the B table is not defined the RLS filter and there is no relation between the tables A and B.
THe Question:
How to filter the table A and create table B with filtered rows. How to retain the RLS filter, when creating the B table, but on B table i dont want to use RLS filter(it should contain only the rows, that match RLS filtering condition). Have used KeepFilters, but it is not working. I know, that i can put to the filtering expresion of B table condition for the USER_ID, but that what i do not want. Is there a other way how to keep RLS filters?
Thanks
Hi @tomas12344 ,
hello, the better choice i hope that is integrating your AD with PBI, using RLS.
Similar case ,you could refer :
https://community.powerbi.com/t5/Service/RLS-filters-all-reports/m-p/1707892
https://community.powerbi.com/t5/Service/Security-RLS-amp-filters/m-p/538312
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
thanks, but this is not what i'm looking for. What is described in you links is something total different.
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 | |
| 37 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 69 | |
| 67 | |
| 32 | |
| 27 | |
| 26 |