Hi,
I need a customized solution for a "group by" in a Report. We have different Item [A, B, C, D, E] where ABC are under the same category (ex. Black) and DE are under the category (ex. red).
In the report, I would like to see the total count and sum for each item under the category Black and Red. How can I write the right code to archive this output?
thanks in advance.
I need a customized solution for a "group by" in a Report. We have different Item [A, B, C, D, E] where ABC are under the same category (ex. Black) and DE are under the category (ex. red).
In the report, I would like to see the total count and sum for each item under the category Black and Red. How can I write the right code to archive this output?
thanks in advance.