While creating a default power app with sql, I am facing some issue mention below- As we create a default power app with sql server then add, edit and delete functionality is not present in the app. I can add delete and edit the records from the database but I am not able to do it from UI.
Asked
Active
Viewed 79 times
0
-
Could you share a screenshot? – Alenros Jan 27 '21 at 11:37
1 Answers
0
I assume that you are looking for a Dashboard, view, Edit/New form that comes in PowerApps whenever you connect using SharePoint Connector. If that is true, than you can create a PowerApp with SharePoint connector,so that you will have those screens that you are looking for. Than create another PowerApp with SQL connector and copy paste those three screens from previous app to current App and Change the connection.

Kabu
- 61
- 3
-
Thanks for the reply. As you have suggested I have created an app with excel and then create another PowerApps with SQL connector and copy paste those three screens from the previous app to the current App but while changing the connection of that app I am facing an issue of one or more implicitly share connections. Is this functionality is achievable in the premier version only? – Divyanshu Jan 28 '21 at 13:29
-