I have a worksheet that returns the count of requests for a given week, and I have set it up to work for a year. What I envision is creating a graph that illustrates a running three months worth of requests at a time. I would like the graph to automatically update so that the range always displays the last three months. In other words, the graph would display 12 weeks of data, and shift one week to the right every week such that one week drops off, and another is added in the range. Can this be done in Smartsheet? Seems to me it's possible in Excel with a rolling chart using the Offset function.