I am encountering the following error when running clearting a calculated field: runningSum(sum(user_count),[date_created ASC],[]) to get the running total of created
I have tried to add the '{}' on the fields, and no luck. How can I get this calculated field to work and give me the running totals