Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Bind values on different JSON levels
posted

Is it possible to bind data from different levels?

Here is a trimmed down example JSON: https://pastebin.com/hPwK9hnh

In the example here I should get 2 series one for ID 574 and one for ID 573.

Each of these series will have a list of data point positions. 

On the Y axis there should be the 'B' (balance) values for each data point. 

On the X axis there should be the Dates for each data point. 

Is this possible to do? 

Kind regards 
Matthias 

Parents Reply Children
No Data