I recently upgraded to NR ver 4 latest version the other day. I note the Jsonata node is throwing errors and that is is under revision.
So I tried the change mode. I use one injection node to inject already jsonata reformatted json data into the dashboard 1 chart and all works ok.
I then use another injection node to inject the raw json data into a change node and use the Jsonata feature to reformat the data and send to the chart but it appears unable to reformat the data using as shown below.
If I do the same and use the same raw data as an example message within the change node it works fine in the internal test as shown below
This is a clear anomaly as I am using the same raw data.
Any help is welcome as internally it picks up the data but when parsed as a msg it cannot do same?
I have tried to search but cannot find a similar case?