Forum Discussion
flyzone
2 years agoFrequent Visitor
RLS DAX Modeling Help
Hello, I am curious for assistance with what the correct function would be to resolve the following DAX statement to configure RLS: The goal is to have a primary & secondary users (ie Salesfo...
parry2k
2 years agoSuper User
flyzone not fully sure what you are looking for. It will be easier if you post some data with the expected result. Read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
- flyzone2 years agoFrequent Visitor
I am looking more for the appropiate syntax or function surrounding the CONTAINSROW line. I want to filter the data by connecting the current user email to the respective work email field which concurrently will match the current user account to all work emails within the specfic user accountid. Essentially two users share an accountid which both need RLS access to the same dataset.