Multiple Groupby Fields for Statistics

598
1
03-16-2020 08:56 AM
MatthewBarr1
New Contributor

I would like to build a query that has multiple groupByFieldsForStatistics.  However, when I put a multi-item list in, I see no evidence of the second (or beyond) field in the query results.  The below codepen is an example - I'm trying to group the data by magType and place, but see no evidence of place in the response (the first item of which is logged to the console and shown at the top of the page for convenience)

 https://codepen.io/robmattles/pen/ZEGooYm 

0 Kudos
1 Reply
UndralBatsukh
Esri Regular Contributor

Hi there, 

Unfortunately, Query.groupByFieldsForStatistics does not support multiple fields on client-side layers and layerviews. We have an issue for this. I will let you know when we fix it. 

-Undral

0 Kudos