I'm new to power apps and starting building my first app. I'm using Azure SQL server table(SQL Authentication credentials with write back privilge) as my datasource for my app. I see the rows from the sql table show up in the app, however I'm not seeing the options to "Add", "Edit" and "Delete" rows.
How to make those options available. Also in the tree view bar on the left screen, I do not see "Edit Screen1" show-up.
Any clue what I'm missing here.
Thanks in advance.
-KM