COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: vetteheadracer on 04 Aug 2014 02:09:28 PM

Title: Excel Filters from Report Studio Report
Post by: vetteheadracer on 04 Aug 2014 02:09:28 PM
Is this possible?

Trying to think of a way to create a Filter field in an Excel Spreadsheet when exporting from a Report Studio Report.

Any help appreciated.
Title: Re: Excel Filters from Report Studio Report
Post by: karthik.kadambi on 16 Aug 2014 07:09:41 PM
If Prompts are filtering your Output you can just bring in either a ParamDisplayValue() or ParamValue().

If you are only restricting the show filters option for an Excel Output then create a conditional blockfor ReportOutput() and have values as 'XLWA' and 'spreadsheetML'. I think one of them is for Excel 2002 and the other for Excel 2007