Expression

Stimulsoft Reports.WEB discussion
Post Reply
claudiofrk
Posts: 7
Joined: Wed Dec 11, 2013 5:07 pm

Expression

Post 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?
Last edited by claudiofrk on Tue Mar 18, 2014 12:03 pm, edited 1 time in total.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Expression

Post by HighAley »

Hello.

Please, send us additional information following the Preparing questions to Support service article.

Thank you.
claudiofrk
Posts: 7
Joined: Wed Dec 11, 2013 5:07 pm

Re: Expression

Post 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?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Expression

Post by Alex K. »

Hello,

Please try to use in the IFF() function expression from Text1 instead Text1.Text.

Thank you.
claudiofrk
Posts: 7
Joined: Wed Dec 11, 2013 5:07 pm

Re: Expression

Post 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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Expression

Post by Alex K. »

Hello,

Sorry for the mistake. I mean IIF() function.

Thank you.
Post Reply