Forum Discussion
mighty
2 years agoFrequent Visitor
How to create row level security with multiple fact and dim tables
Hi everyone, I need assistance I have three dim tables and 3 fact tables, I am trying to apply row level security using the Business Unit and Location table, however the two does not have re...
mh2587
Super User
2 years agoTry to create bridge table between the facts tables and then use the filter from bridge table in RLS might this work