I am trying to filter out the current item from a datable but i am getting the below
Its not the iteminformation which is wrong. Right above I have a filter activity with the same conditon except it keeps the transactionitem instead of removing it.
Kindly check once whether there is a transaction item to be processed before getting to filter datatable activity
Like use IF condition and mention like this TransactionItem is nothing
If true it will go to THEN or will go to ELSE Part where we can keep the filter datatable activity
Kindly try this and let know for any queries or clarification and also ensure that datatable variable is defined having some value in it