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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Collect on a lookup co...
Power Apps
Answered

Collect on a lookup column is not setting the lookup column

(0) ShareShare
ReportReport
Posted on by 7

I'm progressing on my endeavor to learn PowerApps and I have been working on the sample Expenses template. I have remade the built-in sample collections to SPLs. Im having trouble with the NewLineItem Screen, on the button fx, I do not show an error but when I click the button after adding data, it works properly and data is addded to the SPL, however the lookup column "ReportID" is not being populated.

SparkleTex_0-1638042761041.png

 

Can anyone help me understand what is happening?

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    153,717 Most Valuable Professional on at

    Hi @SparkleTex ,

    You need to specify the field from Expenses2 that is to be populated into ReportID.

    LookUp(
     Expenses2,
     ID = SelectedReport2.ID
    ).YourReportIDField

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

     

  • EG-04061836-0 Profile Picture
    7 on at

    That got me there! Thank you!

     

    ReportID: {
    Id: LookUp(
    Expenses2,
    ID = SelectedReport2.ID
    ).ID,
    ID: SelectedReport2.ID
    }

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 445

#2
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 321 Super User 2025 Season 2

Last 30 days Overall leaderboard