Hi,
I am trying to create a Data Service for a Chart widget but I am not able to get the right output parameters for the data to be properly displayed in the Chart Widget.
I am using an ION API type data service which is actually calling the an APIFlow endpoint :


The API response is:

The Output parameter looks like (latest try I did):


As you can see, the widget is not getting all the categories/values:

Does anyone can help to adress the dataservice output?
Thanks