G
Guest
One of the fields in my query where some records are checked and some are
not. Without setting any criteria in the criteria row, all records are shown
in the result set. What do I need to write in the criteria row so the result
set will show only the items checked? Example: the sale column is a yes/no
data type. I want to show only records with actual sales, not all the
records for the fields to be displayed inthe result set.
What is the expression to use where "sale" is not null?
not. Without setting any criteria in the criteria row, all records are shown
in the result set. What do I need to write in the criteria row so the result
set will show only the items checked? Example: the sale column is a yes/no
data type. I want to show only records with actual sales, not all the
records for the fields to be displayed inthe result set.
What is the expression to use where "sale" is not null?