Remove empty columns in a data table

Hello,

I have a data table with empty columns - I would like to remove this in the easiest way by using a LINQ statement. Please note I cannot use the filter data table activity for this as the number of columns is dynamic.

Please advise on how to construct the LINQ statement

Cheers

Hi @E.T.S

Check the below thread

Regards

That worked thanks so much!

1 Like

You’re welcome @E.T.S

Happy Automation!!

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