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 |
How to write a condition for multy select in conditional formatting... Eg:- i added list,crosstab, barchart, columchart, guagechart, pie chart for value prompt by using static choices.. if i select multiple that all the things has to be display.. this is requirement how is possible to display..
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 ?
What is the use of Excel files in Cognos8?
Can we install Cognos 8.4 on Windows Vista...Please let me know....Thanks!!!
explain project, package ,model , modelers.........and differences b/w them?
How can we change any header or footer for a group of reports
1 Answers Satyam, Tech Mahindra,
What do you understand by the cognos?
what is the difference between count and running-count functions?
what is an sid (surrogate key)?
What are the different kinds of panes included in cognos?
How can I schedule reports in cognos?
what is the generated prompt,how can i use?