Forum Discussion

tod's avatar
tod
Frequent Visitor
5 years ago
Solved

Help with creating custom dax columns

I have a dataset with various numerical value as text. I like to create two custom Dax columns that (1) identifies the top 3 values, but is dependent on the text values in a second column, and (2) cr...