Hello,
I need a customized solution for a "group by" in a Report. We have different status of an entity: [A, B, C, D, E] where ABC are under the same category (ex. Blue) and DE are under the category (ex. red).
In the report, I would like to see the total count for each item under the category Blue and Red. Is this possible without coding? If it is, how can I use the Group by to do this.
Thanks in advance.
I need a customized solution for a "group by" in a Report. We have different status of an entity: [A, B, C, D, E] where ABC are under the same category (ex. Blue) and DE are under the category (ex. red).
In the report, I would like to see the total count for each item under the category Blue and Red. Is this possible without coding? If it is, how can I use the Group by to do this.
Thanks in advance.