Forum Discussion
alexanderandro
5 years agoRegular Visitor
Advance DAX on RLS
Hello, I just started learning Power BI and I bumped into this problem regarding Row Level Security using advance DAX. I have this Table filter DAX expression [Email] = UserprincipalName but it t...
alexanderandro
5 years agoRegular Visitor
Hi Icey,
Thank you for your response. I appreciate the video and I have done this. It turned out that the audience I want to share it to has multiple domains as there were a lot of branches globally not only @domain.com and @mydomain.com. I am guessing we acquired a bad mapping data, so my approach is a sort of like dynamic filtering on the columns we are using. Is it possible to apply this on the table filter DAX expression?
- Icey5 years agoCommunity Support
Hi alexanderandro ,
Sorry, I'm confused. Isn’t the result returned by your formula always "TRUE"?
Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.