Skip to main content
Version: v11.6.2

Applying Live Filter to a Data Table or a Chart

  1. Drag and drop a filter onto the canvas, setting the Service Type to Database CRUD, using hrdb Service and Department entity. Select Name for the Filter Fields.
  2. Drag and drop Data Table or Chart widget on the page.
  3. Bind the widget to the filter created by clicking on the bind icon next to the Value Property in the Dataset section of the Chart widget. In case of Data Table, select Filter Widget as source and the result as the data node.
  4. Select the Result of the filter you just created from the Widgets tab on the Bind dialog box.
  5. Select the x-axis and y-axis values for the chart. (in case of Data Table, select the columns to be displayed at the time of configuration or from Advanced Settings)
  6. Run the application.
  7. Select a value in the filter and click on Filter button and see the values change in the table/chart.

Live Filter Use Cases