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.
I have an app with tiles from PowerBI. For some of my coworkers the tiles show the message 'This content isn't available'.
All my coworkers have PowerBI Pro, and I have shared the dashboard with the tiles and the report with them, so I don't know what else is left to check. Should I also add them to the workspace? I want them to only be able to read the data, and don't edit anything.
How can I solve this problem?
Hi @Anonymous ,
I would suggest you checking if they have permission on the related dataset, or if the dataset has been enabled RLS, you can go to Datasets tab in your content list -> Select the ellipsis (...) next to the dataset, then select Manage permissions to check the permission.
For more information, please refer to this document: https://docs.microsoft.com/en-us/power-bi/service-share-dashboards
Best Regards,
Teige
Hi @TeigeGao ,
The dataset has RLS and the users have assigned a role and can see parts of the data.
I read that the dashboard filters data according to RLS which is exactly what I need because the tiles in the dashboard show all the data but I want the users of the app in PowerApps to see only their allowed data (I'm also filtering data in PowerApps by using URL filters)
Do you have any idea what could be the problem?