Forum Discussion

Kazu's avatar
Kazu
Helper II
2 years ago
Solved

INDEX function and ORDERBY

I would like to define a measure which use INDEX(). The test measure blow specifies hardcoded "2" in the INDEX() function and it returns "B", which if I understand correctly is the second Name in the...
  • Kazu's avatar
    2 years ago

    I am not sure if this would be of help for anybody else, but I found a solution.