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

Community site session details

Session Id : Lbx3+MwtaS5Jrs80XouCvk
Power Apps - Building Power Apps
Unanswered

Retriving previously imputted data

Like (0) ShareShare
ReportReport
Posted on 30 May 2024 19:06:54 by

I'm using a SP list connected to my canvas app, and would like to populate a field titled "last stored location". This app is built for inventory management to sign in and out certain items. When an item is signed in or out it is stored in an 'items log' list, and the location that it is stored at is tracked. Although when these items are signed back in I want to have a text field showing where this item was last stored before being signed out (theres various storage areas). Is this possible? To pull a last known item row and field? I have the datacard ready just not sure how to code it in

  • WarrenBelz Profile Picture
    149,158 Most Valuable Professional on 30 May 2024 at 23:34:38
    Re: Retriving previously imputted data

    Hi @macdonmp4 ,

    The most recent record would refer to the item field (I have use Item) and the target field

    LookUp(
     Sort(
     SPList,
     ID,
     SortOrder.Descending
     ),
     Item = YourQueriedItemValue
    ).'last stored location'
     

     

    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.

    MVP (Business Applications)   Visit my blog Practical Power Apps

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

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!