If we run a report, that has 2 pages, i want to display one
page in HTML format and another page wil display in pdf
format. What is the procedure?

Answers were Sorted based on User's Feedback



If we run a report, that has 2 pages, i want to display one page in HTML format and another page w..

Answer / varun

use report function

case
when report output()='PDF' then 'PDF'
when report output()='HTML' then 'HTML'
end


use this condition in rendor variable then u ll get

Is This Answer Correct ?    11 Yes 0 No

If we run a report, that has 2 pages, i want to display one page in HTML format and another page w..

Answer / lakshmi reddy

drag string variable and write expression like this

reportOutput()
and add html and pdf to string variable

click on page explorer select page1 apply render variable
select string variable allow html and hide pdf next select
page2 allow pdf and hide html and run the report

if u run the report in html it will show page1 only and so
on....

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Cognos Interview Questions

What is meant by Reportstudio shortcut?

0 Answers  


Wt is the Diff between Business Key & member caption?

2 Answers  


What do you understand by the cognos?

0 Answers  


-----------------What is Singleton?

1 Answers   BoA, Cap Gemini, TCS,


tell me the creation of Snapshots?

2 Answers  






what are the enhancements in cognos reportnet ?

9 Answers   IBM, TCS,


how will optimiz the performance of sql in FM ?

2 Answers   Infosys,


Can you explain model durability?

0 Answers  


What are the advantages of cognos?

0 Answers  


What are all types of prompt?

1 Answers  


Hi I have Columns A, B, C, D, E in a Crosstab Report, Cost Budget Column A Column B Column C Column D Column E Total of A+B+D+ E Product 1 100 200 300 400 500 1200 Product 2 500 300 400 500 800 2100 Column A Column B Column C Column D Column E is coming from the Query Item: Category I dont want to include C Column value in the Total Column Column Chas to display in the Crosstab Report how to achieve it Any idea Thanks Sumith

2 Answers  


explain project, package ,model , modelers.........and differences b/w them?

4 Answers   HCL,


Categories