Skip to main content



      Home
Home » Archived » BIRT » Conditional statement not works in dynamic text
Conditional statement not works in dynamic text [message #1001661] Thu, 17 January 2013 01:42 Go to next message
Eclipse UserFriend

I certify that Shri / Smt / Kumari
<VALUE-OF>if(row["Result"]=="FAIL")
{"*************************";
}
else{row["StudName"];}
</VALUE-OF>

if condition always fails even if the row["Result"] value is fail.


Re: Conditional statement not works in dynamic text [message #1001924 is a reply to message #1001661] Thu, 17 January 2013 10:08 Go to previous message
Eclipse UserFriend
You might try checking to see if row["Result"] is capitalized or not and change it in your if/then to match.
Previous Topic:Possible to create a custom Chart form with the Chart API?!
Next Topic:render PDF / WORD / PDFCreator
Goto Forum:
  


Current Time: Sat Mar 15 04:53:14 EDT 2025

Powered by FUDForum. Page generated in 0.05129 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top