Count Number of Documents in a Task Report | Community
Skip to main content
Level 2
October 22, 2019
Question

Count Number of Documents in a Task Report

  • October 22, 2019
  • 1 reply
  • 621 views
I have a need to be able to display the number of documents attached to a Task in a task report. Is there any way to do this? David Ammons
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Doug_Den_Hoed_AtAppStore
Community Advisor
Community Advisor
October 22, 2019
Hi David, This is a bit different from the collections question that came up yesterday, has a similar answer: no, collections (e.g. documents) cannot be aggregated (e.g. SUM, MAX, etc.) at a higher object level (e.g. task) you can, however, create a Document report with a COUNT on any numeric column, then Group it by Task to get the total Count per Task at that (blue) grouping level alternatively, I invite you to consider our "https://store.atappstore.com/products/all/" UberCalc solution, which does allow you to create and maintain such aggregations (among many other uses) Regards, Doug Den Hoed - AtAppStore