Forum Discussion
PowerBiNewbee2
2 years agoNew Member
Sharepoint - Access rights
Hello everybody, I am connecting Power BI to Sharepoint to visualize some data (see screenshot below). Afterwards I want to share the report to my colleagues. I have view rights for all elements ...
- 2 years ago
You would need to set up row-level security in Power BI for this. You can use the same rules, USERPRINCIPALNAME() on the created-by email address to filter. There's not a native integration for it to "use the source permissions" on the data model for SharePoint (there is for Dataverse, though).
christinepayton
Most Valuable Professional
2 years agoYou would need to set up row-level security in Power BI for this. You can use the same rules, USERPRINCIPALNAME() on the created-by email address to filter. There's not a native integration for it to "use the source permissions" on the data model for SharePoint (there is for Dataverse, though).