How to make a column "Reason" in a datatable and also print the reason "abcdef" in column field

I am using Add data row activity and now I want to make a column “Reason” in a that datatable and also print the reason “abcdef” in column field.

Hi @Shakib,

Use add data column activity to add new column “Reason” into the datatable and then use add data row activity to add value to the required columns.

1 Like

Hi @rashmisingh2695

You can do it like this:

Regards.

1 Like

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