Forum Discussion

gunja's avatar
gunja
New Contributor
3 years ago

Remove multiple columns from writing into a file

i’m looking for an approach where i can remove multiple columns from writing into a file. The catch here is I don’t want to hardcode the column names (at source column) and passing null (in target co...