Project

General

Profile

Actions

Bug #844

open

Aggregation Function for Boolean Data Type Not Displayed Correctly on Visualization Canvas

Added by Maryam Farooq 3 months ago. Updated 16 days ago.

Status:
Waiting for Regression
Priority:
High
Assignee:
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

Description:
When using Boolean data (TRUE/FALSE) in the visualization canvas, the available aggregation functions do not correspond to Boolean operations. Instead, unrelated aggregation functions (such as SUM, AVERAGE, etc.) are displayed, which are not applicable for Boolean data. This prevents proper aggregation of Boolean fields in charts or visualizations.

Expected Result:
Only aggregation functions relevant to Boolean data type (e.g., COUNT, COUNT DISTINCT, TRUE/FALSE ratio, or logical operations) should be displayed.

Actual Result:
Aggregation functions unrelated to Boolean data type (e.g., SUM, AVERAGE) are displayed in the dropdown.


Files

Actions

Also available in: Atom PDF