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 / Collect only fills few...
Power Apps
Unanswered

Collect only fills few columns

(0) ShareShare
ReportReport
Posted on by 518 Moderator

Good morning,

when i use the Collect Funktion only a few columns are filled.
I use the following way to fill a collection:

ForAll(
       Distinct(
                 AddColumns(
                                    LookUp(
                                                 Benutzers,
                                                 Fullname = User().FullName
                                              ).'Cases (cr8ec_Projekt_Zugehoering_ref)',
                                       "Kunde",
                                       ThisRecord.Projekt.Kunde.Kundennummer
                                ),
                                Kunde
                       ) As CC,
           Collect (
                       col_Cust,
                        LookUp(
                                      Kunde,
                                      Kundennummer = CC.Value
                                       )
          )
);

 

AS i understand it, this should collect the whole entity "Kunde" from the last lookup, but only the columns for id and kundennummer are filled, all other values are left blank, although the colums are present in the collection

Categories:

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard