COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Topic started by: vsudaya on 06 Jan 2006 12:12:17 AM

Title: running-count function
Post by: vsudaya on 06 Jan 2006 12:12:17 AM
Hi All,

Is there any alternative to running-count function Reportnet, i am trying to implement alternate row colors to a report. we are getting running-count(filed_name) function returning running count as 0 or 1 at any point of time to all the rows. is there any alternative for this function, or can anybody tell me what is the reasons for this problem?

or is there in other way to get row numers in a report?

thanks in advance
vsubd
Title: Re: running-count function
Post by: BIsrik on 06 Jan 2006 12:41:49 AM
use Rownumber() function.

Srik
Title: Re: running-count function
Post by: bdybldr on 06 Jan 2006 07:25:43 AM
vsud,
Can you post the formula you're using so we can assist you better?  Running-count should work.
Title: Re: running-count function
Post by: vsudaya on 09 Jan 2006 04:27:45 AM
Hi All,

I did with it Rownum(), its working.

Thanks once again

vsud