Skip to Content
1
Sep 20, 2021 at 11:20 AM

How to assign multiple values in Data Access Controls in DWC?

491 Views Last edit Sep 20, 2021 at 11:21 AM 2 rev

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