Query filter expressions for check lists or sliders

You can use BQL Expressions to further refine the filter values that users see. Click Expressions to display the BQL Editor.

A BQL Editor opens. If a filter was already selected, it displays. You can specify a filter in the BQL Editor. You can edit the BQL to precisely specify the filter.

Optionally, you can pass a different column for the filter than what is displayed to the user. For example, you may want to display the month name to users but the query actually passes the month ID. Specify a Query Column Name to pass as the value, and verify it is used in the BQL.