Creating a query using Basic+ on a multi-valued field (Functions/Subroutines/Programs,Reporting and Printing)
Created at 13 APR 1998 04:03PM
Problem: In Reporter, when you create a query using Basic+ on a multi-valued field, and you have selected the option "Return Only Values that Match Criteria" in the Multi-Value Field Option dialog box, the option is ignored and all values that "contain" the section criteria are returned.
Solution: The option to "Return Only Values that Match Criteria", is implemented in Reporter as a "two pass" process. Only the Language option Reporter Basic, and not Basic+, supports two pass processes. Use the Language option "Reporter Basic" when you need to select exact matches with multi-value data.