I have checked the argument and when i am writing it in the log message I can able to see the result but the problem is when i am trying to use the data table in for each row it is throwing an exception.
Hi @Kishore2,
Check whether are you using the same datatable?
If you are using invoke workflow check the argument are you passing correctly.
Make sure the argument name and variable name are same in the workflow.
If you you will not get the data
Regards,
Arivu
Think you are using the active datatable. Try to assign that datatable to other variable and try to manipulate It.
Yes I did with the same data table assigning it to the other variable in the main
Can you please share the screenshot of variable pane?.