Announcements
Hello,
Weird, the collection isn't getting any data?
What do i wrong...
Refresh(CallData); //SharePointsList ClearCollect( CollectionMessages, LookUp( 'CallData', PrimaryID = Value(1), CollectionMessages ) );
Thank you
@TimmyBoy
LookUp results in a single record. You don't need a collection for that. A variable would suffice. Filter() will result in a table.
Hi @TimmyBoy
Could you please tell me the CollectionMessages in the
LookUp( 'CallData', PrimaryID = Value(1), CollectionMessages )
are the column name in the data source?This link will tell you the correct way to use the LookUp function:
Filter, Search, and LookUp functions in Power Apps (contains video) - Power Platform | Microsoft Learn
Best Regards,
Levi
Hello @v-liwei-msft
Yes, all the columns exists, but no data
Your collection name is equal to the column name, try changing the collection name to something different.By the way, what type of column is PrimaryID?
PrimaryID = Integer
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 325 Most Valuable Professional
11manish 165
MS.Ragavendar 88 Super User 2026 Season 1