Hey experts,
I'm working on a DWC project that includes setting up row level security via Data Access Controls. However, in most cases the users need access to multiple plants. For now it seems that I need to create a record in my table for each user/plant combination, meaning there might be multiple records for the same e-mailadress.
This becomes very confusing, as I have 400 users to set up and my table becomes 1500+ records long.
Is there a way to add multiple values at once, so we keep one record per user?
Thanks,
Julien