I am new to SSRS, Can any one explain how to solve the below problem below in SSRS
I have data like below
In my Report I need to calculate the values like below
Here the value 181 is the sum of all countries. When I took country as a first column measure is grouping by country, but in the denominator I should exclude the grouping.
It is possible to do this at SSRS level instead of query level?



