Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Measure for MAX Rank

Need help in creating a measure to count the number of promotors based on latest date for NPS .   I have created  Rank using   RANK = RANKX( FILTER(Table1, Table1[Topic] = EARLIER(Table1[Topic]...