hi everyone,
will you be so kind to guide me how to do this part? I’m a bit confused if I am supposed to create an Argument or not and if I am to, what should be it’s type and default value? thanks much.
hi everyone,
will you be so kind to guide me how to do this part? I’m a bit confused if I am supposed to create an Argument or not and if I am to, what should be it’s type and default value? thanks much.
Share the workflow.
ExtractWI5Items.xaml (7.2 KB)
hi @nadim.warsi, thanks for the response, just 1 more thing, when I did the data scraping, it created a variable of type DataTable, ExtractDataTable, should I delete that and create the Out Argument or keep it too?
Ok i suggest you do this. Ignore the previous post first.
Then create an argument out_WorkItems
Take an assign do the below:
out_WorkItems = ExtractDataTable
thanks much @nadim.warsi, I believe this will work.
Tried and tested
[Please close this thread marking appropriate answer as solution]
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.