We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi All,
We have a model where we connect Dimension table (with RLS) with FACT as below.
1) "Dimension Key" to "Fact Current Key" -- Active
2) "Dimension Key" to "Fact Historical Key" -- Inactive
To manage the switch of relations we use "USERELATIONSHIP" but this is not deactivating the existing relation as we use RLS.
Can you please guide appropriate alternative for this issue.
Note : We are trying to avoid duplicate dimensions for each relation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.