Hi 🙂
I have a Sharepoint form that I'm customizing with PowerApps.
This form retrieves the name of the user logged in from the Active Directory through the code
Office365Users.MyProfileV2().givenName
However, an anomaly occurs whereby when other users fill out the form, their email is registered correctly while the giveName is replaced with the name of another person (every time it's the name of the same guy).
This issue is perhaps more of a systemic type, but I'll try to ask you hoping to find someone with experience in this regard