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 / EditForm - Item proper...
Power Apps
Answered

EditForm - Item property - using Lookup

(0) ShareShare
ReportReport
Posted on by 15

Hi,

just started playing around with PowerApps.

I have and EditForm with the Item property set to

LookUp(MDM_LISTS, ListName = LovListForm.Selected.ListName)

 

MDM_LIST - based on a sharepoint list

ListIName is a column in the sharepoint list

LovListForm form from which I'm Navigating to the EditForm

 

The EditForm is not doing the lookup. It always just shows the First record in my MDM_LISTS. I know when I select a record on the LovListForm the correct record is selected as I display the ListName on a label.

 

Hope this makes sense

Thanks

 

I have a Label object whicj displays the current records ID that I click on from  the list to 

 

Categories:
I have the same question (0)
  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @arifsyeduk 

    If you care coming to your edit form from a gallery, then the Item property should be 

     

    LookUp(MDM_LISTS,ID = Gallery1.Selected.ID)

    If you are coming from a custom SharePoint form then 

    If(IsBlank(SharePointIntegration.Selected) || IsEmpty(SharePointIntegration.Selected),First('YourListName'),SharePointIntegration.Selected)

     

     

     

  • arifsyeduk Profile Picture
    15 on at

    Hi,

    my LovListForm is a Gallery object (Blank Vertical)...

     

    I've even tried setting a Variable and using that in the Item formula... still no luck... something odd, as it looks like an identical setup to another app I have which does work...

  • arifsyeduk Profile Picture
    15 on at

    ,

    nothing at all comes back when I use 

    LookUp(MDM_LISTS, ID = LovListForm.Selected.ID)

  • Verified answer
    arifsyeduk Profile Picture
    15 on at

    Hi,

    just created a new Screen with the Edit Form.... works now.... not sure what was going on,

     

    Thanks for your help 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard