Best Of
Re: downloaded RACI template locally (IC-Simple-RACI-Matrix-11490) Click here doesn't work
Thank you! Great answer!
Is it possible to use a workflow to import a formula?
Hi ,
I'm quite new to Smartsheet and have been playing around with it,
I recently created the following workflow to "sort of" import a formula when another column gets updated
the idea behind this , is to update a cell after the new size has been added.
it seems to work to some extent how ever it leaves a ' before the formula , and I have to manually remove it.
My 1st thought was to create a formula where if the Colum is blank it mustn't do anything and only update when the new size is entered.
IF(ISBLANK(Mailbox Size after Archive(GB) (WHOLE NUMBER)@row), "",=[Mailbox Size after Archive (GB) (WHOLE NUMBER)]@row
Kind Regards
Brandon Austin
Re: Percent Complete Based on Checkboxes
Try this:
=Sum(COUNTIF([IDR 2 Completed]3, 1) + COUNTIF([G2 Completed]3, 1) + COUNTIF([IDR 4 Completed]3, 1) + COUNTIF([G4 Completed]3, 1)) / 4
Matt Lynn ACT
Smartsheet API Docs Site is Getting a Major Upgrade!
Hello, Smartsheet Developer Community!
We're excited to share about significant improvements coming to our Smartsheet API documentation site! Get ready for a smoother, more interactive experience.
What's Changing?
We're moving our Smartseet API documentation to a brand-new, revamped site! Here's what you can look forward to:
- New Home: https://developers.smartsheet.com/api
- Timeline: We plan to switch within the next two weeks and will post a second announcement to notify you on that day.
- Awesome New Features:
- Modern & Responsive Design: Enjoy easy viewing on any desktop, tablet, or mobile device.
- "Try-it" Functionality: Test API endpoints right in your browser! No more switching between tools.
- Dark Mode: We've got you covered if you prefer a darker interface.
- Easy Feedback: Share your thoughts and suggestions directly on any page or code example. Your feedback is invaluable!
- Expanded Code Examples: You'll find more examples in a broader range of programming languages, making implementation even easier.
What You Need to Do (After Launch):
- Update Your Bookmarks: Once the new site is live, please update your bookmarks to the new URL: https://developers.smartsheet.com/api
- Update any links: if you have any links to the old Smartsheet API documentation, please update them.
Stay Tuned!
We'll post another announcement here in the Community when the new site officially launches.
We've worked hard to make this upgrade a significant improvement for you, and we can't wait for you to experience it!
Jim Hinkey
Re: Présentez-vous & et faites connaissance avec vos camarades !
Bonjour! J'utilise Smarsheet depuis près d'un an maintenant. J'apprécie le développement international de cette plateforme! Ayant moi-même été en France, j'ai hâte de découvrir les contributions de nos amis du continent! À bientôt dans la communauté!
Andy_B
Looking for Guidance on Smartsheet Aligned Solution Professional Certification
Hi everyone,
I have experience using Smartsheet Core Product and I'm Core Product Certified , but I am new to Smartsheet Control Center (SCC). I am currently preparing for the Smartsheet Aligned Solution Professional Certification and would love to hear insights from those who have taken it before.
Has anyone taken the Smartsheet Aligned Solution Professional Certification? How was your experience?
How long did it take you to prepare and complete the certification, especially if you were new to SCC?
Any tips, best practices, or recommended resources that helped you successfully pass the certification?
I appreciate any advice or insights from community members who have gone through this process. Your guidance will be invaluable!
Thanks in advance for your support!
Re: Welcome to the Education Community!
Hello! I am an auditor with a major retailer, but I also engage with several peers in higher education. I have been using Smartsheet for almost a year and have been developing solutions streamline and automate existing workflows. I'm all ears when it comes to finding new inspiration for ways to accomplish my goals!
Andy_B
Re: March Question of the Month - Join the conversation and receive a badge
Delegation!!!!!
Re: Why is my =SUM formula calculating incorrectly?
I figured this out myself. Apparently one of these values (probably the middle column in the screenshot, based on the score sum) was a text value rather than a number. Affixing the VALUE function to each reference in the =SUM formula fixed the issue.
Zach_
Re: Save as Folder option does not change form path and history table path. Need to change manually
@kowal, Thanks for prompt answer.
Currently I am doing manually.
Best regards.

