I have a PowerApps instant cloud flow which receives a JSON array as a string I am attempting to parse the JSON, which mostly works... except when null values appear in the string, at which point the validation
I have a PowerApps instant cloud flow which receives a JSON array as a string I am attempting to parse the JSON, which mostly works... except when null values appear in the string, at which point the validation fails. The schema it uses is as follows...
I have a PowerApps instant cloud flow which receives a JSON array as a string I am attempting to parse the JSON, which mostly works... except when null values appear in the string, at which point the validation fails. The schema it uses is as follows...