Global variable is not being evaluated for the first record.

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 :india: (BOB member since 2006-08-31)

Check to see if the column you’re evaluating is null. You’re formula will fail if it encounters null data.


AnthonyJ :philippines: (BOB member since 2006-06-30)

Thanks a lot Anthony.

You are right. There are null values. I corrected it now. Its working fine.

Thanks once again. :wave:

Gowtham.


GowthamSen :india: (BOB member since 2006-08-31)