I have to create chart with values based on grouping conditions. I have multiple groups in the report.
One group is Sales Rep
Second group is CustomerName
Based on the above 2 groups i need to create the chart with values based on the grouping conditions.
The chart should show the values only for that particular salesRep and customer name.
But for me it is showing all values in the chart irrespective of the group.
Please provide me the procedure to be done. Any help will be appreciated.