I would like to set up a notification automation for when all the criteria in the column is met. For example, I have a column that includes a checkbox with the column labeled "complete". I want to rec…
I'm having an issue where I have a created date column, then a date column that referenced the created date column and uses text parsing to remove the time. formula below: =DATE(VALUE(20 + MID([Issue …
Hello Community, I have set up a sheet and a form. The form has various drop-downs asking different fellows for their unique identity numbers. I am trying to copy the rows to the fellow's specific she…
I am building an inspection sheet and form where our operations team will be able to mark pass/fail through a checklist. If something "fails", I want that specific row in the inspection sheet to be co…
I asked this question before and got a solution but now it is counting starting at 1 instead of 0. this is the formula used =IF([Date Closed]@row = "", NETWORKDAYS([Date Opened]@row, TODAY(0)), NETWOR…
Currently after a potential user is at the end of their 30 days, they are prompted to request a license. This is sent to the admins of our tool. This email trigger causes us extra work as we have to m…
I have large rows of dataset in a sheet. I am looking for a solution that can copy specific rows to another sheet based on certain criteria. I used the automation template for copying rows, however, o…
The company I'm working for has a database that houses info for our external clients, the database is constantly being updated nearly daily, I currently utilize a separate sheet to perform =countifs c…
Hi, This may have been discussed and questioned in other posts, but I am getting notifications from Smartsheet that my workflow is not being sent to other users that are not in our account even with t…
Hi Team, I have created a 4 tier linear approval workflow wherein the functionality works fine when we go through the Approve option for all levels. However, if the first one declines and the forms op…