Hello Experts,
I have a requirement to show the top 8 customers based on the quantity, in SSRS report
I have used sorting based on sum(quantity) and changed to Z to A
I have also used group filter sum(quantity) to top n =8
but if 2 customers have same quantity rows are exceeding more than 8
i want to restrict the rows to maximum 8
Note i have used the group based on customer name
Kindly help
*This post is locked for comments
I have the same question (0)