COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: subhash on 18 Dec 2007 12:25:34 AM

Title: regarding the repeateer
Post by: subhash on 18 Dec 2007 12:25:34 AM
i have to display the data in the repeater table.

my requirement:

i have a text prompt. i will enter 2 or 3 in that prompt.

i have to get the repeater table with only entered no of times.

how to do that?

i am in urgent.
Title: Re: regarding the repeateer
Post by: almeids on 18 Dec 2007 11:12:15 AM
Do you mean you are putting 2 or 3 values in the prompt, or you are putting the value '2' or value '3'?

Either way, a repeater is driven by the data, you will need to develop a filter based on your prompt values such that the number of rows you want are retrieved (or aggregated) from the database.