DataTable If: Object reference not set to an instance of an object

I have loan_DT which is a data table and assigned in as an out direction in an argument. but when I use the loan_DT on reframework and assign it to TransactionData It gives an error

Any idea ? thanks .

Object reference not set to an instance of an object

Hi @Jelrey ,

Since is the same flow, if you solve the problem from the post below , it might be solved here also.

please check datatype of TransactionData it should be same as datable varibale

What is direction of argument TransactionData?