Sign in to join the conversation:
Hello,
I need that the data insert in a cell (column Data Open) will be automatically determined in relation to the data when the related cell of the row was ticked.
Could you please help me?
Thanks and regards.
Hi,
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
as indicated in the screenshot, I need that when I tick a field of the Status columns, automatically the system update the related field Data with the insert tick data.
Antonio
If I understand correctly then it would probably work. Would the data be on the same row or always like you show in the screenshot?
Andrée
At moment we insert the data manually. We need that the columns Data should be update automatically with the system data, related to when the user tick the specific status. For example, We want that user tick today a cell of the "Status open" and the system automatically will update the related field "Data open" with the today data.
As of right now, there is no way to timestamp a specific action within Smartsheet. To be able to do this, you would need to either use a 3rd party app such as Zapier or the Smartsheet API.
Do you want to timestamp cells? Not sure that is what you're asking.
If yes, Paul is correct, and I'd recommend the third-party integration called Zapier.
excus me if my description is not clear. I need that:
In this case, yes. You will need an outside app to automate this. Andree suggests Zapier, and from what I can tell that's a pretty good choice.
Ok, thanks a lot.
Happy to help.
It definitely sounds like Zapier would work excellent for what you need.
Let me know if I can help in any way!
Happy to help!
Hello! I have what is probably a simple question my brain is just not comprehending properly. I need to SUMIFS from a sheet that matches some specific criteria but one of the fields I am using against needs to calculate a total if one dropdown field matches ANY ONE of these 3 items that is in it to be chosen… Capitol…
Hi all. I'm trying to do something that I'm not sure if it's possible or not. We have a sheet that we are importing where the first column lists areas within our factory. Each column after that has a column name of a date. So 12/15/2025, 12/16/2025, 12/17/2025, etc. In each of the date columns is a target production…
Hello, I have a checkbox column that I would like to be checked when comparing 2 columns. I would like it to be checked if the 2 columns are not equal or if one of the 2 columns has an error. It's important to note that both columns are numbers. My original formula was: =IF([COLUMN A]@row <> [COLUMN B]@row , 1, 0) However,…