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 / SP fields not returnin...
Power Apps
Answered

SP fields not returning values to edit form in app

(1) ShareShare
ReportReport
Posted on by 576

I have an app which creates records in a SP list.  Submit form works great.  However, the edit form returns fields with blanks when I can see the data in the SP item.  Has anyone seen this issue and how did you resolve? I can't seem to find an exact solution for this issue. It seems to affect fields that are dropdowns in the app that feed text fields in the SP.

 

Thanks for any help you can provide.

Categories:
I have the same question (0)
  • Verified answer
    Joel CustomerEffective Profile Picture
    3,224 on at

    do Refresh(nameofdatasource) after you submit your form. That should then make the new values appear.

  • eka24 Profile Picture
    20,925 on at

    I suggest you insert a Gallery2 on the same screen with the form5 (If not already inserted) and on the ITEM put the Datasource.

    Then In the Item of the Form put: Gallery2.Selected

    Finally on the Default of the Dropdown, put: If(form5.Mode=FormMode.Edit,Gallery2.Selected.ColumnInDropdown,"")

     

    Replace ColumnInDropdown with the Column on the Dropdown

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • ahhollan Profile Picture
    576 on at

    I'm not selecting the item from a gallery. I'm opening the item directly from a custom url that is created by power automate.  It opens to the correct record in the edit screen, some of the fields are there. Just not the dropdowns. 

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @ahhollan ,

    Could you please elaborate more about the data card which shows blank?

    What is the items property of dropdown?

     

    This may be because the default values are not configured

    Please go to check the following properties.

    Default property of Data Card:  ThisItem.'Column Name'

    Default property of inside Dropdown:  Parent.Default

     

    If what in the DataCard is a Combobox (not dropdown ), you need to configure the record retrieved from Items property to the DefaultSelectedItems property.

    For example, If the Combobox Item property is  Accounts.'Account Name', the DefaultSelectedItems property should be :

    LookUp(Accounts.'Account Name','Account Name'=Parent.Default)

     

    Hope this helps,

    Sik

  • ahhollan Profile Picture
    576 on at

    I think i've got it set up right now. However, when I go to the edit screen something is happening in SharePoint to wipe out the field value that was originally submitted. Any ideas why? I can't seem to figure it out.

  • eka24 Profile Picture
    20,925 on at

    Can you give a screen shot

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • ahhollan Profile Picture
    576 on at

    Submit Screen.pngEdit screen.png

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @ahhollan ,


    Can you share the following properties of SBU/BU field?

    1. Update property and Default property of Data Card

    2. Items property and Default property of dropdown

    Sik

  • kmw1130 Profile Picture
    995 on at

    @ahhollan Wish there was more to this forum question, because I'm having a similar issue and can't find a solution.

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard