Smartsheet Support Documentation does not have a way to duplicate, copy, or export a group in admin.smartsheet.com/manage/groups There is, however, a workaround that doesn't appear to be posted anywhere so I'm sharing it here: Open the group in the group list at admin.smartsheet.com/manage/groups Select "View Group" Select…
This is the simplest formula I can find to add Months to Date. This considers sum of months exceeding 12, converting it to January and adding 1 to the year. Where: Term column is the number of months to add, Date is the starting date. =DATE( YEAR([Date]@row) + INT((MONTH([Date]@row) + [Term]@row - 1) / 12),…
Using URL queries to pre—fill forms seems to be catching on a bit more lately. There are a lot of resources out there, but they can be kind of spread out, so I figured I would start a thread that has some of the lessons learned, tips, and tricks that I have discovered along the way. Tip #1 [info callout] The first one that…
According to the following article, two types of sheet access and published items reports exist, but only one option is available for a given plan with no ability to select which one. Given the alternate versions give more usable information for working with the Smartsheet API, system admins should have the option to run…
March 11th, 2025 To streamline customer experience within Admin Center, the Workspace Report has been removed from the external collaborator multi-factor authentication window. This report was accessed only a handful of times since its release, and faced certain performance issues; we are removing it in line with our goal…
I keep reading Smartsheet articles that refers to the User Type report to best manage our current users as we transition to the USM. The Sheet Access report helps identify who was shared to an asset, who owns the asset and when the asset was last modified. This allows me to put responsibility on the Asset Owners to audit…
I have downloaded the access report and can see all of the sheets and their admins, viewers, tec. But the owner column is blank? We are transitioning to the new model and I need to know who the owners are. Thanks!
It looks like you're new here. Sign in to post and engage.