Forum Discussion
Shelley
7 years agoPost Prodigy
RANKX Works Halfway
Hi All, I'm using RankX to rank distributors by orders. When I show a table with the list, it works as expected. However, I am working on a dashboard and want to filter on a distributor, and see thei...
Greg_Deckler
7 years agoCommunity Champion
Try not referencing your column:
Rank Core Orders $ = RANKX(ALL('Table6'), [Order $], , DESC)