dataflow foreach

arkiboys 9,706 Reputation points
2021-10-18T14:01:45.597+00:00

1-
In the pipeline, I use a foreach loop activity to read the list of tables from a .csv file to load from on-prem to blobstorage.
2-
For each of the tables, some of the table fields need to have expressions applied to its field value in the dataflow.
I notice that there is no foreach inside the dataflow. How can I achieve this?

Thank you

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.