dataflow foreach
arkiboys
9,706
Reputation points
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.
Sign in to answer