We have a table that contains cases that our company handles - each record in that table is a separate case (we’ve handled over 4000 cases so far). To demonstrate our growth, we’ve been asked to show:
How many days did it take for us to get 1000 cases?
How many days did it take for su to go from 1000 - 2000 cases?
From 2000 - 3000?
From 3000 - 4000?
…and possibly our current rate of cases per day…
Anyone have an idea about how I could configure that in a block or rollup?