Forum Discussion
Share visual with limited data / slicer
- 3 years ago
So you are using the App to share it,
In this case you need to setup the RLS that makes use of the username and returns only the information for that specific user.
Have you took a look into the link I have shared in the previous post?
They can change it but they need to know the other names.
Sharing trough URL (and be aware that this in not secure way) there is no workaround to my knowledge. if you were using the service you could use RLS to give you the expect result.
This does not sound secure (they know the names). What do you mean by RLS?
- MFelix3 years ago
Super User
Hi mskarka ,
Just to clarify one thing, when you refer that you are " I would like to share these data on web (i know how)... " what exactly do you mean? Are you creating a public link? Sharing irt trough power bi service?
Regarding your question RLS is row level security and this can be applied to a dataset in several ways so that the users when they enter the service they will only see the data that they are allowed, meaning that if Tim enters he would only see his own data and nothing more.
https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-rls
- mskarka3 years agoRegular Visitor
Hello and thx for your help
I am sharing the data like this for specific users in our company:And, each user should see only their data, but the same visual (because I might need to change it in future...)
- MFelix3 years ago
Super User
So you are using the App to share it,
In this case you need to setup the RLS that makes use of the username and returns only the information for that specific user.
Have you took a look into the link I have shared in the previous post?