Forum Discussion

H_insight's avatar
H_insight
Icon for Helper V rankHelper V
4 years ago
Solved

Composite Model Incremental Refresh Error "DM_GWPipeline_Gateway_MashupDataAccessError"

Hi All,   I am getting an error and wonder if anyone else came across the same issue and managed to solve it.   Here is a snippet of the current composite model that I have. Data sources: Exce...
  • otravers's avatar
    4 years ago

    Save yourself some grief and move your ETL from the dataset to dataflows. Create dataflows by source and avoid mixing sources that don't need the gateway with sources that do. Also, that way it's easy to manage dataflows with different refresh schedules (or no refreshes at all because they're a historical partition).