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
use Rownumber() function.
Srik
vsud,
Can you post the formula you're using so we can assist you better? Running-count should work.
Hi All,
I did with it Rownum(), its working.
Thanks once again
vsud