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