Forum Discussion
Malinda Chanyi
Nov 28, 2017Copper Contributor
Converting Access Web App data to Sharepoint List
Hello,
We've been using an Access Web App to track timesheet data through SharePoint online 2013. Now that the Access Web Apps are being retired, we are trying to migrate to PowerApps and use ...
Jennifer Wentworth
May 07, 2018Copper Contributor
You wouldn't happen to have any written guidance on how you did this would you? I am trying to create a PowerApp, hoping it will work as needed.
Just looking for any help i can get.
Thank You for your response.
Jen
Thomas Alex
May 07, 2018Copper Contributor
There is no "cookbook" that I could find out there, but we knew what we wanted: (1) an AZURE SQL Server database, (2) an ODATA service, written in C# and using Entity Framework running as an Azure web app, and (3) SPFx pages hosted in SharePoint. We had to hire a local SharePoint developer to do the ODATA and SPFx part.
Jennifer Wentworth wrote:You wouldn't happen to have any written guidance on how you did this would you? I am trying to create a PowerApp, hoping it will work as needed.Just looking for any help i can get.Thank You for your response.Jen