I really need help with this one;
I finally built an App that I like and all that's left to do is share it with others within my organization. I never thought this would be the hardest part.
After sharing it with one person for testing purposes, we quickly noticed that the data from the tables was missing. However, the rest of the App works fine. So, I did some research and it turns out that I needed a security role. I followed this documentation: https://learn.microsoft.com/en-us/power-platform/admin/database-security#create-or-configure-a-custom-security-role, but it still doesn't work.
Am I missing something? Here's what I'm currently working with:
- All my tables are in Dataverse.
- I created a security role that grants access to end users.
- I built the App in the developer environment.
Do I need to move the app to a production environment? Is a Business Standard license enough to run the App?
I appreciate all the help I can get.