I am using Azure dataflow to read records from Azure SQL DB as source, modify it and write to blob storage as json file. I need only non-empty and -null values in JSON.
S