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 all the types of hierarchies?
What are the different types of important services used in cognos?
What is content Manager?
3. What was the size of your cube?
Hi all, I have a list report with Country, City & Revenue. In the run time i want to hide the particular column. I have tried using Java script but i didn't get any out comes. Please any one share steps for me....
What is the usage propertys in Framework Manager?n Ie we set EMP ID as a Fact and what will happen?Actullay EMPID is a Identifier....
How to give a securites in object level&datalevel&pakege lavel in frame work manager?
-------------What is Coditional Prompting?
Cognos Online Training will be provided. prior training with all real time aspects. Comprehensive training will be given in Datawarehousing concepts , cognos 8.4 and cognos 10 versions. Contact kris.cognos25@gmail.com
What is Online View?
explain project, package ,model , modelers.........and differences b/w them?
What are all the types of indexes in Cognos?