Skip to content

[Feature Request]: Easy Filter Bar - natural language filtering for list reports #13088

@richardhsiao2

Description

@richardhsiao2

Feature Request Description

SAP Discovery Center implementation:
https://discovery-center.cloud.sap/ai-feature/96cf54f4-566b-4428-916c-1e6231f0fdb2/

Filter your list report by describing the required data using natural language. When natural language is input, tokens that represent the filter appear, allowing users to select them and refine as needed.
The feature should support simple, progressive filter construction that is intuitive for non-technical users and optimized for frequent filtering workflows that have many filtering options.

This functionality already exists in some S/4HANA products in UI5. Hoping we can get it used for UI5 wc for react.

Proposed Solution

Introduce a reusable UI5 web components for React (or pattern) that enables:

  • Alternate view of the Filter Bar that allows for natural language input to filter data on a table
  • Chip-based filter creation based on interpretation of the language input that can be edited with a menu. Should support different types of filters like multi-select vs single-select
  • Easy add/remove/edit of filter conditions
  • Support for common data types (string, number, date, enum)
  • Can allow for filter conditions like date ranges, <, >, =

Proposed Alternatives

Alternative would be re-building this from scratch using current UI5 Web components for React and then making a new component to be maintained for the chip-type filters.

Organization

CX

Additional Context

No response

Priority

High

Privacy Policy

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions