Forum Discussion
Proggesnekka_v2
3 years agoRegular Visitor
Multiple dummy variables to one column
I have 3 dummy variables, D1-D3. Where I calculate the number of Customers with the measure “No. measure”. However, I want to create a variable “Category”, to calculate the No.measure, ...
lbendlin
Super User
3 years ago- Proggesnekka_v23 years agoRegular Visitor
lbendlinI can't use the "data-tab". The data is stored in a datawarehouse, and D1-D3 is three different columns. Is it another way around?
- lbendlin3 years ago
Super User
No, it's all manual labor from here on. You have to create a measure that manually collects the data from all three columns.
- Proggesnekka_v23 years agoRegular Visitor
That's what I feared to do. Can you help me with the code for the measure?