Hello colleagues,
I have some troubles with submitting a gallery to a collection (and later on to a customized connector) and hope to get some help here, pleeeease.
We have got a ticket-system and want to save journals for each work on a ticket.
actual used function to generate the collection hours:
Clear(hours);;
ForAll(gallery_hours.AllItems;
Collect(hours;
AddColumns(tasks;
"comment";textinput_comment.Text;
"Quantity";textinput_quantity.Text;
"Option";dropdown_option.SelectedText.Value
)
)
I tried different things without solution and I do not want to go over a new temporary collection. Any ideas?
has someone a solution for this?
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
274 | |
245 | |
83 | |
37 | |
34 |
User | Count |
---|---|
359 | |
245 | |
127 | |
73 | |
44 |