Resolved! what does groupBy() in glideAggregate exactly do?
Hi Experts, i was trying to clean up duplicate CI, and i found that my code works if i group By all three category (parent, child & type) and not if i just groupBy one category. May i ask what groupBy(), does here exactly? why is this code is not...