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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
yuhkao
Microsoft Employee
Microsoft Employee

Filter data to have specific user to see

Hi 

 

Can I have filtered data from report and have certain user to see this limited data, not whole data?

not sure power bi is able to feature like this or not.

thanks 

 

 

best

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

HI @yuhkao,

I'd like to suggest setting RLS on your username filed and use relationships to link and filter other tables. (it required a user mapping table that used to map user id and user account)

RLS with UserName() 

After you publish to power bi service, you can create a security group to assign RLS role to enabled RLS filter. (notice: please confirm these users only have read permission or they will ignore RLS filter effects)

Row-level security (RLS) with Power BI 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @yuhkao,

I'd like to suggest setting RLS on your username filed and use relationships to link and filter other tables. (it required a user mapping table that used to map user id and user account)

RLS with UserName() 

After you publish to power bi service, you can create a security group to assign RLS role to enabled RLS filter. (notice: please confirm these users only have read permission or they will ignore RLS filter effects)

Row-level security (RLS) with Power BI 

Regards,

Xiaoxin Sheng

amitchandak
Super User
Super User

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors