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)

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?