I have a grouping that has the annual revenue per company, is there any way I can add a column that selects the 10th highest company per year?
Hey Zachary!
You can select the 10th value by using the Nth() function!
I have a grouping that has the annual revenue per company, is there any way I can add a column that selects the 10th highest company per year?
Hey Zachary!
You can select the 10th value by using the Nth() function!