Saved Filters Application

Overview
This component allows users to save their individual filters on reports and is easy to add to any report in your application. Each filter is specific to a user. Additional features include the following:
  1. The option for users to set a default filter
  2. A dynamic record of the last search the user ran
  3. The option for administrators to publish global filters per report for all users

The filter values are stored in the business database as JSON. The component contains one SAIL interface section to include on your report and several helper rules that should be inserted into specific locations in the SAIL expression for your report. Please refer to the documentation and the sample application for an example on how to configure the component. These applications are compatible with Appian 18.3+.

Features:

  • Users can save their individual filters on reports
  • Users can specify a default filter and navigate to their last search
  • Administrators can publish global filters per report
Anonymous