Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I have recently conducted a survey in my organization regarding employee well being.
I used Microsoft forms for the survey and successfully automated transfering data to Power BI (used a streaming data set).
Now I want to publish the Dashboard to all the empoyees, but with the following restrictions.
1. The employees should see the results of their departments only ( I am collecting the each respondents department name along with the survey)
2. There is an additional section for comments, the comments should be visible to only team leaders whose team size is not less than 5 members.
Looking forward to help.
Thank you.!
Solved! Go to Solution.
Hi, @Anonymous
1.If you want to restrict access to data and report pages, you can try RLS.
Row-level security (RLS) with Power BI
2.Currently PowerBI does not support it.
Best Regards,
Community Support Team _ Eason
Hi, @Anonymous
1.If you want to restrict access to data and report pages, you can try RLS.
Row-level security (RLS) with Power BI
2.Currently PowerBI does not support it.
Best Regards,
Community Support Team _ Eason
Thanks You for your response.
I have implemented Row Level Security (RLS) in the Dashboard and it is working fine when I published it in my Workspace. (I have to make sure that team leads see the survey results of their team only)
The problem arise when I publish the Dashboard in the department workspace. Since all the team members have "Member" Access RLS is not working fine and everybody will be able to see all the data. I have also tried Dynamic RLS taking hint from some Microsoft forums, but same results with that also.
Can you suggest a solution to this? Or is there any alternate way to restrict the data content in power bi?