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?
Answer Posted / 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 |
Post New Answer View All Answers
Can you define snapshot?
Please explain the different stages in creating a report in cognos report net?
What are the components of report net?
How can reports be bursted based on two groups? I want to schedule to burst a report based on product line and years and I need the burst report for every product line and every year. How can this be done? Please help..
How do we convert from Numeric to be Words?
What are the different types of reports present in cognos?
What is difference between page break and section report?
What are the steps to import the two data sources in framework manager?
What is the difference between Section and Section using Master/Detail in Cognos 8 Report Studio? I tried these both options many times on lists and crosstabs, but dint find any difference. So please give the answer in detail with example.
What do you mean by query studio?
what are the limitations of cognos reportnet? What are the enhancements in reportnet ?
What is Additive function?
HI, If anybody is having C2020-625 - IBM Cognos 10 BI Data Warehouse Developer, kindly send the same to shiju.rajs@gmail.com. Thanks
Write various indexes used in cognos?
What is an olap designer?