Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Conditional statement not works in dynamic text
Conditional statement not works in dynamic text [message #1001661] Thu, 17 January 2013 06:42 Go to next message
Mindlogicx Infratec is currently offline Mindlogicx InfratecFriend
Messages: 5
Registered: January 2013
Junior Member

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 15:08 Go to previous message
Kristopher Clark is currently offline Kristopher ClarkFriend
Messages: 130
Registered: January 2013
Senior Member
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: Fri Apr 19 11:02:05 GMT 2024

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

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

Back to the top