I want show the count the of X and Y. Here I have taken product and country as dimension and if(sum(sales)>56,'X','Y') as expression. I want to add two more columns which will show the count of X and Y. For e.g for product 'a' the count of X should be 2 and the count of Y should be 1.