Forum Discussion

BrookBracewell2's avatar
BrookBracewell2
Frequent Visitor
5 years ago
Solved

Does Dataflow reduce the need to load data on source databases

We have an on premise SQL Datawarehouse, and the management of both this environment and Power BI fall to the same group. I feel like data load from our on premise server to Power BI would be more efficient if we used dataflows however I have not seen this particular usecase featured. Would a load of tables in to dataflow mean a fact table is loaded once from On Prem and then reused accross my datamodels? It is quite sluggish building in to Workflow, then refreshing, then connecting to a desktop report and I am wondering if this is a wasted effort. Feedback is appreciated. Thanks


  • BrookBracewell2 wrote:

    Would a load of tables in to dataflow mean a fact table is loaded once from On Prem and then reused accross my datamodels?


    BrookBracewell2 wrote:

    Would a load of tables in to dataflow mean a fact table is loaded once from On Prem and then reused accross my datamodels?


    Yes, the re-use of source data across datasets is one of the primary use cases for dataflows.

4 Replies

  • otravers's avatar
    otravers
    Community Champion

    BrookBracewell2 wrote:

    Would a load of tables in to dataflow mean a fact table is loaded once from On Prem and then reused accross my datamodels?


    BrookBracewell2 wrote:

    Would a load of tables in to dataflow mean a fact table is loaded once from On Prem and then reused accross my datamodels?


    Yes, the re-use of source data across datasets is one of the primary use cases for dataflows.

    • BrookBracewell2's avatar
      BrookBracewell2
      Frequent Visitor

      otravers 
      I hit a nother stumbling block, which is the requirement to have a shared model accross workspaces.  Any thoughts on that?