Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
I'm looking to set a rule for when my 'Finish' date column pass my 'Completion' date column. When I try to set the rule it only allows me set when passes a fixed date rather that a date set in a certain column?
any help welcome.
thanks
G
Hi Gareth,
What you're proposing is absolutely possible. Are you receiving an error?
The formula you're looking for will be something like:
=IF(Finish1 > Completion1, "True", "False")
You'll need to make sure you're comparing the same column types, so both Finish and Completion will have to be Date formatted columns.
Kind regards,Chris McKay
Hi - Is anyone else having problems with placeholder fields in update request automations today? I've been notified by my staff that our automations today are showing random text strings instead of the field data that they are supposed to. For example, in one of my sheets, there's an automations thatis supposed to show a…
Hello to all the community, my team is experiencing an issue with the notifications in Smartsheet. In the last hour the notifications started including only the placeholders of the columns, instead of the content of the related cell. I checked with the support and this could be related to changes in the workflow or in the…
I have never seen this before. I have an automation to send out an email and i have some placeholders. e.x. {{Ticket ID}} so would show {{10}}. When the email sends it doesn't send 10 but instead {{c:3029598009636}}. I made sure the Info inside the placeholder is correctly spelled and looking at capitalization is the same.…