Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

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 arch...
  • mohitkumawat's avatar
    1 year ago

    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.