Dear experts,
I want to do a assessment of how many apps are shared with a particular user in power platfor. Hence looking for a way to find user wise list of appplication.
I am using CoE toolkit but it does not give a clarity on user level.
Use case : I want to check how many application are shared with User John doe in power platfrom.
Is there any dashboard or query i can fetch this information from?
Thanks in Adv!
Solved! Go to Solution.
The user level sharing info is available if you open the Power Platform User record in the Admin View app (model-driven version, the Teams canvas app version doesn't have this. The "app access" subgrid should show the Power Apps canvas apps either owned by or shared to the user. Here's an example:
@Catherin : Please check the flows "CLEANUP HELPER - Power Apps User Shared With" and "CLEANUP - Admin | Sync Template v3 (Power Apps User Shared With)," which gather the information of users that got access to apps. Currently, these flows capture the count of users. You might need to customize these flows to capture the user-level information.
-------------------------------------------------------------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
https://www.linkedin.com/in/devendravelegandla/
The user level sharing info is available if you open the Power Platform User record in the Admin View app (model-driven version, the Teams canvas app version doesn't have this. The "app access" subgrid should show the Power Apps canvas apps either owned by or shared to the user. Here's an example: