BI Publisher (MOSC)

MOSC Banner

Sorting in RTF template

edited May 24, 2020 5:00AM in BI Publisher (MOSC) 4 commentsAnswered

Hi ,

We have below  BI publisher code in rtf template

<?for-each-group:current-group();./DEVICE_ID?>

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

<?FIRST_NAME?>

<?TOTAL?>

<?end if?>

<?end for-each-group?>

We are seeing the output like

Name            Charge

------------------------

Now we want to sort the output based on FIRST_NAME column in ascending order.

Can you please guide me how can I achieve the same?

Thank you very much.

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