Removing empty columns from data table

Hi @ramya_anbazhagan

please refer the below thread for removing empty columns.

after removing you can get the column count using below syntax.
yourdatatable.columns.count

hope it helps!!!

1 Like