Traitée problem with conditional formatting in matrix

  • mercredi 20 juin 2012 12:46
     
     

    I have a matrix developed like in the image. In the marked area I use this expression

    =iif(InScope("matrix1_RowGroup2"),"inscope", "outscope")

    and this expression for setting the color:

    =iif(InScope("matrix1_RowGroup2"),"blue", "red")

    The result is this:

    Can anyone explain me why the "outscopes" are not colored red? I dried several things but I cannot figure this out.

    May thanks for your help,

    Kristof

Toutes les réponses