07-18-2019 10:23 AM
Hi Team
For my current use case, I need to write a flat-file.
I am using the following pipeline to write csv.
Input to JSON formatter is a document of arrays each having different no of properties.
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
05-08-2023 10:30 PM
@del Could you please help on this issue.