Can't use group by from data extract using Bubble API Connector

I have two bubble apps connected using Bubble API Connector plugin. I’m trying to retrieve the data “phrases” from app A and exihibit in a chart in app B.

The API connection is just fine, but when I try to group the data by created date I don’t find that option.

When I check at the debugger I can see all the data got in Result’s objects.

Any suggestion how can I group this data?

PS.: I’m using amCharts plugin for graphs.

1 Like

Is this a known limitation?

I too am trying to Group By data i’m calling into App B from App A via the Bubble App Connector.