
Hi all, my problem is that I am designing a Powerapp that insert data into a table, then when I press a button, it navigates to a second screen with the data of this table.
When I test it on design mode, it works perfectly, I can insert data into the table and when I press the button, it navigates to the second screen, but the problem is that when I am on play mode (user mode) I can insert data into the table perfectly, but when I press the button, it navigates to the second screen and it DOESN'T show anything, like the table is empty.
Anyone can help me? lots of thanks.
Regards.
Hi @aleson-itc,
I would like to try to help you out but need some information first so I can test it and see if I can reproduce the problem. I am assuming that Screen1 has an Edit form on it with a button to submit the data and that Screen2 has the DataTable and the Volver button.