Does anybody know if it is possible to create two (or more) predefined conditions, which can be both filled (in order to select one or more values) and left empty (in order to select all rows)?
Look into the archives for a solution to this. We had this discussion some time ago.
Walter
“Roordink, Gerben” wrote:
Hi,
Does anybody know if it is possible to create two (or more) predefined conditions, which can be both filled (in order to select one or more values) and left empty (in order to select all rows)?
Thanx a lot!
Gerben Roordink
–
DI Walter Muellner
Delphi Software GmbH, Vivenotgasse 48, A-1120 Vienna / Austria Tel: +43-1-8151456-12, Fax: +43-1-8151456-21 e-mail: w.muellner@delphi.at, WEB: http://www.delphi.at
If you search for “Using Wild Card with @Prompts”, there is a particularly helpful response from Charles Killam, dated March 12,1999 that helped me figure out how to do this. I built condition objects in the Universe that allows users to either specify one or more values, and an asterisk as the wildcard to select all rows.
Irene Walsh
QuadraMed Coproration
“Roordink, Gerben” wrote:
Hi,
Does anybody know if it is possible to create two (or more) predefined conditions, which can be both filled (in order to select one or more
values)
and left empty (in order to select all rows)?