Views:
Applies to Product - Power Apps

What’s happening?
  • Dataflow in the environment is not visible after deployment from development to test environment.
  • Error when trying to retrieve data from the network for Contract Modification in Power Apps after migration.
  • Error when trying to retrieve data from the network: resource not found, connection not refreshing, and intermittent disconnections in Power Apps.

 

Reason:

  • Dataflow was deleted accidentally after being exported from development to the test environment, leading to it being marked as "missing."
  • The issue with retrieving data from the network may be related to permissions or throttling issues with the SharePoint connector used in Power Apps.

 

Resolution:

  • For the dataflow visibility issue, it is recommended to check the deployment logs and ensure that the dataflow is correctly imported back from the development environment.
  • For the error related to Contract Modification in Power Apps, verify that the necessary permissions for accessing the SharePoint site and lists are granted to the user.
  • For the "resource not found" error, ensure that all Power Platform URLs are unblocked from the firewall settings. It is also advisable to collect a network trace and review it for any throttling errors. If throttling is identified, consult the documentation on avoiding throttling issues in SharePoint Online.