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
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 |
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 |
What are the different types of reports present in cognos?
What is a business view? and what is the difference b/w business view and folder?in cognos report life cycle when it will be involved ?
HOW MANY LEVELS CAN BE USED IN DRILL THROUGH REPORTS
I have two date promts which optional. by defalt it will be checked.i want to unchek that date prompts.How to uncheck the date prompts in cognos
How can I change reports to another package???
What are slice and dice?
1)what is the use of Deployement and Scheduling? 2)If you have a prompt in your report , after scheduling the report will it run? 3)How can we move our reports from one Environment to Another Environment? 4)What is the complex report in your project and whar are the critical issues have u faced in u r reports and tell me name of some recent reports have u created? 5)What are the limitations of value prompts?
There are some reports,we have to provide security to that reports like the hr manager should have access to hr department reports only and the accountant should have access to accounts reports where as the CEO can have access to all the reports. How to deal with this situation using Cognos?
----------------------Diff b/w MOLAP and ROLAP?
What is dtm?
Can any body suggest me that Drill through of packages is possible? If yes, how it can be done?
What are initial page components of Cognos connection?