ColumnName error

Hi,
I created a workflow by following. But I got error by ColumnName.
How can I fix it? Thanks

Hi,

Can you try to set DataColumn at TypeArgument of ForEach activity as the following?

Regards,

we crosschecked your XAML and it looks ok, as the for each typeargument was correctly set to DataColumn.

can you share with us the error details?

Mouse over the red icon and tell us what the error is.

Hi @ChirsC ,
Could you please share your error?
If you can get ColumnName
maybe in your file have more then 1 columns with ‘name’
you can get it by index

regards

It work.
Thank you and others very much for your help!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.