I am using BO 6.5.
I have a crosstab showing the Customer Name and Usage Type on the left (1st Measures), and across the top are Months (2nd Measures).
The months displayed are determined by the date range that the user selects.
Is there a way of hiding all the rows where all of the date measures are zero?
i.e.
----------------------Mth1------Mth2-----Mth3
Cust1-----Usage1------60--------50-------0
Cust1-----Usage2------10---------0-------0
Cust1-----Usage3-------0---------0-------0 - Hide this row
Cust2-----Usage1-------0---------0-------0 - Hide this row
I have a crosstab showing the Customer Name and Usage Type on the left (1st Measures), and across the top are Months (2nd Measures).
The months displayed are determined by the date range that the user selects.
Is there a way of hiding all the rows where all of the date measures are zero?
i.e.
----------------------Mth1------Mth2-----Mth3
Cust1-----Usage1------60--------50-------0
Cust1-----Usage2------10---------0-------0
Cust1-----Usage3-------0---------0-------0 - Hide this row
Cust2-----Usage1-------0---------0-------0 - Hide this row