For the complete documentation index, see llms.txt. This page is also available as Markdown.

Supported Slicer Types

The FPT Data Suite system supports three main groups of slicers, each designed for different types of data filtering:

1. Tree Slicer

A tool that allows users to filter data based on a hierarchical structure. It includes:

  • Tree Slicer (Fixed Dataset)

  • Tree Slicer (Infinite Dataset).

2. Number Range Slicer

A slider-based filter that lets users filter data within a specific range of numeric values.

3. Date Range Slicer

A time-based slider that enables filtering of data over a specific date or time range. It includes:

  • Date Range – for fixed start and end dates.

  • Date Range Relative – for dynamic periods (e.g., "last 7 days", "next 30 days").

Last updated