[help needed]
1 TopicStrange RANKX sorting
Simple setup with Table "Result" Column "Size" (decimal formatted), slicer ("Sample Name" from Table2 Parameter). 1 to many relationship setup between Parameter and Result table. Rank Size = RANKX (ALL(Result), CALCULATE(SUM(Result[Size])),,ASC, Dense) Result below: Is it the filter context that is impacting or what is happening?Solved629Views0likes2Comments