Forum Discussion

Emmeli's avatar
Emmeli
Frequent Visitor
2 years ago
Solved

Create categorys with DAX

Hi  I would love some help with a problem of mine.  I have this data with the account and the sum column. I would like to create a "category" column with the help of DAX.   New column "categor...
  • lbendlin's avatar
    lbendlin
    2 years ago

    I'll show you two options.  One is using the existing data to create groups, the other is using a calculated column with the ranges.