Reset form on a PowerApp when user goes back to home page using buttons (No items to display issue)

 

 

  *Screen 1    goes to   Screen 2 for new record (No items to display)*  crying

 

 

 

 

Adding this formula to the "OnSelect" property on the "Request a trip" button resets the form to new. :)

ResetForm(StartForm); NewForm(StartForm);  Navigate(StartScreen)