Hello,
I have an app where I want users to save as they go along, be presented with a thank you message and continue filling out the form they have on the screen. On my save button, it navigates to the thank you screen and shows the message and all relevant instructions, which works well. There is a button on that screen that says Return to previous screen, and on that button select, it returns to a blank form, and not the form the user was initially filling out. Please note: I am using PowerApps customize forms embedded on a SharePoint page, and not an actual full PowerApp. The formula on the return to previous screen is just Back(). I am not sure what I am missing, but any assistance appreciated.