COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Business Insight Advanced / Cognos Workspace Advanced => Topic started by: fkli222 on 30 Jan 2014 10:13:45 AM

Title: Show a set value when report expression parameter is blank
Post by: fkli222 on 30 Jan 2014 10:13:45 AM
Is it possible to set a specific text for a report expression parameter display value when the output is blank? For example below, if all Clients are selected by selecting nothing in the Client prompt, the value would appear as blank. I would like to show "All" if no value is selected vs blank.

Client: <%ParamDisplay...%>           <----if value is blank, set client as "All"
Brand: <%ParamDisplay...%>
Title: Re: Show a set value when report expression parameter is blank
Post by: fkli222 on 30 Jan 2014 01:46:33 PM
I figured it out!

Thanks!