Forum Discussion
Anonymous
4 years agoNot applicable
ignore RLS for a aggregated measure
HI I HAVE A PBIX FILE I CAN SEND TO YOU IF YOU WANT A TEMPLATE I have a aggreate sum measure that dosent work as entented after i apply RLS Sales amount= sum(sales) before RLS is appl...
Anonymous
4 years agoNot applicable
It is applied to the User table.
- lbendlin4 years ago
Super User
RLS is ineffective as the arrow points into the Users table. Change the relationship.
- Anonymous4 years agoNot applicable
i tried making it a one direction between the user and company table but that is not allowed. i tried connecting the user and koncern table directly but that did not solve the problem either
- lbendlin4 years ago
Super User
Change the relationship from 1:1 to 1:* , then you can make it single directional.