Sign in to join the conversation:
Does anyone know if there is a way to produce a report or a list of rows whereby Column A has changed in the last n number of days? I'm trying to produce an exec level weekly report of key projects whose end dates that have changed in the last week.
You would need to include a date type column where users can enter the date that they changed the data in Column A. If Column A is the only column that would be changing once a row is put into place, you could use a system generated Modified (date) type column.
Unfortunately though, if there are other columns in the row changing, the changes would have to be manually date stamped as there is no feature (yet) that allows for an automatic date and/or time stamp of a specific action.
Thank you, Paul. We are playing around with using the sys gen mod date field but as you pointed out, many other columns on the row can also be changed.
You may be able to use a 3rd party app such as Zapier or possibly the Smartsheet API to pull the date/time stamp for a specific action within a set column, but otherwise since multiple cells within the row are changing, you would need to have users manually enter the date/time of the change.
I am not very familiar with the API (at all). I do know though that Zapier links to Smartsheet very easily. I am not sure of exactly the setup you would need within Zapier to accomplish this, but it is generally pretty user friendly.
Hi Mary,
The third-party service, Zapier is an excellent option for this scenario. Is that an option for you?
Hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
I am trying to do an Index Match where I have multiple lookup values in the same cell. I want it to grab all available App Names and return/concatenate them into the cell here. I have some App IDs with just one # where it works fine normally but others like the example above have multiple listed.
Hello, In my source sheet I have a multiselect column called "Problem Code to be Updated". I am trying to use the reference sheet in the screenshot to identify if the multiselect cell in the source sheet has any of the problem codes where the "Technician Assigned Problem Code" is "Yes". The dropdown values are all taken…
Hello I know this might be very simple but I have tried everything to cross post a value from one sheet to another and I always get the wrong ref error or the unparseable one, this is the formula I'm trying to use, please help. =COUNTIFS({RE Projects Range1}, "Counter", {RE Projects Range2}, "Complete")