☝️Small business or a startup? See if you qualify for our special offer.
+

Incorrect Column Summarization Behavior in Flexmonster

Answered
Gergely Konrad asked 21 hours ago

Hi Flexmonster Support,

I'm encountering an issue with column summarization in Flexmonster. You can reproduce it using this JSFiddle:
🔗 https://jsfiddle.net/ezLvpfsy/2/

Issue Description:
It is evident that the summarization of columns is being incorrectly calculated by multiplying the sums of other columns instead of aggregating the individual cell values within the given column. This leads to misleading results.

Column summarization should be based purely on aggregating the data in that specific column — not derived from formulas or relationships between other summarized values.

Could you please clarify if this is expected behavior or a bug, and suggest a solution or workaround?

 

Best regards,

2 answers

Public
Gergely Konrad 20 hours ago

Sorry we realize now that the 

individual: true

property solves this problem

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster 18 hours ago

Hello, Gergely!

Thank you for reaching out to us.

You are right, the individual property is our recommended solution for the described case.
Please note that this property is available only for
JSON/CSV data sources.

Feel free to reach out to us in case of any other questions.

Kind regards,
Solomiia

 

Please login or Register to Submit Answer