Hi @I_am_Praj ,
Place an IF condition: InterfaceDataTable.Rows.Count>0
If True, then use Filter Data Table activity. It will solve your issue.
Hi @I_am_Praj ,
Place an IF condition: InterfaceDataTable.Rows.Count>0
If True, then use Filter Data Table activity. It will solve your issue.