Good day humans,
My app has the capability to create multiple forms that is placed in a collection for online/offline purposes.
Now, I need to include a subform for my form. So that would mean I'll be putting a collection into a column of the current collection.
Is it possible to put a collection in a column of an entry from another collection?
Cheers!
Solved! Go to Solution.
Yes, it is definitely possible. Here is a sample expression:
ClearCollect(NewCollection, {Column1: OldCollection})
You can add other columns as well.
Let me know if this helps.
---
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution.
Thanks!
Hardit Bhatia
https://www.thepoweraddict.com
Yes, it is definitely possible. Here is a sample expression:
ClearCollect(NewCollection, {Column1: OldCollection})
You can add other columns as well.
Let me know if this helps.
---
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution.
Thanks!
Hardit Bhatia
https://www.thepoweraddict.com
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 |
---|---|
203 | |
187 | |
82 | |
51 | |
37 |
User | Count |
---|---|
288 | |
241 | |
123 | |
75 | |
56 |