Hi,
I have a table like this ,
Name | Category
a | 1
b | 2
c | 1
d | 3
e | 1
f | 2
What I want is
name | category
a,c,e | 1
b,f | 2
d | 3
I had using the Group Header Band but its doesn't work...
How can I do that?
Thank You
Group Concat
Re: Group Concat
Hello.
Please, look at the attached report template.
The concatenation is made in Text8 component.
Thank you
Please, look at the attached report template.
The concatenation is made in Text8 component.
Thank you
- Attachments
-
- FlexGroupSum.mrt
- (19.57 KiB) Downloaded 364 times