Query control FAQ

更新时间:
复制 MD 格式

This article answers common questions about query controls.

Do query controls support conditional filters?

Yes. Query controls support conditional filters for time, text, and numeric data. For more information, see Query Type Configuration and Display.

Do query controls support fuzzy search?

Yes.

Can content be wrapped and center-aligned?

Center alignment is supported. In the control style settings, you can set the content layout to left-aligned or centered.

Do crosstabs auto-aggregate filtered data?

No, this is not supported.

Is search in select boxes limited?

The dropdown list for a filter condition displays a maximum of 1,000 items. However, you can search through up to 10,000 items. Alternatively, you can manually enter a value to search for.

Can I add more than two filters?

You can add a maximum of two filter conditions. If you need more than two conditions, use a composite query control. For more information, see Composite query control.

Why are dynamic parameter conditions empty?

When using SQL parameters to filter a text field by enumeration, you must define the enumerated values in the parameter settings and then enter them manually.

Can I modify a custom time range?

If you set a dynamic query window of one month and then select a specific start or end time, the corresponding end or start time becomes uneditable. To query a different month, first clear the dates in the filter condition, and then select a new time range.

Can composite queries use multiple data sources?

No. A composite query control supports only datasets from a single data source, although it allows for multi-level nested AND/OR logic.

Why does the query button appear or disappear?

In the query control style settings, you can select hide query button. Enabling this option hides the query button. 1

How to display long field names?

In the query control's style > field style settings, select the field and manually set its width. 2

Can query controls be styled as dropdowns?

Yes. In the query control's style > field style settings, set the field style to dropdown. 3

Time control query granularity

Yes. For more information, see Date Query.

Do composite queries support SQL dynamic parameters?

No.

Do query controls support keyword search?

Yes. You can enable keyword search by configuring a conditional filter in the query control.

Can one control filter multiple data sources?

Yes. For more information, see Create a new query control.

Can I reorder tabs?

Yes. In the tab editing interface, you can use the Move Up or Move Down arrows to change the order. 1

"Querying contains null column" error

1 Cause: A dimension referenced in the dashboard was converted to a measure in the dataset.

Solution: Recreate the dashboard.

"Querying unknown pathId schema" error

2 Cause:
  • A dimension referenced in the dashboard was converted to a measure in the dataset.
  • A dimension or measure referenced in the dashboard was deleted from the dataset.

Solution: Revert the changes made to the dimensions or measures in the dataset.

Supported conditional filter types

Query controls support conditional filters for time, text, and numeric data. For more information, see Query Type Configuration and Display.