Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

How to ignore RLS only

Hello.   I am stuck on a measure that ignores RLS on only one of my measures which calculates share of customers. I did research on this but could not really find something similar to mine.    My...
  • negi007's avatar
    5 years ago

    Anonymous In this case you may think of creating a seperate column with no RLS and use this table to calculate share. I am not sure if there is any way you can override RLS in your data. The only way to do is to have a table or column which has no RLS restrictions and use that column or table for calculation in your dax/measure

     

    let me know if this helps you

     

    you can refer to below link for help as well

    https://forum.enterprisedna.co/t/dax-to-ignore-row-level-security/805/6