web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Transfer Collection in...
Power Apps
Unanswered

Transfer Collection information to other collection.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,

 

I have two seperated collections.

 

One is pulling information from sharepoint list. Another is also, however I clear it because I need only Columns:

 

ClearCollect(Testavimas, Filter(Approvers, Role.Value=Dropdown2.SelectedText.Value))

ClearCollect(Checklist,'Check List');
Clear(Checklist);

 

Testavimas and Checklist Collections has information I need - Role and Action name.

However I need to transfer Test Rows to Checklist. Because later I will submit all rows to 'Check List' list in sharepoint.

 

2020-11-04 08_11_32-Window2.png

So the Idea is ForAll Testavimas to collect data to checklist.

Checklist is empty since I used Clear.

2020-11-04 08_18_35-Window.png

Then I run this action:

 

ForAll(Testavimas, Collect(Checklist, {Role: Role}, {Action: Action}, {Code: Dropdown2.SelectedText.Value}))

 

Testavimas displays great values in gallery:

 

2020-11-04 08_21_02-Window.png

 

Seems working however when I tried to display Checklist into Gallery it shows empty and existing many values but it should display only 5 same as in Testavimas collection.

 

2020-11-04 08_25_43-Window.png

 

My problem is that I probably don't use ForAll correctly. Also Collect.

I just want to trasnfer all given rows from testavimas to checklist to be able to display checklist into gallery and later to be able to submit all rows to 'check list' sharepoint list.

 

 

 

 

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I just used same collection instead since it's relevant so this issue is resolved.

    However I still would love to know how to transfer one collection information to another.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 427 Most Valuable Professional

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard