Hello Team,
I am currently facing an issue with the JSON Path Node while processing a JSON file containing details of 50 users. I have successfully created the required columns from the JSON data using the JSON Path Node.
However, I have encountered a problem where certain columns should have null/empty values. Unfortunately, the JSON Path Node does not produce empty/blank values for these columns. Instead, it takes the next value and assigns it to the empty value. As a result, my total data collection has gone awry, and at end generating empty records.
I wanted to check if anyone else on the team has faced similar issues or if I might have missed enabling a specific option in the JSON Path Node.
Your assistance in resolving this matter would be greatly appreciated.