Forum Discussion
yorkehead
8 years agoFrequent Visitor
RANKX - Filtering by more than one dimension
Hi, Currently I have this two metrics for having a top 10: Rank:=RANKX(ALL('Table A'[column table A]),[metric]) Top 10 := IF(Rank] <= 10,[metric],IF(HASONEVALUE(Table A'[column table A]),...
v-chuncz-msft
8 years agoCommunity Support
yorkehead
8 years agoFrequent Visitor