Hi expert, I have a sales report from sales header and sales line tables. Currently the report is grouped by the salesperson. I want to count the total sales order for each sales and then count the total sales order for the whole sales. How to accomplish this? Thank you!
0
Comments
On 1st group by in layout use addafter total and use this expression "Count(Fields!No_SalesHeader.Value)" it's give total sales for each sales person
On 2nd group by do same as upper it's give total sales order.
― Albert Einstein
― Albert Einstein