
Although I'm new into powerapps I've been trying to build an application which I can be able to access the profiles of the users, visualize and edit what is needed. But all I managed to do until now was to use the user() function to show the information of the current user, so when I access the profile screen all I can see is my own information. How can I solve this problem?
If you need more details on the user profiles
Use Office365Users connection and use GetMyProfileV2 action to get all the details
all call other actions to fetch other user profiles
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly