COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: tequila on 19 Aug 2014 05:21:35 AM

Title: Report with search field like google?
Post by: tequila on 19 Aug 2014 05:21:35 AM
Hello,

it is possible to create a report with search field like google search?
I give something like - account number, discription or something in the search field... and the report show the result contain this term. Also more forward as filter.

Also the report show at the beginning nothing in the list.

thnx all
Title: Re: Report with search field like google?
Post by: BigChris on 19 Aug 2014 05:43:05 AM
Yep - just create an optional filter in your report that has something like:

[Item Description] contains ?Description?

You can then put a text box prompt a the top of your page and a reprompt button...that should do it.