Forum Discussion
Ynr225
Helper II
1 year agoDataflow refresh has failed in Power BI service
Hello All, I was able to connect to data source at first on desktop, but it took 4+ hours to refresh. Afterwards I was not able to, as it would result in a disc error (no space avail...
- 1 year ago
I disabled "enabled load " on all sources except final merged one refresh is working fine. Is it recomendable to diable it?
Ynr225
Helper II
1 year agoI disabled "enabled load " on all sources except final merged one refresh is working fine. Is it recomendable to diable it?
abpgupta
Continued Contributor
1 year agoRecommended approach is what I mentioned in first reply to have two data flows and leverage linked entities to do the join in Target Dataflow. If you want to keep all calculations in single dataflow and doesn't need source table, you should disable load for source tables. That will also improve performance significantly.