Forum Discussion
Dynamic Row Level Security data setup and questions
import your data + user data
create one RLS 'user date' [email] = USERPRINCIPALNAME()
link your data + user data and then your data will be filtered
______________________________________________________
If you found this post helpful, please give Kudos C
- lmhinson3 years agoFrequent Visitor
freginier In this scenario, you are saying that all user data would have to be in one dimension table, and all email addresses would have to be in the same column within that table (as opposed to split how I have it now, with org structure built out through different columns)?
How would you handle org structure in that case?
Thanks!
- freginier3 years agoSolution Sage
Yes you need to add file with all users something like : email , Role (director, manager, etc.)
Maybe I can help you anymore if you send your power bi without sensitive data