Hi ,
I need a tech support here. Here is the stiation.
I have cases like
Case 123
Activity 1 - Attribute A = X
Activity 2 - Attribute A = Y
Case 231
Activity 1 - Attribute A = W
Activity 2 - Attribute A = Z
Case 321
Activity 1 - Attribute A = Q
Activity 2 - Attribute A = X
Now I need to create an olap table like
CAse 1 -Attrubute A - Case 2
123 ------- X ---------321
because their both Attr. A = X right ?
but how ? I think domain table is not for it.