Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Dataflows - Only Refresh Specific Tables

Hi there,

 

Within dataflow, is it possible to set up refresh only for group of tables and keep the other tables as is. The purpose is, in the same entity I have lookup tables and Fact Tables. Lookup tables don't change so I don't need to refresh those, the only changing table is fact table. 

 

Thanks

Duygu

  • Hi Anonymous 

    Linked Entities refresh differently if they are together in the workspace or in separate workspaces. If all together in the same workspace, refreshing the main Dataflow will also force the linked entities to refresh. If the linked entities are in other workspaces, refreshing the dataflow will not force a refresh in the linked entities. Be aware that Linked Entities require a Premium licence. In this case I'd just go with two separate Dataflows, not linked, with different refresh schedules. Simpler, cheaper and gets the job done.

    Hope this helps

    Stuart

6 Replies

  • Burningsuit's avatar
    Burningsuit
    Resident Rockstar

    Hi Anonymous 

    No, as far as I'm aware refresh is set for the Dataflow and not for individual tables in it.

    In this scenario I'd have two Dataflows, one with the Fact table and one with the Dimension (lookup) tables. You can then set a different refresh time for each Dataflow.

    Hope this helps

    Stuart

    • Anonymous's avatar
      Anonymous
      Not applicable

      thanks Stuart, I thought about that however if I add dimension data flow as a linked entity to Fact data flow, do you know how set up refresh in fact data flow works? Does it also refreshes linked entity? 

      • Burningsuit's avatar
        Burningsuit
        Resident Rockstar

        Hi Anonymous 

        Linked Entities refresh differently if they are together in the workspace or in separate workspaces. If all together in the same workspace, refreshing the main Dataflow will also force the linked entities to refresh. If the linked entities are in other workspaces, refreshing the dataflow will not force a refresh in the linked entities. Be aware that Linked Entities require a Premium licence. In this case I'd just go with two separate Dataflows, not linked, with different refresh schedules. Simpler, cheaper and gets the job done.

        Hope this helps

        Stuart