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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi community
I need your help
My customer has 5 stores.
I need to develop a report and publish it on the internal site.
Every store employees need to login to view Power BI report.
We want store employees to see data only for their store.
I thought I could use RLS, but in that case I would not be able to post the report to web.
Please tell us how can we do this?
Solved! Go to Solution.
Hi @Anonymous,
Reports using RLS aren't supported with publishing to web. The contents published to web can be viewed by anyone who can access the internet.
How about Power BI embedded? You can embed your report in your site. Please reference: powerbi-developer-embedding-content.
If you want to find out more about Power BI Embedded, please go to Developer Forum for professional advices.
Best Regards!
Dale
Hi @Anonymous,
Reports using RLS aren't supported with publishing to web. The contents published to web can be viewed by anyone who can access the internet.
How about Power BI embedded? You can embed your report in your site. Please reference: powerbi-developer-embedding-content.
If you want to find out more about Power BI Embedded, please go to Developer Forum for professional advices.
Best Regards!
Dale
Many thanks