Hi,
I have created a table in excel sheet with 1 column - "Names". I have connected the data using OneDrive.
In power apps, I created a simple UI with 1 input field "Name". I want user to type the name, click submit. The name should get stored in the excel sheet. For every new name entered, a new row should be added to the table in excel sheet.
When running the app, the form is not showing up. What am I missing?
Thank you.