Building out reports

I’m having trouble getting reports displayed the way I need. A simple example is that I have a Nextcloud Table that gets input each month from different countries reporting a value for the month. I’m trying to build a report that would take all the values from each country, add them as a total number for the month, then report that on a timeline graph. The problem is I do not know how to call for a sum of the range of values, and I cannot isolate the date of submission to the month (it uses the month and date) so it is hard to group those values for sum anyway. Anyone have a solution that would help me here?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.