Hi,
I'm struggeling with concatenating details into a Header output.
eg:  I have a "Event" and would like to display all names in one cell, separated by comma.
Therefore I added a "Variable1" and implemented the concat. This Variable i would like to display on the Event-Header.  Unfortunatly this is not possible.  (probably due to rendering order)
There is some workaround with additional GroupFooterBands to make the Variable work. But when using GroupFooterBands, I cannot print the Detail-Band anymore in correct order
Is there some way to achieve what i want.  Note: I still want to print some details below from my Persons-Band. 
Thanks for your help.
			
							Concat Details into a Header
Concat Details into a Header
- Attachments
 - 
			
		
		
				
- Stimulsoft Sample Report_modified_1.mrt
 - (14.46 KiB) Downloaded 330 times
 
 
- 
				Lech Kulikowski
 - Posts: 7469
 - Joined: Tue Mar 20, 2018 5:34 am
 
Re: Concat Details into a Header
Hello,
Please check the modified report.
Thank you.
			
							Please check the modified report.
Thank you.
- Attachments
 - 
			
		
		
				
- Stimulsoft Sample Report_modified_2.mrt
 - (14.89 KiB) Downloaded 345 times
 
 
Re: Concat Details into a Header
Hi Lech,
Unfortunatly that's not what I'm trying to achieve.
When using a GroupFooterBand it reorders the band somehow at the output
My goal is to print first the HEADER.
HEADER - all names concatenated and then, "all names concat: Variable 1"
DETAILS - some more details
With your implementation, it now prints first
DETAILS
and then HEADER
			
							Unfortunatly that's not what I'm trying to achieve.
When using a GroupFooterBand it reorders the band somehow at the output
My goal is to print first the HEADER.
HEADER - all names concatenated and then, "all names concat: Variable 1"
DETAILS - some more details
With your implementation, it now prints first
DETAILS
and then HEADER
- Attachments
 - 
			
		
		
				
- Stimulsoft Sample Report_modified_3.mrt
 - (16.1 KiB) Downloaded 363 times
 
 
- 
				Lech Kulikowski
 - Posts: 7469
 - Joined: Tue Mar 20, 2018 5:34 am
 
Re: Concat Details into a Header
Hello,
Unfortunately, there are no other ways.
Thank you.
			
			
									
									
						Unfortunately, there are no other ways.
Thank you.