Troubleshooting - OfficeDev/microsoft-teams-apps-attendance GitHub Wiki
General template issues
Generic possible issues
There are certain issues that can arise that are common to many of the app templates based on Power Apps.
Problems deploying to a tenant
1. Cannot find the data source “Datasourcename”.
Reasons: This error usually occurs when SharePoint site/list does not exist or it belongs to a different tenant
Fix: Navigate to the Power Apps portal and edit the app. Ensure the SharePoint list you created is added properly, refresh the data connection and Save the file.
2. Data not getting properly exported to the csv file created in OneDrive under Files in Teams.
Fix: Go to the Power Apps portal and edit the app. Ensure the flow which has been imported from the package list is added properly.
Didn't find your problem here?
Please, report the issue here