Forum Discussion

G_R_S's avatar
G_R_S
New Member
9 years ago

Dynamic Ranking that considers a visual filter in its calculation

Hello,   We are trying to create a Ranking measure on a date column. We are using the ALLSELECTED function in the measure's calculation as below RANK =  MINX (     FILTER (         SELECTCOLUMN...