COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: Desperado on 07 Apr 2007 11:17:38 PM

Title: inserting a character Query item in the measures section of a crosstab !!!!!!
Post by: Desperado on 07 Apr 2007 11:17:38 PM
Hi All,

Can we insert a character Query item in the measures section of a crosstab report (even in cognos 8). I know some versions of reportnet will not support .. But if there is any possibility please let me know how to do

Thanks in Advance
Title: Re: inserting a character Query item in the measures section of a crosstab !!!!!!
Post by: COGNOiSe administrator on 09 Apr 2007 09:08:53 AM
I believe that was a challenge with some other post in this forum. Something about calendar of events. I am not sure if the community ever found an acceptable solution. I'd try to bring in a fake measure, unlock the crosstab, bring in the character data you need next to the measure, and change the measure display to None. ... but I have a feeling this will fail anyway.

Darek
Title: Re: inserting a character Query item in the measures section of a crosstab !!!!!!
Post by: Desperado on 04 Sep 2007 10:55:19 AM
Hi Darek,

Sorry for the delayed reply to this posting . i tried doing it in that way mentioned by you. But it's not working.
is there any other way that i can use a character field in the measures section of a cross tab ?

thanks in Advance
Title: Re: inserting a character Query item in the measures section of a crosstab !!!!!!
Post by: MDXpressor on 07 Sep 2007 01:12:25 AM
Generally the answer to this question is no.  A crosstab is inherintly an aggregate container, and the only aggregate you can perform against a string is a count function.  Having said that, I have seen a long and convoluted approach to this that did function under some pretty specific circumstances.  I will try and dig up the process.