[ANGULAR] How to summarize the values of certain fields for tasks filtered
Posted: Thu Sep 11, 2025 1:19 pm
Hi bryntum team
I have a requirement to use custom filtering rules to filter task data. I am currently using taskStore.filter, but for some fields of the filtered tasks, I hope it can summarize them from bottom to top based on the current task data,
Exclude using the aggregate type for implementation. Is it feasible to manually calculate the budget?