system
1
Hi,
I created a global variable.
I created a group on that variable.
The variable is not being evaluated for the first record. When I display the value, its showing as blank and from 2nd record its working fine.
Any idea, Why the variable is functioning like this?
Thanks in advance.
Regards,
Gowtham Sen.
GowthamSen
(BOB member since 2006-08-31)
system
2
Check to see if the column you’re evaluating is null. You’re formula will fail if it encounters null data.
AnthonyJ
(BOB member since 2006-06-30)
system
3
Thanks a lot Anthony.
You are right. There are null values. I corrected it now. Its working fine.
Thanks once again. 
Gowtham.
GowthamSen
(BOB member since 2006-08-31)