I created a datatable and is passing it to another workflow as an argument. In the worfklow where the table is passed I would like to add an data row, however this is not possible. Error message: "“Add Data Row: Object reference not set to an instance of an object”
Thanks for your answer, however the problem still remains. Everything works when it’s in the same worfklow but when I pass the table as an argument it does not work anymore. The error lays within the passing of the table.