Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
AnthonyMCUBI
Frequent Visitor

C# HTTP error code 0x800704CD when refreshing in "Edit Entity" preview screen

Hi everyone,

 

I'm running into an error that has me stumped. Before I describe the error, I'd like to briefly explain my setup. I have a web api in a C# app that populates data in an SQL CLR view. Then, that view is a data source for a power BI dataflow. So, C# => SQL => Power BI. The exception is thrown in the C# code, but only when queried by Power BI, and not when I query the SQL view in SSMS so I'm convinced the problem is here somewhere.

 

The error code in particular is this:

AnthonyMCUBI_0-1595515976767.png

This error is thrown when refreshing a large dataflow, and it's thrown twice. If I ignore the error it seems that the dataflow refreshes just fine. I say "large" because this error doesn't happen, so far, with entities that have less data than the max amount of data allowed in a dataflow preview. In other words, it doesn't happen in dataflows that don't have the below message after refresh in the "Edit Entity" preview screen:

AnthonyMCUBI_1-1595516101638.png

Lastly, this error is only thrown if I refresh in this "Edit Entity" preview screen, so when the screen loads or if I hit its own refresh button.

AnthonyMCUBI_2-1595516200597.png

So if I refresh with the normal refresh button, the error doesn't throw and the refresh finishes successfully. AKA the refresh button below works fine.

AnthonyMCUBI_3-1595516268750.png

I'm stumped. Any suggestions or additional information would be appreciated. 

 

Thank you,

 

Anthony

1 REPLY 1
Anonymous
Not applicable

@AnthonyMCUBI

 

For such unknown issue that we cannot reproduce, I would recommend you to submit to issues forum or create a support ticket.

 

Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors