Notifications
Announcements
I need the logged user to be the default value of the person (Employee)field in my form anybody can support please what formula should I use in the default selected items of the employee data card:
There is a "User()" function you should be able to leverage. Here is additional information: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/show-current-user
Hi @gme-eg ,
Do you want to set the person field's defaultselected value?If so, please set the combo box's DefaultSelectedItems:
If( Form1.Mode=FormMode.New, { DisplayName: User().FullName, Claims: "i:0#.f|membership|" & Lower(User().Email) }, Parent.Default )
Best regards,
Thanks it works
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 759 Most Valuable Professional
Michael E. Gernaey 310 Super User 2025 Season 2
Power Platform 1919 228