Forum Discussion
How to pass parameter in power BI by different user
Dear All,
Is it possible to pass parameter to power bi with this case?
1. I have a power bi dashboard with multiple region lets said region 1, 2,3, and so on
2. I had develope dashboard in php with embeded power bi dashboard
3. I would like to divide by user
let said user1 can only access region 1
user2 can only access region 2
4. what I am doing right now is to duplicate the dashboard into manu dashboard like . dashboardregion2, region2 and son
5. is it possible to pass parameter from each user to power bi to return in different region.
thanks and Regards.
Androidtvmedan
- Anonymous5 years ago
This is something related to RLS, you may set up the dynamically RLS using Userprincipalname(). Please refer the tutorial:
DAX USERPRINCIPALNAME - Use in RLS - Power BI Docs
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
This is something related to RLS, you may set up the dynamically RLS using Userprincipalname(). Please refer the tutorial:
DAX USERPRINCIPALNAME - Use in RLS - Power BI Docs
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.