PM Security Condition Formula

SUGGESTED

Looking for help with a formula to use as condition to allow PM to only access their own projects. Our current condition works for PM User IDs but block all others from seeing job information (accounting, assistant PMs). We have decided against file/record security at this point due to speed issues that slow system down if utilized.

Currently formula is: Operator (Sys Field) = Project Manager (JC-Job)

How can I change formula to include other users in addition to PM?

Parents Reply
  • 0 in reply to John M Jankowski
    SUGGESTED

    Hi John,

    One thought I had involves a series of formulas to mimic the Role setup that Sage Security Administration uses.

    You could setup a formula If (Project Manager = Group 1, If (Operator = A or Operator = B or Operator = C ... , YES)) (The syntax will need to be changed depending on the report). You can then add the formula to the report conditions.

    You may want to work with your consultant to help you with the exact format of the formula and condition so that it works correctly with your reports.

    I hope that helps!

Children