I am having build data table values in one sequence like one workflow
I am created the data table using out argument also.
I need to access that data table in another workflow for further operation, like for each row in data activity.
, but i am facing error like : in loop condition in another workflow i am not getting the data table for Access anyone help pls.