Forum Discussion
Anonymous
5 years agoNot applicable
Conditional RLS DAX
Hello! I have an interesting problem that I've come some way towards solving but a complete solution eludes me, I was hoping that someone better than me would stumble upon this and find the solut...
lbendlin
5 years agoSuper User
As I said, create another role, and give it a rule that computes to TRUE() when the Employee_id in your fact table is BLANK(). Then add your managers to that role.
Anonymous
5 years agoNot applicable
This sounds really good, but I must be too stupid to see how I would do that. Do you mean that the role cannot be the job description? and that the role should be in the RLS table?