-
Customize Calendar Display Column: select more than just the Primary Column
Restricting the Calendar to only display the Primary column is a problem. We need to be able to configure the Calendar View to show whatever column is needed. This is particularly useful if you are creating multiple calendar reports from one sheet with different titles needed.
-
Allow DataMesh to Update more than 5 Targets
Often we have multiple target sheets that are identical to one another - differing only to manage access to data to specific audiences. All, or most, of the columns are identically named and the sheets will share master data. Currently a DataMesh can only be linked to up to five Target Sheets. Please remove this 5 sheet…
-
How to Display Field Data Without Hyperlinks in Smartsheet Automation Emails?
This discussion was created from comments split from: Include Hyperlink in Automation Email.
-
Changes to asset Admin permissions and new Plan Asset Admin role, now generally available!
Update on 03/25/2024: Phase 1 of the asset ownership changes is now available for all customers. Hi Community, Currently, core Smartsheet assets (such as sheets, reports, forms, and dashboards) are owned by individuals in a plan. However, the current ownership model can create friction when key stakeholders or asset owners…
-
Group WorkSpaces and organize them in "folders"
I would love to see a way for us to be able to "Folder-ize" WorkSpaces that have been shared to us by others. To be able to group those WorkSpaces by the department that it belongs with to make it easier to find and to support. Especially for those of us within our District who are the ones responsible for training and…
-
Creating a Unique ID (YY-###)
I'm looking to create a unique ID per entry as YY-### that will reset each year (24-001, 24-002, 24-003, 25-001, 25-002 etc) Row ID: (auto number column) YYYY: =YEAR([Date Submitted]@row) YY: =RIGHT(YEAR([Date Submitted]@row), 2) Entry ID: =YY@row + "-" + IF(COUNTIFS(YYYY:YYYY, YYYY@row, [Row ID]:[Row ID], <=[Row ID]@row)…
-
Subfolders within Collections
This enhancement request is to enable the user to create subfolders within a Collection for organization purposes.
-
Using IF with CONTAINS and AND for multiple columns
I am looking at two different columns - one is called Status and the other Priority. I would like to have a formula/function setup that will look for "Open" within the Status column and "High" within the Priority column. If it finds "Open" and "High" together in any row, I want a "True" value returned. This will be used in…
-
View Collections from the Browse Screen
This enhancement request will allow the user to access and view Collections from the Browse menu. Currently you have to navigate into the workspace and click into an asset to view the "Workspace Panel" in order to access the Collections.
-
Rich Text formatting in cells
I would love to see rich text formatting be available in cells on a sheet. We have several reports where we rely on certain words in a cell to be a different color than the other words in a cell (quickly showing variable options or redlining changed content if only a word or two has been altered). Currently, we are only…