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
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.