Home » Fusion Middleware & Colab Suite » Business Intelligence » If statement in XML Publisher.
If statement in XML Publisher. [message #201665] Mon, 06 November 2006 04:54 Go to next message
samidc
Messages: 35
Registered: February 2006
Member
I Have a Template in which i have variable CHAR_CNT.

I want if CHAR_CNT is like '0%' then row should not return.

I am using syntax:
<?if:CHAR_CNT !='0%'?>

...
...
<?end if?>

But teh problem is still row having CHAR_CNT '0/1' is coming which i dont want. Could any body let me know how to use like Operator in XML Pub or wats the problem in my syntax?

Regards,
SaM.
Re: If statement in XML Publisher. [message #329513 is a reply to message #201665] Wed, 25 June 2008 11:17 Go to previous message
dwarak.k
Messages: 61
Registered: June 2008
Location: Hyderabad
Member
Try Contains

<?if:contains(CHAR_CNT,'0%')?>


Thanks,
Dwarak.K
Previous Topic: split-by-page-break problem
Next Topic: BI Publisher eText output 9's at bottom
Goto Forum:
  


Current Time: Thu Mar 28 18:21:33 CDT 2024