keen-sdk-net icon indicating copy to clipboard operation
keen-sdk-net copied to clipboard

cannot group by multiple fields

Open Burgov opened this issue 9 years ago • 2 comments
trafficstars

Hi,

As the groupValue argument is a string, I don't seem to be able to group by multiple fields (which Keen does support). Am I overlooking something, or is this indeed missing from the implementation?

Regards, Bart

Burgov avatar Jan 30 '16 21:01 Burgov

Hi Burgov - I'm pretty sure that the library was written before Keen supported grouping by more than one property, so it's missing at the moment. How important is the feature to you?

wetzler avatar Jan 30 '16 23:01 wetzler

Our product id's are composite (id and brandId), so we virtually always have to group by multiple fields, when we are grouping.

Burgov avatar Feb 01 '16 12:02 Burgov