Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Data Flow Slow Refresh

Hello folks!   First time poster but long time visitor of the forums.   Recently I migrated one of my larger data models (about 16 entities from roughly 6 source files) into a data flow so it can...
  • GilbertQ's avatar
    6 years ago
    Hi there

    Typically it is slower when using dataflows especially with a lot of transformations because using shared capacity it is sharing the memory and CPU. Whilst when you do this on desktop you got dedicated CPU and memory.

    If there is no issue with it taking longer to refresh I would then leave it as is, yes it is taking longer but there is no impact to the reports.