Hi All,
I have a datatable and i have modify it (filtering the datatable)
But when i pass it to another workflow, it become empty.
Even though i have already declared it on other workflow:
I can perfectly pass datatable that didnt have any modification but why cant i pass a filtered datatable?
Thanks!