COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: naveen10046 on 16 Mar 2010 12:06:29 AM

Title: Tuple()
Post by: naveen10046 on 16 Mar 2010 12:06:29 AM
Hello All,

Whats the use of tuple function....
ex: tuple(std users,answered calls,yesterday)
Can anyone explain the purpose of using this function.
Title: Re: Tuple()
Post by: Mpotla on 16 Mar 2010 05:47:29 PM
tuple() function returns the cell value for  the intersection of the parameter passed.
its like picking a cell value from the cross tab report where we have multiple dimensions.

regards,
MP

Title: Re: Tuple()
Post by: naveen10046 on 19 Mar 2010 12:31:48 PM
Thanks ;D