Forum Discussion

amardeep2021's avatar
amardeep2021
New Contributor III
4 years ago

How to remove columns with null value alone in pipeline?

Hi, I have a scenario where I have few columns have null value few not. Objective is to not to bring in columns with null value for each records. source: id a b c d e ...