Forum Discussion
Row Level Security
Anonymous , for Azure part see if these can help
RLS with Azure
https://www.pbiusergroup.com/HigherLogic/System/DownloadDocumentFile.ashx?DocumentFileKey=4a918a3a-1317-1842-cc63-97fc10d3d0f3&forceDialog=0
https://powerbi.microsoft.com/fr-fr/blog/azure-active-directory-and-power-bi/
https://www.youtube.com/watch?v=yJULDehAzVc
https://www.fourmoo.com/2020/04/01/power-bi-which-groups-can-be-used-to-set-permissions-in-power-bi/
- Anonymous5 years agoNot applicable
amitchandak . Thanks Amit for the document. But that doesnt meet my requirment. Let me explain what I am looking for is how to
1. Connect to Azure AD and fetch all the user and group details
2. Create some DAX expression using USERPRNCIPALNAME so that, if we know a user from this region has logged in and hence the other Buttons should be made hidden/not clickable. (As we are not applying RLS on the main report. Everyone can see that. Only the Region buttons in the Main report is in question. )I did some research in the net and couldnt get the required nformation. Could you please let me know whether this can be acheived.