cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Writing flat file

ayush_vipul
New Contributor III

Hi Team

For my current use case, I need to write a flat-file.

image

I am using the following pipeline to write csv.

image

Input to JSON formatter is a document of arrays each having different no of properties.
image

Can you please suggest a way to generate CSV file ignoring all null values and writing only what is present?
Note - Each input document to CSV formatter has different set of properties.
Thanks in advance

5 REPLIES 5

sshaik
New Contributor III

@del Could you please help on this issue.