Forum Discussion

mohit3's avatar
mohit3
New Contributor
3 years ago

Generating wrong Json format for empty values

Hi All,

I am creating a Json file by using the Json formatter but I am not getting the json in correct format for all the empty values.

Below is the input for Json Formatter :

Getting below output from Json Formatter.

The output should look like below. Empty fields should be enclosed in double codes.
“Bankgroup” : “”,
“BankNumber” : “”,

Please let me know how we can achieve this.
@dmiller

Thanks
Mohit

5 Replies

  • Aravind711's avatar
    Aravind711
    New Contributor II

    Yes @dmiller, I have the values for the Year, Quarter and month in the mapper snap, but when i execute i don’t receive error or either the output, can you please share you pipeline and the output image