I am using the activity called For Each Row in order to iterate a table. As far as I understood, the output of this activity is a DataRow element. My question is how can I know in a loop the name or header of each column that DataRow has?
Hi, Tks for your answer. I did not find the property called ColumnName. I attached what I did, but for variable headers, it does not have this property.