How to get total of top 10 sales in SSRS 2012
I am taking Top 10 of Sales Volume grouped by Product categories in SSRS 2012. I need the total of these top 10 but it shows the complete total. I cant do it on dataset level as I need the complete dataset for other parts in the report. I tried the solution as given in MSDNlink but that didn't help either. Thanks in advance. This sort of approach does actually work very well. You haven't given any idea of what your data/metadata is like, but the concepts can be explained with a simple example. Consider the following data: We will make a simple report based on this, grouped by the grp column: