COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: fasi on 12 Feb 2009 04:42:25 PM

Title: Can we pass row values to target report (...............................
Post by: fasi on 12 Feb 2009 04:42:25 PM
Im trying to pass the date from Cube to RS report

let say i have a column
         date
row1  2005-01-01
row2  2005-02-31
row3  2007-09-15
row4  2008-01-01

when im sending the date filed it is passing first row (i.e 2005-01-01) i want to send 2005-02-31,2007 and 2008 in diffrent parameters can we do this

in target report
start date as 2005
end date as 2006

Thanks... ???

Title: Re: Can we pass row values to target report (...............................
Post by: Gollapudi on 02 Mar 2009 11:00:33 PM
Hi,

A drill through will always pass the current instance value if you try to "pass a Data Item Value", if you wanna pass some other value based on a perticular condition, just create another data item with that condition, so that you will have the same value in each n every row for that data item and then the relavant value will be passed.


Thanks,
Venu.