COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: Cognos_World on 11 Apr 2012 10:49:41 AM

Title: Tuple on memberset and measure
Post by: Cognos_World on 11 Apr 2012 10:49:41 AM
I was trying to get a tuple based on memberset and a measure.
tuple(memberset(Products),Sales))
gives error.

tuple(currentMember,currentMeasure) also gives an error.

I have 2 dimensions (nested) in rows, 1 dimension in column and multiple measures as the nested column.

Thanks in advance!


Title: Re: Tuple on memberset and measure
Post by: MFGF on 12 Apr 2012 09:48:55 AM
Can you explain what you are trying to achieve? A tuple is the intersection of members/measures, and can not be defined on a set.

Regards,

MF.