Hi guys.
I have some questions about Power Apps features.
You are referencing a SharePoint list.
The property "DefaultSelectedItem" of "DataCardValue" is set to "Choices([@'DBName'.'UserName', Office365User.MyProfileV2().displayName)".
Once you do this, your account name will appear in the DataCardValue as soon as you open the Power Apps screen.
No problems so far.
I'd like to be able to enter another person's name instead of my name in the "DataCardValue" value using the keyboard, but it doesn't seem possible with this setting.
what should i do?
thank you.