Abhi, Tender Item, Normal Sales, Sample all these are values of some column right.
In your report add this Column along with Material, Tender Item and Quantity.. as to differentiate Normal sales and Sample.. (for tender item write a variable like: if [Item]= "Tender" then "Y" else "N")
Apply break on it..to get sub totals..