0

I’m trying to work out what permissions for the relevant security role I need.

I’ve got it so that the user can only see tables that I’ve given them access to in PowerApps, but they also need to see it in Dataverse. They don’t have permission to view Dataverse so I’m wondering what is the minimum set of permissions for a security role to view Dataverse?

Omar.Ebrahim
  • 862
  • 1
  • 10
  • 30

1 Answers1

0

They need to be a licensed user on Dataverse and have a basic security role assigned.

Henk van Boeijen
  • 7,357
  • 6
  • 32
  • 42
  • They are a `Basic user` so can see Dataverse, but they can also see system tables in Dataverse that I haven’t given them access to. How do I hide specifically the User table from them? – Omar.Ebrahim Sep 17 '21 at 06:56