Forum Discussion

rmolinajr's avatar
rmolinajr
Frequent Visitor
8 years ago
Solved

Problem Filter and rankx

Hi I am having problem in rank, when I do a search in slicer the rank changes everything, I am using this dax code to create the rank: RANK = RANKX (      ALLSELECTED (table [Name]);      [VALUE...