Forum Discussion

SidharthK16's avatar
SidharthK16
Frequent Visitor
4 years ago
Solved

Row Level Security

Hi All, I have some doubts on Row level Security. So, the thing is i have Operating Unit(North America, Asia Pacific, Europe, Latin America etc.) data in my Geography table. And  Quarterly(Q1, Q...
  • lbendlin's avatar
    4 years ago

    IF([OU] = "Latin America" && [Quarter] = "Q4",FALSE(),TRUE())