Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
For the past two months, I have been experiencing intermittent issues with the existing dataflow. At times, the refresh completes successfully, while at other times it fails with errors, even though there are no apparent issues with the connection or authentication. From a logical and configuration standpoint, everything appears to be correct.
The dataflow uses simple SQL tables, and authentication is configured through the Virtual Network Gateway. I would like to understand if there is any additional configuration, limitation, or factor that I might be overlooking which could be causing this inconsistent behavior.
Hi @Priyamxylem ,
Thank you for reaching out to the Microsoft Community Forum.
Please try below things to fix the issue.
1. Please share latest failed refresh error (ActivityId, RequestId, the pbi.error JSON).
2. Run VNet “Troubleshoot network” to both your SQL host and the Fabric endpoints on TCP/1433 and share screenshots.
3. Please confirm whether your dataflow uses referenced queries or writes to Lakehouse/Warehouse. If yes, validate that egress rule for 1433 is open from the VNet gateway subnet to Fabric.
4. If you are using Dataflow Gen1 and using OAuth. try to move the logic to Dataflow Gen2 or a semantic model to avoid mid‑stream token expiry.
5. Set up a Power Automate flow to retry once or twice on failure.
6. Filter earlier, remove unused columns, avoid bmany-to-many merges; if you are using incremental logic, ensure filters fold to SQL.
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
Hii @Priyamxylem
Check gateway performance metrics, increase timeout if needed, review SQL server blocking/long-running queries, and stagger refresh schedules to avoid concurrency spikes. Also ensure the gateway and dataflow engine are on the latest version.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 54 | |
| 41 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 106 | |
| 99 | |
| 38 | |
| 29 | |
| 28 |