Forum Discussion

robert-murray's avatar
robert-murray
Advocate I
1 year ago
Solved

Dataflow Gen2 Staging

I’m working with Dataflow Gen2 and bring in tables from Azure SQL, usually just one or two per Dataflow. I like to break up my work into several linked/referenced tables/steps. Here’s a typical workf...
  • Akash_Varuna's avatar
    1 year ago

    Hi robert-murray , Use staging for reusable steps Like step 1 and step 4 for intermediate steps dont use staging
    You could use ADLS or Datamart for cross workspaces
    In same workspace you could go for linked tables 
    If this post helped please do give a kudos and accept this as a solution
    Thanks In Advance