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
hi all i am searching for cognos jobs pls inform about the jobs to:santosh.koora@gmail.com
How we check the errors before running the report?
Explain what is the main advantage of impromptu over cognos reportnet?
Explain the different types of views used in cognos.
hi i need to rename a file in cognos8? can anyone help me out how 2 do it? pls suggest some solution such as using a batch file or using a procedure node or anything to rename the file
What is Online View?
1)diff between shortcut-key and alias table? 2)what is unit testing? 3)what is scorecard?
Explain what is the difference between microstrategy and cognos reporting tool?
What are products of cognos?
how to connect datamarts
Can you define set to be cardinality?
how many numbers of cubes can we create on a single model? How can we navigate between those cubes?
What are the types of security?
How can we import Excel data in to FWM?Wt is mean by Ragged dimensions?where can we observe the Regular dimensions & measure dimensions?
How can I test reports in cagonos?