I want to create a chart that shows record counts of a table over time. In our case, we have a table of clients and want to show how the total number of clients has changed over time. I have a "Created time" column and I can use the COUNT formula t...