Hi all I am wondering if I can group into a group.
Lets say I have a master column in my DB called Type and in type I could have the following type of animals CAT DOG FISH BIRD
I want to be able to group so every count of a FISH goes in to Water every count of DOG goes into WESTWING and so forth ?
Is it possible to define grouping via expression?