Import Mapping array of array

0
Hi Mendix Team, We need to integrate a REST service in our application, the response of which is in the format of an array of array, as shown in the below image. We need to use the returned response to plot a grouped column chart. Can you let us know how to configure the import mapping and data Points for the chart. 
asked
1 answers
0

Hi Prasanna,

Please use Json structure and map it in import mapping.

Please refer https://docs.mendix.com/refguide/json-structures and https://docs.mendix.com/refguide/import-mappings 

Hope this will help!

Regards

Sushuma

answered