Filtering The Filtering page allows you to use CAML filters to dynamically filter records or use Complex Filters to define static filter for the data. The Filtering page contains the following: Table 3. Filtering Element Description CAML Filter Allows you to specify the CAML (Collaboration Application Markup Language) query expression to filter your data. CAML is an XML-based query language. The CAML Filter will only be applied to the data. The filter will not be applied to the responses. For more information, see CAML Filters Complex Filter Allows you to use the Complex Filter expression to define a static filter for the data. The complex filter is applied to the data after the CAML Filter is applied. NOTE: The Complex Filter is provided here only for backward compatibility reason. In the past, Complex filter was used to support date functions. For more information, see Complex Filters