Select to view content in your preferred language

How to calculate sum of features created up to a Timestamp with arcade?

277
0
03-24-2020 03:48 PM
RobertBuckley1
Regular Contributor

I have a simple table with the following tables in a hosted feature:

ID,Date, Location,Type

I need to create an arcade expression which I can use to as a label to display the number of features which were created up to the date in the DATE column. In this way I can return the cumulative number of records which were created up to and including that date.

My example uses the number of covid-19 case recorded. I record the date the record was created and the type of case.

I would like to display in a chart the cumulative number of cases up to and including the last record.

Thanks for any help

Tags (1)
0 Kudos
0 Replies