Forum Discussion

rowrowrow2's avatar
rowrowrow2
Advocate I
2 years ago
Solved

Dynamic destinations in data flows?

I want to create a process to clean up a table in a data flow (ie trim whitespace, convert dates, etc). I have lots and lots of tables, and I want to apply the same process to. I was interested in us...
  • miguel's avatar
    2 years ago

    That is correct. This is the current behavior today. 

    You can request this as a new feature as an idea in the Fabric Ideas portal: 

    https://aka.ms/FabricIdeas 

     

    A different approach would be to use a script in a notebook that does the iterative work on all the tables that you require. For Dataflow Gen2, today, you have to setup the destination for every query