Forum Discussion

PowerAuto82's avatar
PowerAuto82
Helper II
3 years ago
Solved

Share options for a Linked Dataflow

Hi,   I want to share a Data Flow from another Workspace, so I did the following:   Went to the new Workspace Clicked on New >Dataflow >Link tables from other dataflows  Signed in using the Or...
  • blopez11's avatar
    3 years ago

    You are correct in that for linked tables, they need access to the source.  What you can do in the same dataflow with the linked tables, is create a reference to the linked table (right click on the linked table and select reference).  This creates a computed table.  You can then add additional transformations in the computed table or leave as is.  Save the changes, and make sure you refresh and setup a schedued refresh for this dataflow.  Your users should now see the computed tables in the dataflow.