Page 1 of 1

Calculated columns

Posted: Mon Feb 28, 2011 7:43 am
by clopessl
Hello,

I add a calculated column that only contains system variable time. When i see the report in viewer, i see random numbers in the report. If i use iif statement, the result is same, if i use {pp.tax1+pp.tax2} the result is same...

What is the problem?

Thanks

Calculated columns

Posted: Tue Mar 01, 2011 1:31 am
by Vladimir
Hello,

Unfortunately, work with calculated columns is not yet implemented at this moment.

Thank you.

Calculated columns

Posted: Tue Mar 01, 2011 5:08 am
by clopessl
Hello Vladimir,

Ok, no problem i solved the problem using the iif statement in text component and works fine.

Thank you!

Calculated columns

Posted: Tue Mar 01, 2011 5:24 am
by Andrew
:biggrin: Thank you.