Forum Discussion
Ranking the Order Date
Hi seanwu ,
I have still a little confused about your scenario.
If it is convenient, could you share the data sample with table format and your desired output so that we could help further on it?
Please refer to this blog about how to get your question answered quickly.
Best Regards,
Cherry
Hi v-piga-msft,
Thanks for looking into this.
I saved a file on DropBox.
As you can see, there is a sales table with Customer Name, Year, Country and Sales Amount.
I want a couple of Rankings in calculated columns of this sales table.
The first one I created myself: RankAcrossAll, as its name indicates, it ranks all customers across all years and countries based on their sales amount.
I run into difficulty in creating the following two rankings:
1. Rank customers, Within each country, but across years, by sales amount.
2. Rank customers, Within BOTH each country and Year by sales amount
Thank you again for your time and attention.
SeanWu