I wonder if there is a simpler solution that in “add data row” activity I don’t have to write out all CurrentRow
you can use within the ArrayRow field following:
CurrentRow.ItemArray
When all rows from dt are to add to DtWithOneRow then also check following activity:
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.