I am getting the error:
Value for a required activity argument ‘DataTable’ was not supplied
Could you let me know what the issue is?
I am getting the error:
Value for a required activity argument ‘DataTable’ was not supplied
Could you let me know what the issue is?
Have you passed Datatable to that activity or not.
It looks like the IN argument for a invoked workflow is not not supplied with a datatable variable to a IN argument
Kindly run once in debug mode by pressing F7 so that it will help us to find with which invoke workflow file activity we are missing with that variable to a IN argument
Or if we know having less number of invoke workflow file then we can find where it is missing
You were almost done
Cheers @nole_1