The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I’m trying to create a line graph that shows the growth of the sum total number of records (in this case interactions) over time. So the X-axis would be dates and the Y axis would be a sum total of all the records.
For instance, if there are 5 intera...