Hi Team!
How can I group the result by specific rules?
https://jsfiddle.net/flexmonster/o4jywt38/
There're some categories: Accessories, Bikes, Cars, Clothing, Components
. But I would like to compare the total of Bikes, Cars, Clothing, Components
with the total of only Accessories
or in another words comparing Accessories
with the rest of categories?
Is it possible to do with Flexmonster tools?
I'm using Custom API Data source.
Thanks,
Eugene
Hello, Eugene,
Flexmonster only supports aggregations to compare two separate members. It is achievable using differenceofcolumn
, differenceofrow
, and other similar aggregations. You can see the full list in our technical specifications.
Comparting a single member (Accessories) to the rest of the members (Accessories, Bikes, Cars, Clothing, Components) is not currently supported.
Feel free to contact us if other questions arise.
Kind regards,
Illia