Sign in to join the conversation:
Can anyone help with the actual zapier workflow since that appears to be the only option for updating the today formula? I have tried countless workflows, automations, etc to make this work.
For those of you where a one hour delay of your data would be fine, you can do the following: Set up a report to pull the information you need. For example, our situation was a metric on a dashboard showing how many tasks were due today. So, I added a column with the number 1 next to every task on the calendar list. Then, set up a report to run tasks that were due today. Since metrics can't be linked to reports (major flaw in my opinion), then I created a pivot to run off that report. Next, I set up a sheet for a sumif the pivot said grand total, which provides an updated metric of how many to dos we have for the day without me ever touching it. Since we already have a set task list and we wouldn't really update it throughout the day, the metric doesn't need to change throughout the day, so this interaction is fine.
However, I am working on another project where a one hour refresh to the pivot is not acceptable and the data needs to be live. I have already submitted tickets and have NO solutions for refreshing my data in my sheet.
Can anyone help me with getting this data to refresh overnight with the today formula?
Thanks!
From my research, I understand there isn't a way to keep formulas when exporting from Smartsheet into an Excel document. I have a total of 50 columns with formulas and would think there was a quicker way to grab the formulas. So far, I've appended a "!" which turns the formula into text which does export. However, I'm not…
I currently have 14 sheets with the following columns: Batch # and Reviewer I use an Index Distinct formula to acquire the unique batch numbers from all 14 sheets and put them into 14 columns on the 'metrics' sheet. I then use another index distinct to get a list of all the unique batch numbers into one 'Unique Batch…
Hello, I am looking for formula help where I want to return the earliest date in a range for different workstreams groups on a project. The source sheet is formatted as a date field, and the formula used below is returning a 0 no matter what I do. Any suggestions? =MIN(COLLECT({Project Plan - start date}, {Project Plan…