Hello,
I have a matrix with subtotal.
I want to hide or show the subtotal by a parameter.
The header of the subtotal is not a problem since it have the
"visibility" property.
The problem is that when I'm clicking on the green rectangle to go to
the subtotal area itself - It doesn't have the "visibility" property.
So I don't see the header but I see the subtotal date itself.
Any idea on how to resolve this?
Thanks.
Antoon - 29 May 2008 13:55 GMT
i think you could try to put a expression in all your rows that checks for
the value "Total" in the apropriate textbox and sets visibility accordint to
that
> Hello,
>
[quoted text clipped - 13 lines]
>
> Thanks.