I am trying to hide a sub total row depending upon certain fields . How would i go about doing that?
Thanks in Advance
This is how the report looks like......
Jan Feb March
Revenue R1 2 3 4
want to hide this line subtotal 2 3 4
R2 5 6 7
Total 7 9 11
Hi,
For the table row has visibility property.Write the condition in the expression of the Visibilty Property for that row.
Hope this helps
|||Its not a table . Its a matrix|||You can select edit the matrix group, in the visibility property, select expression and used the 'runningvalue' to determine when you want not to displace your group subtotal
No comments:
Post a Comment