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

hi guys, i think this would be a simple question but i was asked. what is total time taken to develop a report from getting requirement document from the client? dont reply as it depends,i am expecting something else.

2 Answers   WNS,


There is any option to delete temp files automatically from temp directory in COGNOS? (without manual)

1 Answers   CTS, IBM,


what is a query subjects item?

1 Answers   HCL,


how to handle multifact?

2 Answers   IBM,


What is the enterprise class platform architecture of cognos 8?

0 Answers  






-------------------What is Deployment?

2 Answers   IBM,


what are the components having in the report studio using interface eg:insertable objects pan,properties pan

1 Answers   HCL,


After applying date prompt and when we run the report we fet from date and todate prompts..so when we enter todate<fromdate its an error. How can we generate the user defined error message for this type of error

0 Answers   IBM,


Explain about Parametermap?

1 Answers  


How security is concerned with Reportnet? Explain its implementing steps.

0 Answers   iFlex,


wht is the reason for using sql queries in the report 1. inorder drag the items to conatiner we can use use packages but wht is the neccessity of using sql queries to drag the items into the container

0 Answers  


In Drill through, Reports are executing successfully when rename & run the created reports? Pls tel me the reason?

2 Answers   IBM,


Categories