Text Filter enables you to filter the items based on the value typed in the text box. To configure the text filter, a minimum requirement of 1 column is needed.
The following procedure explains the configuration of the data for the Text filter:
Text Filter
widget from the toolbox into the design panel and resize it to your required size. You can find the widget in the toolbox by search
.Data Source
button in the configuration panel.CREATE NEW
button to launch a new connection from the connection type panel.Microsoft Excel
Connection type is selected for demonstration).NEW DATA SOURCE
configuration panel, fill in the connection type and related details. Click the Preview & Connect
button.Save
button.Properties
button in the configuration panel; the property pane will open.ASSIGN DATA
tab.ASSIGN DATA
tab will open with the available dimensions from the connected data source.You can add the Dimensions
to the Column
section by dragging and dropping the required column.
The configured field name can be edited using the Rename option provided in the settings menu.
The text filter widget allows you to apply filtering for slave widgets with the following filtering options:
Contains
It performs a contains operation. By default, the text filter filtering option will be contains
.
Syntax: [text]
Starts With
It starts with the operation.
Syntax: [text]*
Ends With
It ends with the operation.
Syntax: *[text]
You can apply a filter by making an initial selection.
You can format the text filter for a better illustration of the view that you require through the settings available in the Properties
tab. This pane can be opened from the design view by clicking the Settings
icon at the top right corner of the widget.
This allows you to set the title
for this text filter widget.
This allows you to set the subtitle
for this text filter widget.
This allows you to set a brief explanation about this text filter widget.
This allows you to define this text filter widget as a master widget so that its filter action can be made to listen to other widgets in the dashboard.
This allows you to define this text filter widget to ignore responding to the filter actions applied on other widgets in the dashboard.
Using this option, you can enable or disable hierarchical top N filtering. When applying the Top N filter with multiple dimension columns, the data returned can be customized based on whether the filtering needs to be done as flat or based on the hierarchy of dimension columns added.
When Enable Hierarchical Filtering
is enabled, the Top N will be applied for each individual column separately based on the number set for each column.
This allows you to handle the alignment of the widget title to either left, center, or right.
This allows you to apply the text color
to the widget title.
By enabling Auto Font Size, the font size of the title will be adjusted automatically if the resolution of the screen varies.
Font Size
This allows you to apply the specified size of the font to the widget title if the Title Auto Font Size is disabled. The value can be between 10 and 44.
By enabling Auto Font Size, the font size of the subtitle will be adjusted automatically if the resolution of the screen varies.
Font Size
This allows you to apply the specified size of the font to the widget title if the Subtitle Auto Font Size is disabled. The value can be between 10 and 32.
This allows you to toggle the visibility of the border
surrounding the widget.
This allows you to apply the specified radius
to the widget corners if the Show Border is enabled. The value can be between 0 and 10.
This allows you to set the background color for the text filter widget.
This property allows you to specify the transparency for the background color
.
This property allows you to toggle the visibility of the shadow
for the text filter widget.
This allows you to enable or disable the widget title
of the text filter widget.
This allows you to enable or disable comments
for the dashboard widget. For more details, refer to the Commenting Widget.