How to show one line below and above on data in cross tab report in BIP based on certain condition
How to show one line below and above on data in cross tab report based on certain condition.
My requirement is that in case of Subtotal and Total row we need to show one line below and one line above to distinguish total and subtotal row from other rows.
Since in cross tab we use @cell command to create cell for data it will simply show the data and we have no space in table cell.
ex.
value1 value2
row1 200 300
row2 400 700
subtotal 600 1000
Thanks ,
Mahesh