Hi everyone,
In my report i have ten pages like page1,page2, upto page10,
i have textbox prompt when i enter 1 page1 should display,when
i enter 2 page2 should display,can anyone suggest the answer.

Answers were Sorted based on User's Feedback



Hi everyone, In my report i have ten pages like page1,page2, upto page10, i have textbox prompt wh..

Answer / arkay

crate a string variable like
if(paramdisplayvalue(parameter)=1 then page1 else
if(paramdisplayvalue(parameter)=2 then page2
------
---
-
and then add values like 1,2 upto 10
use conditonal styles

Is This Answer Correct ?    3 Yes 1 No

Hi everyone, In my report i have ten pages like page1,page2, upto page10, i have textbox prompt wh..

Answer / sridhar

crate a string variable like
if(paramdisplayvalue(parameter)=1 then page1 else
if(paramdisplayvalue(parameter)=2 then page2
------
---
-
and then use render variable for all pages.

Is This Answer Correct ?    2 Yes 0 No

Hi everyone, In my report i have ten pages like page1,page2, upto page10, i have textbox prompt wh..

Answer / nasa

create a parameter filter with pageNumber() function

eg:

Data->filter->edit filter->add button->choose advanced-> writer below condition-> validate that->okay


pageNumber()=?enter number?

Is This Answer Correct ?    1 Yes 0 No

Hi everyone, In my report i have ten pages like page1,page2, upto page10, i have textbox prompt wh..

Answer / amar

Using Conditional Variables it can possible.. Try it ....

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Cognos Interview Questions

what is the difference between rollup aggregation and aggregation ?

1 Answers  


What is metric studio?what is score cards and how to implement score cards what is the use of score card?

1 Answers   IBM,


how do you deploy a report in cognos 8 to run in maximo6? what r the steps in maximo??

0 Answers   IBM,


What is difference between drill through and drill down?

5 Answers   IBM,


what happens when date function has taken as attribute

1 Answers   TCS,






Hi Techies..., can any one please answer me what is called unit testing ? how to do it and what are the steps involves in it? thanks for your answer......

1 Answers  


where you can save the report net documentation in our local system?

0 Answers   IBM,


What is the difference between group and associare?

0 Answers  


what is sdibling function tell me the some functions

3 Answers   IBM,


Can anyone tell me which automation tool is used in cognos,is it a testing tool or performance enhancing tool Thanks in advance

2 Answers   SAP Labs,


What is a Folder?

0 Answers  


Can any body suggest me that Drill through of packages is possible? If yes, how it can be done?

1 Answers  


Categories