Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Troubleshooting

Abhijeet Bodhankar edited this page Jul 13, 2020 · 3 revisions

General Template Issues

Generic possible issues

Below are certain issues that are common to Power Apps app templates:->

Problems deploying to a tenant

  1. Cannot find the data source Data source name.

    • 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. Create SharePoint Lists run failed:

    • Reason: If a SharePoint list with same name is already created in the same site.

    • Fix: Try entering a new SharePoint site url

  3. You don't have permission to create this row.Server response : Doctors failed : Something went wrong

    • Reasons: This error occurs when SharePoint data sources is of different connection(tenant)

    • Fix: In App remove the existing data sources and add the newly created SharePoint lists

Didn’t find your problem here?

Please, report the issue here

Clone this wiki locally