
Announcements
Hi
My scenario is as below:
1. I have a Power Pages portal using Dataverse as DB
2. I have 3 clients let's say Client1, Client2, and Client3.
3. Dataverse Tables used for each client is same/common.
4. Only one production app is deployed for all the clients.
Now I am looking for the recommended way for segregating data for each client, so that Client1 user can not see other client's data.
Thanks in advance,