Hi!
Is it possible to copy a people picker field?
Basically, I have two people picker inputs - one for Requestor, one for Owner. I want to include a checkbox beside the Requestor box asking if the Owner is the same person so that the user can just check the box and the Owner field is populated automatically - to save having to search twice.
Any help greatly appreciated!
Solved! Go to Solution.
Got this eventually!
For anyone interested, solution below:
Check Box > On Check - Set(RequestorData,DataCardValue2.Selected)
Check Box > On Uncheck - Set(RequestorData,Blank())
Combo Box People Picker to copy into > DefaultSelectedItems - RequestorData
Got this eventually!
For anyone interested, solution below:
Check Box > On Check - Set(RequestorData,DataCardValue2.Selected)
Check Box > On Uncheck - Set(RequestorData,Blank())
Combo Box People Picker to copy into > DefaultSelectedItems - RequestorData
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
196 | |
52 | |
41 | |
39 | |
35 |
User | Count |
---|---|
261 | |
85 | |
71 | |
69 | |
66 |