
Hi everybody!
I'm passing trough a hard time trying to figure out how to Inicialize a variable or set a variable on power automate, with multiple selected items in person filed data in power apps canvas.
I've tried to set an object type and array type, but didnt work... (when I set the type as string, just returns the last item in field).
My objective is to initialize an approval process before I input data to my SPO list.
So, first, I have this field im my canvas (its a person fiel with multiple selections):
Then, when I "submit" my form, it will start a process in power automate, to get all those fields I whanted (including this field with multiple users), and create an approval with this data, so the approvers can validate the data and aprove (or not), if approved, the flow will continue and populate the SPO list with the data.
Something lke that:
Description:
A buttom on power apps starts a flow, and that flow initialize some variables (one is the field of multiple selected users) to use on approval process, then, if approved, populate a list with that data.
If you guys have some idea, it will be great!!!
Thanks!!!!