How to Check Column in DataTable is Empty without Using Loop

Hi All,

I need to check “Column A” is Empty or not. If empty End the process. Else Continue.

How can I check Column is empty or not without using Loop.

Thank you in Advance.

Hi @nithya

Refer to the thread below for solution!

Regards

1 Like

find starter help here:
Check_dtHasBlanksIn_1Col.xaml (7.7 KB)

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.