Page 1 of 1
Expression
Posted: Mon Mar 17, 2014 1:19 pm
by claudiofrk
I'm using 2013.3 Stimulsoft Reports.Web demo and take a test in the Expression Report.rmt and a {IIF (Text1.Text == "A", "Yes", "No")} Text2 test using does not work. Someone knows how to solve this problem?
Re: Expression
Posted: Tue Mar 18, 2014 5:33 am
by HighAley
Hello.
Please, send us additional information following the
Preparing questions to Support service article.
Thank you.
Re: Expression
Posted: Fri Mar 21, 2014 11:48 am
by claudiofrk
'm using 2013.3 Stimulsoft Reports.Web demo and take a test in the Expression Report.rmt and a {IIF (Text1.Text == "A", "Yes", "No")} Text2 test using does not work. Someone knows how to solve this problem?
Re: Expression
Posted: Fri Mar 21, 2014 12:06 pm
by Alex K.
Hello,
Please try to use in the IFF() function expression from Text1 instead Text1.Text.
Thank you.
Re: Expression
Posted: Fri Mar 21, 2014 2:03 pm
by claudiofrk
Aleksey wrote:Hello,
Please try to use in the IFF() function expression from Text1 instead Text1.Text.
Thank you.
IFF() function not exists.
Re: Expression
Posted: Mon Mar 24, 2014 5:31 am
by Alex K.
Hello,
Sorry for the mistake. I mean IIF() function.
Thank you.