rankx

Solutions on MaxInterview for rankx by the best coders in the world

showing results for - "rankx"
Henry
18 Aug 2020
1Product Quantity Rank =
2IF(
3	HASONEVALUE('Product'[Product]),
4	RANKX(
5		ALL('Product'[Product]),
6		[Quantity],
7		,
8		,
9		DENSE
10	)
11)
12
similar questions
queries leading to this page
rankx