Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
androidtvmedan
Regular Visitor

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

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@androidtvmedan 

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.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@androidtvmedan 

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.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Solution Authors