Expression
-
- Posts: 7
- Joined: Wed Dec 11, 2013 5:07 pm
Expression
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?
Last edited by claudiofrk on Tue Mar 18, 2014 12:03 pm, edited 1 time in total.
Re: Expression
Hello.
Please, send us additional information following the Preparing questions to Support service article.
Thank you.
Please, send us additional information following the Preparing questions to Support service article.
Thank you.
-
- Posts: 7
- Joined: Wed Dec 11, 2013 5:07 pm
Re: Expression
'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
Hello,
Please try to use in the IFF() function expression from Text1 instead Text1.Text.
Thank you.
Please try to use in the IFF() function expression from Text1 instead Text1.Text.
Thank you.
-
- Posts: 7
- Joined: Wed Dec 11, 2013 5:07 pm
Re: Expression
IFF() function not exists.Aleksey wrote:Hello,
Please try to use in the IFF() function expression from Text1 instead Text1.Text.
Thank you.
Re: Expression
Hello,
Sorry for the mistake. I mean IIF() function.
Thank you.
Sorry for the mistake. I mean IIF() function.
Thank you.