Good Morning
A few days ago I have upgraded my full system and seems the data output format from a graph have changed what makes that my template is not working anymore.
I want to capture from the output of the graph the data contained in order to display some data on the template.
From the graph first I have a node to convert the data to a json expresion as follows:
to pull it on the template that expect data as follows:
From the graph now I get the data in the format as follows:
However from the output of the node where I convert the data only returns to the template:
So I don't know exactly what has changed on the format of the data at the out of the graph regarding the previous versions of dashboard but is clear something has changed and now is not working anymore.
Can someone help me to determine what should be the proper formula to convert the data now to have it back to work?
Thanks in advance