Forum Discussion

skocheta's avatar
skocheta
Icon for Advocate I rankAdvocate I
8 years ago
Solved

Lookup table in combination with searching a text string

Hello All, I am working on Row level security and have to dynamically filter a table based on the user's access to another table, Which gives me a list of Accounts he may have access to.   e.g.  ...
  • skocheta's avatar
    7 years ago

    Unfortunately none of the proposed solutions worked, I finally ended up changing the approach by adding a reference column to the original table.

     

    Thanks for all your help.