How to solve the source contains no data rows?

HI,

Can you try to use DataRow array (use ToArray method instead of CopyToDataTable) then check it contains any rows using IF, as the following post?

Regards,

1 Like