Sign in to join the conversation:
I would like to run a calculation with a circular reference =IF(Date1 = [1]1, 100 - Total1, [1]3). This allows me to keep the cell as is if the IF statement is false. Is this possible? [1]3 is the circular reference.
Can you give some context behind this? What is the reason and how do you plan to use it? As it is, your formula will not work, but there may be a workaround depending on the details of exactly what you need.
Hi Shane,
It's currently not possible to bypass a circular reference error, but you could consider using the IFERROR function. This would stop you from seeing the error but there's isn't a way to have Smartsheet ignore the error completely and attempt run a calculation.
If needed, more information on this can be found in our help articles:
Hi all, I have a form where people request a guide be created. Once that submission is complete, I have to take several of those data points and create a workflow template. Is there any way to take the data from a row and map it to the template to create the client specific sheet automatically? I am thinking of something…
I have a Portfolio Dashboard, In tht we have multiple domains and each domains have multiple projects. I have created a main Dashboard which is having a link of Portfolio and each domain overview dashboard. I have individual project Dashboard also Now in each domain Dashboard i want to include a project selector and as…
I have a dashboard series of reports that have the sum of all room populations for the specified spaces in the report summary. Is there a way to capture the summary from these reports? I want to have a text box that displays these sums… I am trying to avoid having to setup yet another helper column to count up these spaces.