Filtering

We have implemented an improved filtering system with dynamic options and customization to enhance the filtering functionality. Here are the steps:

  1. Locate the "Filter" button on the data interface. It is designed to stand out and be easily accessible.

  1. Upon clicking the "Filter" button, a modal window will appear, presenting a range of available filtering parameters based on the data.

  1. The filtering options are dynamic and adapt to the specific dataset you are working with. This ensures you only see relevant filtering options for the current data context, making the process more efficient.

  1. In the modal window, you can select one or multiple parameters that you want to use for filtering. For example, you can filter by ID, Name, Date, Amount, or any other relevant column titles in the dataset.

  1. Once you select a parameter, additional filtering options will be displayed, allowing you to customize the filter further. For example, if you filter by Amount, you can specify whether you want it to be greater than, equal to, or less than a specific value.

  1. You can apply multiple filters simultaneously by selecting additional parameters and configuring their respective options.

  1. Once satisfied with your filter configuration, click the "Apply" button within the modal window.

Last updated