<< Click to Display Table of Contents >> Raynet One Data Hub > 14.0 > Dashboards and Reports Customization Guide > Designing Dashboards > Dashboard Items Settings > Grid Column Filter |
Column filters allow users to search data in the Grid item. These filters do not affect data outside the Grid.
The filter row allows a user to filter data by individual column values.
Open the grid's Options menu and go to the Column Filter section to get access to the filter row. When the filter row appears, a user can enter the condition in the text box to filter column values:
The filter row's cells can be of different types (for example, text boxes for string and numeric values, calendars for dates, and so on).
A user can configure a Grid item to reflect changes in column values and recalculate totals based on the applied column filters. Open the grid's Options menu and go to the Column Filter section to get access to this setting. As a result, the Grid item recalculates totals depending on the applied column filters:
The following Grid columns do not support the filter row:
•Dimension (for Image display mode only)
•Measure (for Bar display mode only)
•Delta
A Grid item does not support a filter row for window calculations and calculated fields that use the w-function if the Update Totals option is enabled.
You cannot enable totals recalculation in OLAP data sources.
Although column filters within a Grid item are case-insensitive, totals are calculated on the server and their case-sensitivity setting depends on the database settings. If case-sensitivity settings are different, the total value can differ from the Grid's data. Make sure that the Grid item and the database use the same case-sensitivity settings.