Hi
I am using cognos 10.1 version
In my report header I need to show report title which has a column ASSOC , it is fetching multiple values so we have used a repeater to show them in a single line separated by comma , the problem is when I run report in excel 2007 , the values are coming in different cells
eg: report title is say ,  xxxxxx 10,2 xxx this has to come in one cell instead it is splitting in to 3 cells like xxxxxx    10 ,      2
is there any way to achieve this in single cell
Thanks in advance ...
			
			
			
				Hi
looking for some help on this issue, I was trying hard but no luck .. thnx....
			
			
			
				Did you try putting the repeater inside a block?
			
			
			
				Yes I tried to put the repeater in block, table and even in a list ... but no luck .... still the same issue