Hello everybody,
I've been trying to store content from multiple Collect commands in the same row of a table for some time now. Unfortunately the entries are qritten in diffrent rows.
I used statements like:
Collect( Cache, { CustomerNo: input_custno.Text, CustomerName: input_custname.Text, ContactPerson: input_contact.Text, ProjectNo: input_prono.Text, OrderedBy: input_ordered.Text, CheckedBy: input_checked.Text, DateBegin: date_begin.SelectedDate, DateEnd: date_end.SelectedDate, FaultType: dropdown_faulttype.SelectedText, Priority: dropdown_prio.SelectedText } )
I also tried Statements like
ClearCollect
and stuff like that.
[this is how it looks like]
Can anyone help me with that?
best regards Jonas
Solved! Go to Solution.
Hi @JonasH
Hi @JonasH
Thanks for your fast reply @yashag2255,
I found out about 1. 5 hours ago that another solution was more suitable for my purposes.
I've just tried to test your suggested solution so I can mark it as a solution, but I'd still have to create the columns for it. Currently I don't have time to understand how the AddColumn Expression works, so I assume that your solution works and mark it as a solution.
Thank you so much for your help.
Have a nice day ^-^
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
207 | |
187 | |
83 | |
52 | |
37 |
User | Count |
---|---|
288 | |
245 | |
119 | |
77 | |
56 |