BI Publisher (MOSC)

MOSC Banner

Conditional row in column - Pivot table

edited Mar 1, 2013 3:03AM in BI Publisher (MOSC) 5 commentsAnswered
Hello, I try to create a conditional in measure  
This is the code of my pivot table:

<crosstab:c727;"//Vista_Resultado_Informe_Contabilidad__V55BAL03__S7";
          "CommentField2_ID59{,o=a,t=t}";
            "Desglose_ID57{,o=a,t=t}";"AmountAa1_ID17";"sum"?>

<?horizontal-break-table:1?>

<?for-each@column:$c727//C1?><?./H?><?end for-each?>

<?for-each:$c727//R1?>

<?if:./H='07'?><?attribute@incontext:color;'Red'?> <?./H?> <?end if?>

<?for-each@cell:.//R1C1?>

<?./M1?>

<?end for-each?>

<?end for-each?>

This is the code of my pivot table, you see there is a condition in line (I paint in green), this works for me correctly. But I'm trying to get the same condition as the amount in column (I paint in red), but refers to me <?. / H?> Painted in blue, when I refer to <?. / H?> Painted green

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