Hi
I have only 1 Data Item . Item
In Rdlc i am grouping Category Wise & Another Group Item Wise . Sub Total is displayed on Category Wise. I want if that Category has no item then SubTotal should not be displayed.
Group Code Item Description Quantity G01 Sub Total : 0.00 G02 Sub Total : 0.00 G03 Sub Total : 0.00 G04 A01 ABC 900.00 A02 AXZ 360.00 ------- 1260 -------
I want G01,G02,G03 lines should not appear
Thanks
*This post is locked for comments