Limitations (Insights Dashboards)

This page summarizes the current known limitations of Insights Dashboards, explaining their impact on user experience and configuration, and describing recommended workarounds where applicable.

Filter Attributes Outside Datamart Tables Scope

When a user selects a Product/Customer/Product Group/Customer Group attribute in an input that is not present in any of the queried Datamart Tables, the dashboard throws an error instead of returning data.

Error Message

SelectableExpression.in(): Expecting a non empty list: got an empty one

Root Cause

  • The input attribute list is based on Product/Customer Master, which typically has more fields than the Datamart Tables used by the dashboard.

  • The system cannot currently filter out attributes that do not exist in the Datamart Tables for these inputs. Filtering logic only applies to rows, not to columns/attributes.

Resolution

Users should only select attributes that are present in the dashboard’s Datamart Tables.