A customer of mine would like to be able to see what rows in a project plan have changed their task status over a given period - probably a week.
A scenario would be in preparation for a weekly team update meeting, the customer would like to be able to see a summary of what has changed from 'Red' to 'Yellow' or 'Green' and vice versa since the previously weekly meeting.
My first notion for a minimum viable solution is to take a snapshot of the plan once a week at a pre-determined time, and then compare the previous version to the current state version, however this might get unwieldy and involve a lot of copying and pasting of a plan with 200+ rows in it, many of which change, get added to, are deleted, etc over time.
Has anyone found an elegant way to solve for tracking changes to cells over time, or is there a piece of SmartSheet functionality I'm not aware of that can help implement this?