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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

DM_GWPipeline_UnknownError for initial refresh while setting up incremental refresh

Hi,

I am encountering an questionable issue while setting up the incremental refresh.

My setup: connecting powerbi to Azure cosmosDB, total records is 1million rows, incremental refresh for 10 archieved year and 2 days of incremental refresh. The data connection is via a virtual gateway.

After publishing the model to powerbi service and refresh for the first time, this error is shown: {"error":{"code":"DM_GWPipeline_UnknownError","pbi.error":{"code":"DM_GWPipeline_UnknownError","parameters":{},"details":[]}}

The error is shown after 15-20 minutes of running.

One weird thing is that, out of 10 attempts, around 3-4 times are successful. 

anyone knows how to fix this?

Thank you,

1 ACCEPTED SOLUTION
mohitkumawat
Impactful Individual
Impactful Individual

Hi @Anonymous 

maybe this error coming due to capacity throttling at that time when it fails you can check below points 

 

  • Optimize Cosmos DB queries and ensure partitioning is efficient to avoid long-running operations.
  • Reduce data load or adjust refresh policies to prevent timeout issues; ensure query folding is working.
  • Analyze Power BI and Cosmos DB logs for detailed error diagnostics to pinpoint the root cause.

 

View solution in original post

1 REPLY 1
mohitkumawat
Impactful Individual
Impactful Individual

Hi @Anonymous 

maybe this error coming due to capacity throttling at that time when it fails you can check below points 

 

  • Optimize Cosmos DB queries and ensure partitioning is efficient to avoid long-running operations.
  • Reduce data load or adjust refresh policies to prevent timeout issues; ensure query folding is working.
  • Analyze Power BI and Cosmos DB logs for detailed error diagnostics to pinpoint the root cause.

 

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors