Home » Fusion Middleware & Colab Suite » Business Intelligence » How to compare 2 formula columns in rtf of xml report (oracle reports 10G, Oracle Apps 11i)
How to compare 2 formula columns in rtf of xml report [message #556123] Thu, 31 May 2012 07:38
sivaora
Messages: 119
Registered: October 2009
Location: Hyderabad
Senior Member
Hi All,

I have 2 formula columns in rdf.
1. CF_COUNT ( It contains the value 10 ).
2. CF_LIMIT ( It contains the value 100 ).

I wrote the logic in rtf like this...
<?if:CF_COUNT>CF_LIMIT?> 10 Greater than 100 <?end if?>

So here CF_COUNT(10) is not greater than CF_LIMIT(100), hence the message should not be display in report output.
But the message is still displaying which is incorrect.

So please tell me what is the issue here...Do i need to change the if condition...
Previous Topic: Siebel-OBIEE integration
Next Topic: Output in TEAPPSXML format
Goto Forum:
  


Current Time: Fri Apr 19 06:07:57 CDT 2024