-
Tracking a 1-day project based on time not date
I am helping manage a 1-day Disaster Recovery exercise and we want to track the tasks by start & end based on time of day. Would also like to auto adjust the times with dependencies - Does anyone know if a template is available of has anyone ever done this before?
-
Cancel Update Request Without Deleting It
I'm proposing an added feature to CANCEL an update request without necessarily deleting it, this way we can maintain the history of requests even when they aren't acted upon by the recipient. Sometimes users elect to update rows in grid view rather than from their emails/notifications, or they'll respond to the 20th update…
-
Hammock Task Creation
One of my clients uses Hammock Tasks to represent Project Management and Organizational Change Management in their projects. A Hammock Task is one whose Start and Finish dates are driven by different Milestones. The Start Date would be the date of one Milestone and the Finish Date would be the date of a subsequent…
-
is there a way to have more colors available in sheets as in dashboards?
hi, When customizing dashboards, I notice that there are more options available to choose or create color combinations compared to the static color palette that appears in sheets. Do you know how I can include more colors in sheets, similar to what is available in dashboards?
-
Which function in Smartsheet can be used as an equivalent to the “Scroll to Task” feature in Microsoft Project?
Hi, I have a large project plan, and sometimes I get lost among all the information when trying to locate specific tasks in the Gantt chart. Does Smartsheet have a feature similar to Microsoft Project that allows you to quickly scroll to or find a task?
-
My courses are not marked as done in Building a Sheet
And I have done them and tried everything and cant move on
-
Dynamic View - additional features
following functionality in dynamic view would be impactful: freeze column - in the settings but also controllable by the viewer Choose filters to share from the original Smartsheet sheet In detail panel settings, being able to universally apply a setting like “read only” while also still making individual choices to change…
-
Expand Font Options in Smartsheet to Support Modern Branding, Accessibility & Readability
I use Smartsheet daily for project tracking, documentation, and cross-functional communication. One of the biggest limitations I run into is the very small set of available fonts within grid sheets. Across organizations around the world, teams have moved away from legacy fonts like Arial and Times in favor of modern,…
-
Row URL not directing cursor to row when sheet loads.
Hello, I have an issue where the Smartsheet row URL is not directing to the associated row when the page loads. After the page loads, the visitor still needs to find the relevant row. Is anyone else experiencing this issue? Is there a fix or workaround?
-
Additional Criteria changes result
Hi folks, I'm struggling with a formula that should be simple. When the formula is this, it works great for one of two Types. The second type pulls the wrong Billing Annual Fee. =IFERROR(INDEX(COLLECT({Billing Annual Fee}, {Segment}, Segment@row, {Billing Ownership}, [Billing Ownership]@row), 1), 0) When I modify the…