Forum Discussion
How to copy/paste RLS from one pbix. to another?
- Anonymous6 years ago
HI brunozanoelo ,
In fact, power bi does not limit the role amount of RLS. So for your requirements, you can create different roles and assign roles to your users.
For instance, you have 10 users and they need to be filtered by their usernames, you need to hard code 10 roles for each user. If you create a dynamic username role, you can use one role on all users. (RLS with username can be used to reduce role amount of similar user roles)Regards,
Xiaoxin Sheng
parry2k Hi, I´m already doing this, but I have customers that doesn´t have RLS so every improvement that I make, I need to copy the .PBIX file (and rename him as "WITH RLS") and recreate all my RLS. Is ridiculous, Microsoft should put this on the service side as it was.
Hi brunozanoelo ,
In fact, I already try to open pbix file with compression software and review each file but I can't find out correspond files who stored RLS formulas. (I think they may be encrypted or stored in data model which not able to open)
It sounds like your report has lots of RLS roles that are hard to migrate them to a new pbix file. If this is a case, I'd like to suggest you set a dynamic user filter based on username function, it should help to reduce RLS role amount. (e.g. simple username mapping to filter related tables or complex filter based on username correspond fields)
Regards,
Xiaoxin Sheng
- brunozanoelo6 years agoPost Patron
Anonymous one question:
Some of my customers don´t use RLS, so this idea os RLS using groups will still work for me? Some of my users inside my table should see all the data. This is possible? IF the logon user don´t meet the USERNAME() it will appear all the data from my pbix?- Anonymous6 years agoNot applicable
HI brunozanoelo ,
In fact, power bi does not limit the role amount of RLS. So for your requirements, you can create different roles and assign roles to your users.
For instance, you have 10 users and they need to be filtered by their usernames, you need to hard code 10 roles for each user. If you create a dynamic username role, you can use one role on all users. (RLS with username can be used to reduce role amount of similar user roles)Regards,
Xiaoxin Sheng