BI Publisher (MOSC)

MOSC Banner

Parent Field/Child Field named the same - How to Access

edited Nov 22, 2016 4:00AM in BI Publisher (MOSC) 1 commentAnswered

I need to compare the value of the Career at the degree level to the value of the degree at the header level.

<?if:ACAD_CAREER=ACAD_CAREER?><DESCR_FORMAL><?end if?>

How do I identify the correct level/absolute path?

Sample Data

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

<G_HEADER>

  <STUDENT_ID/>

  <ACAD_CAREER/>

  <NAME/>

  <ADDRESS/>

<Degree>

        <CONFER_DT/>

        <DESCR_FORMAL/>

       <ACAD_CAREER/>

        <RANK/>

<Degree/>

<Degree>

        <CONFER_DT/>

        <DESCR_FORMAL/>

        <ACAD_CAREER/>

        <RANK/>

<Degree/>

<Degree>

        <CONFER_DT/>

        <DESCR_FORMAL/>

        <ACAD_CAREER/>

        <RANK/>

<Degree/>

<G_HEADER/>

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