Hi,
I've created a canvas app that connects to an environment with two custom entities: Customer and ProcessStep. For some reason data is not being saved to ProcessStep. Everything works as expected when I keep the app open, but whenever I close and reopen the app, all the data in ProcessStep is lost!
My app dynamically adds records to ProcessStep on the click of a button. There is a separate screen with a gallery that shows all the records in ProcessStep. When I keep the app open, everything works as expected. However, if I close and reopen the app, the gallery shows no data. It seems that data is not being saved to the ProcessStep entity? I'm not sure why this would be, as the Customer entity has a very similar design and stores everything as intended.
I'm fairly new to using Powerapps so please let me know if you need me to go into more detail on the issue.
Thanks,
Matt