Set Filtered property to specify whether record entries are filtered according to the conditional statements of individual columns or not.
property Filtered: boolean default True;
Conditional statements of all columns are combined to form a single filter.