Forum Discussion
Emmeli
2 years agoFrequent Visitor
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...
- 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.
Emmeli
2 years agoFrequent Visitor
Thank you for the help. Normaly I'm sure it would have worked but sadly I only have accec to a very limited data set which prevents me from adding colums. The only thing I can do is to create meassures.