BI Publisher (MOSC)

MOSC Banner

Unable to limit the columns of a particular group in rtf template.

edited Dec 18, 2019 4:07AM in BI Publisher (MOSC) 1 commentAnswered

Hi All,

Need help to limit the records of a particular group in rtf template.

Tried below ..

<?xdoxslt:set_variable($_XDOCTX,'LineNum',0)?> -- variable declare

<?$_XDOCTX,'LineNum',xdoxslt:get_variable($_XDOCTX,'LineNum')+1?>

<?if:xdoxslt:get_variable($_XDOCTX,'LineNum') <=3?>

<?end if?>

I need to display only 3 records in a particular group.

For example : I am the getting the values as below ( where as i cant able to do this change in rdf ., so looking to change in rft )  . But i need to print first 3 values only in the o/p.

amount

--------

4.7200

4.3600

4.2300

3.2500

4.6300

Appreciate if some one help on this..

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center