Forum Discussion
aaverbec
9 years agoRegular Visitor
Dynamic Row Level Security on intersection of 2 fields from different tables
I have a requirement for dynamic security that I haven't been able to figure out. Not sure if it's a tool limitation or just requires more complicated DAX than I understand. The requirement is t...
v-huizhn-msft
9 years agoMicrosoft Employee
Hi aaverbec,
If there is a relationship betweem the fact table and dimension table. You should create a relationship between the tables, then use the RELATED function to get the value in fact table. Could you please share your sample data for further analysis?
Best Regards,
Angelia
- aaverbec9 years agoRegular Visitor
The two fields we are securing on come from 2 different dimension tables that both relate to the fact table. Let me know if the pictures below are not sufficient.
- Anonymous8 years agoNot applicable
I have the same use case. Have you found any solution or workaround?