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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Filter Selections based on userprincipalname

Hi

I've a slicer that has selection of departments. So, I want to limit selection of departments based on the user logging in.

 

 

UserDepartment
user1@company.comMarketing
user2@company.comSales
user3@company.comCall Center

 

so if the user logging in was user2@company.com, then the user should see in the slicer ONLY Sales.

thanks in Advance

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @Anonymous,

I'd like to suggest you refer to Gilbert's blog to know how to use RLS with username, then you can simply create a dynamic role based on the username and it will be interacting with the current user.

Power BI – Dynamic Row Level Security – Things you need to know to get it working! – Gilbert Quevauvilliers – BI blog (wordpress.com)
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

Hi @Anonymous,

I'd like to suggest you refer to Gilbert's blog to know how to use RLS with username, then you can simply create a dynamic role based on the username and it will be interacting with the current user.

Power BI – Dynamic Row Level Security – Things you need to know to get it working! – Gilbert Quevauvilliers – BI blog (wordpress.com)
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
amitchandak
Super User
Super User

@Anonymous , Create a role

[User] = userprincipalname()

 

make sure this table is joined with sales. 

 

How to use Row Level Security (RLS): https://youtu.be/NfdIA0uS6Nk

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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