I am trying to get a total sum since I am unable to sum a DistinctCount. Therefore, I put in code:
if({@newdate}>date(2000,01,01) )then
tonumber(1)
My result is 1's and 0's. This is perfect except I am still unable to sum this formula. Any suggestions? I am using ReportWriter 7.0.2.
Thanks,
David
if({@newdate}>date(2000,01,01) )then
tonumber(1)
My result is 1's and 0's. This is perfect except I am still unable to sum this formula. Any suggestions? I am using ReportWriter 7.0.2.
Thanks,
David