Forum Discussion
Anonymous
7 years agoNot applicable
DAX: TOPN Function Error
Hi all! A beginner here and I would appreciate the help :) I need help in creating a measure in DAX and I don't know if my execution is correct. The thing that I would like to happen is to produce a g...
AlB
7 years agoCommunity Champion
Hi Anonymous
I'm not sure I understand completely what you need but I think a good option would be to create an additional calculated column in which you rank the assignees by the number of "In-Progress". Probably with RANKX