Forum Discussion
Composite Model - Access Restrictions Problem
Hi Dariusz
Actually in our case, we have just finished a test of whether the RLS from the original is transferred despite the above message. And our test showed that it was.
So I believe the above message is just the one you get before you add any RLS. And we get it, because we have not added RLS in the tables that was added to the original dataset to create the composite model (we do not need RLS on those). But the message does not mean that the RLS from the original (main) dataset does not work for the composite model. It does.
They could give some more information, but in conclusion, it does actually work. So the answer to "Does ‘not working’ refer only to the new tables in [the] composite model?" is actually "Yes".
That was also my conclusion based on the behavior of composite model I’ve got.
Regards,
Dariusz
- joarobert4 years agoFrequent Visitor
Great. So the problem seems to be solved 🙂
Now our problem is just that if you make a composite model and the later update the main DirectQuery-connected dataset with e.g. new dimension, measures, etc., then those changes to the dataset is not transferred automatically to the composite model; and it seems there is no way to include them other than create the composite model from scratch again. I should ask this in a new thread, but if you have some experience about this, let me know. 🙂- Ole1114 years agoHelper II
To be honest I gave up any further experimenting with composite model after facing problems with inherited RLS settings. As I wrote before, I just ended up with building a twin model from the scratch - without RLS.
Regards,
Dariusz