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 / PowerApp form (Custom ...
Power Apps
Unanswered

PowerApp form (Custom Sharepoint List) saves but but does not display entries/data

(0) ShareShare
ReportReport
Posted on by 5

Dear Helper,

 

I created a Travel Request form for my company by customizing a SharePoint list. The form submits successfully but does not display all entries when we try to view the submitted form. The attached screenshot below shows a form that ideally contains data in all fields but does not return in any of the previously completed fields when trying to view the form. I'm not sure what the issue is but below is the value I have in OnSelect for the submit button.

 

SubmitForm(SharePointForm1);Navigate(OutcomeScreen)

 

Screenshot 2023-01-18 at 14.15.39.png

 

I'm not a PowerApp pro, so I'm curious why this isn't working and would like to get some help. Could this be an issue with saving the content? 

Categories:
I have the same question (0)
  • Anchov Profile Picture
    1,986 on at

    For one of the fields that is not showing the recently saved value, check the Default property of both the data card itself and the DataCardValue.  Ideally the Datacard Default property should show something like:

    ThisItem.'Project Code'

    and DataCardValue control should have a Default property of :

    Parent.Default

    Anchov_0-1674050548235.png

     

    Is this true in your case?

     

  • MrOrioye Profile Picture
    5 on at

    Thank you Anchov. 

     

    Your suggestion was adopted for all the items. However, it only works for free text and choice fields defined from the SharePoint site (see attached). Dates and fields with imported data (from Sharepoint list and Microsoft Excel online) don't show. 

     

    Screenshot 2023-01-19 at 12.20.53.png
  • Anchov Profile Picture
    1,986 on at

    Fields from other data sources will need to be mapped separately.  It difficult to tell you how to map those fields, without understanding your data structure.  Typically you will need to use a Lookup function to find the referenced data fields based on some information stored in your main SharePoint list.  For example, based on ID, the default field will look like:

    Lookup(OtherDataSource, ID = ThisItem.ID).Title 



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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 899

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 499

Last 30 days Overall leaderboard