159
Views
1
Comments
Advanced query json problem
Question

I have a dynamic query and i want to fill a chart with  the results from that query, but the result Structure is based on the query made before, i tried to make the result of the query a json how is sugested on the link below.

 https://www.outsystems.com/forums/discussion/53381/generate-a-chart-from-a-dynamic-sql-input/

but did not solve my problem.

What am I missing?


2016-04-21 18-13-58
Nuno Rolo
 
MVP

Hi Bruno,

You can define the output of the Advanced Query to be a structure with the exact fields you need to pass to the chart, instead of using directly the entities.

Does this solve your problem? You didn't provide details.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.