This is a migrated thread and some comments may be shown as answers.

using child values from json

0 Answers 48 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 11 Jul 2012, 12:47 PM
Hi

I have the charts working perfectly using a standard remote json file. My problem is I now have to use data from a file that has child values attached so for example in the snippet below i want to use the value of "Code", and i'm having trouble doing this any help would be apppreciated


{
   "Providers":[
      {
         "Elements":[
            {
               "Code":"siteSection",
               "Name":"Site Section"
            },
            
         ],
      }
   ]
}


Regards

Adam

No answers yet. Maybe you can help?

Tags
Charts
Asked by
Adam
Top achievements
Rank 1
Share this question
or