Hi,
We have several Sandbox environments and an application in one of them used by about 150 users (150 active per-app licenses). The app does not follow ALM, but please don’t ask why. There are several Dataverse tables and a few Dataflows that run every morning to pull data and load it into Dataverse tables.
The problem is that since Thursday, in this particular environment with the app, all Dataflow refreshes have completely stopped working. It’s unlikely to be an issue with the data sources from which the Dataflows pull data—for testing purposes, we created several simple Dataflows that only read data from Dataverse (without loading it anywhere), and the same issue persists. Every refresh attempt fails within a few seconds.
Any ideas on what might be wrong and what else we could check? We’ve submitted a ticket to Microsoft, and their Tech Team has already done some basic troubleshooting, but judging by how it was conducted, I doubt the issue will be resolved quickly.
I should add that this problem only affects this one environment. Another environment of the same type and region works perfectly fine with Dataflows. Also, these are Power Apps Dataflows, not Power BI Dataflows.
Error message always the same:
There was a problem refreshing the dataflow. Error code: UnknownError. (Request ID: 9a2da271-c89b-41ad-bj80-5115aaeb00cb).
A curious thing—when I open the Dataflow in edit mode, Power Query can fetch and process fresh data without any problems. The error only occurs when the Dataflow runs after exiting edit mode (and publishing), failing within a few seconds.
Here’s what we’ve already checked:
- The environment is not in Administration mode
- Logging in using incognito mode
- Removing and recreating connections
- Creating new test Dataflows from scratch by different users
- Adding the Dataflow to a Solution, then exporting and re-importing it
- Dataverse update
- Running the refresh via Power Automate
- Scheduled refresh
- Checking DLP Policy
Do you have any other suggestions on what we could check or test?