Zum Hauptinhalt gehen

Suche

Suche

Multiple Query Options

Kommentare

1 Kommentar

  • Avatar
    Shotaro Ito

    You can create two query prompts and connect by OR condition. 

     

    (description = queryprompt1 ) OR

    (department = queryprompt2 )

    [attachment=1388:ORcondition.png]

    In that query, if only one condition is input, that condition is used.

    Note that if you input both conditions, it will return all records which matches either description or department.
    (all records which has description of "sweet" + all records which has department of "50" etc).
     
    At print dialog, specify [Select at print time] in queried records, so you can see which records going to be printed.
    [attachment=1389:selectedAtPrintTime.png]
     
     
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.