Answer Posted / vsandhyana
hi Vij,
in your answer everything is fine but it need little bit
modification in variable expression.
it should be like as
case
when ReportOutput()= 'HTML' then 'HTML'
when ReportOutput()= 'PDF' then 'PDF'
when ReportOutput()= 'CSV' then 'CSV'
end
when we run the report and set the reportoutput as PDF,HTML
or CSV the specified page will come accordingly.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is stitch query in reportnet?
what is the use of backward drilling in cognos 8?is it possible?whats the uws of it?
What do you mean by query studio?
What is the size of the cube?
What is zero-foot print?
Why are meta service important then other services?
Source table has 5 rows. Rank in rank transformation is set to 10. How many rows the rank transformation will output?
----------------------What are the User Securities?
what r the reports u faced critical and how it can be solved .. any once can u give a best ans for interviw
What are all the types of gateway used in Cognos?
Can you define materialized view?
9. What was the most complex type of report you dealt with?
How can I test reports in cagonos?
What are the message flows?
Can we create 2 conditions in report expression of a single data item..Eg: I added 2 new dataitems each one should show revenue for Q1 and Q2..Pls advice