The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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)
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
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)
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