Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

How to Filter Rankx Function

Hi all   I have a measure like that  (create rank number to customer with their overdue) Measure = IF(HASONEFILTER(Overdue[Customer Text]);RANKX(ALLSELECTED(Overdue[Customer Text]);[Local_net_Over...