Hi,
We have 8 divisions that we merge into three divisions. The sales of the divisions are calculated from different measures and we end up with three Custom Measures, one for each of the three grouped divisions.
I can pull the three divisions together into a block but I do not know how to assign a name to the numbers; I end up a Variable Measure with three numbers and no label to the numbers. Also, I need to assign a sort order as neither the text or the number are the sort order.
I tried to find an operator like INTO or AS so I could name the [MEasures} as I brought them into the single variable bit no success. Also, I need to add a sort order.
So, I need to turn
Custom variable: [Measure 1]
Custom variable: [Measure 2]
Custom Variable: [Measure 3]
into
LABEL NUMBER SORT (neither the label or number is a sort order)
Div 1 3,000 2
Div 2 1,000 1
Div 3 5,000 3
Thanks,
Bob