Forum Discussion

byarian's avatar
byarian
Icon for Advocate II rankAdvocate II
9 years ago
Solved

Security by Office Branch

Hello All,

 

I am tying to create a financial dashboard that will show actual volume and forcasted volume by branch. When I put this out, I want it to only show the branch data of the branch the user is associated with. (If user A is at office 1 and user B is office 2, then user A can only see office 1 data and user B can only see office 2 data)

 

Is this possible to do?

 

Thank you in advance.

  • Anonymous's avatar
    Anonymous
    9 years ago

    byarian Yep, you can do this using Row Level Security. This post should help you out in understanding and implementing this.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    byarian Yep, you can do this using Row Level Security. This post should help you out in understanding and implementing this.

    • byarian's avatar
      byarian
      Icon for Advocate II rankAdvocate II

      Anonymous - Awesome! Thank you, that is a huge help!!