We are trying read View and unload data into JSON file to our S3. Even though I select Skip Header TO FALSE option I still see my header in the JSOn file that. In the below File I need to get rid of JSON_VALUE and I'm using S3 Uload component in Matillion

Hi @sb109947​,

I got it to work like this:

A quick check from the command line to verify there's no header in the generated JSON:

Best regards,

Ian