Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I need to implement row level security with Power BI.
We are going to be sending out dashboards to many people outside of our company and need to restrict their access.
The database being used is on an azure server and is very straight forward. Total of six fields, one of them being an "Area" field. We are going to restrict access based on this field.
I have another table that has two fields: EmailAddress and BuilderArea.
The DAX formula being applied to the data table is:
[Area] in {NOT(ISBLANK(LOOKUPVALUE(vw_BuilderAccess[BuilderArea],vw_BuilderAccess[EMAIL],USERNAME())))}
The issue I am having is adding users outside of our company name, when I try (going to the datasets on the service and selecting either permissions or security) it will not allow an email address outside of the domain.
If I need to add these users as guest users in Azure I can do that. I have tried with one but get the same error message.
Any help is appreciated!
Thanks
Rick
Solved! Go to Solution.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.