Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"sum" function for reports (i.e. add up a number property across multiple entities) #1705

Closed
sleidig opened this issue Feb 6, 2023 · 2 comments · Fixed by #1919
Closed

Comments

@sleidig
Copy link
Member

sleidig commented Feb 6, 2023

In some cases a simple count of reported entities is not sufficient. Sum function is required.

Use Case:

  • Entity has a property participantCount: number
  • report should show the sum of all matching participantCount values instead of just a count of all matching entities
@sleidig sleidig moved this from Triage to Priority (Core Team) in All Tasks & Issues May 2, 2023
@sleidig sleidig linked a pull request Jul 6, 2023 that will close this issue
1 task
@github-project-automation github-project-automation bot moved this from Priority (Core Team) to Done in All Tasks & Issues Jul 6, 2023
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.22.0-master.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants