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
brunozanoelo I would recommend to create a template file with all RLS rules in it and use template file to start new report so that it contains all the RLS rules.
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.