-
Pricing Resource Management
When you add on Resource Management as a "add on" to the Business Plan, can you pay to add it to Only admins, or must you pay for all active user licenses to subscribe to the Resource Management subscription.
-
Resource Management Plan Settings in Control Center - add Client and Project Code fields
In the Resource Management Plan Settings in Control Center, there is no way to link the Client and Project Code fields even though they are not Custom fields and part of the first 3 fields you enter when creating a new project. I can't select them in the Custom Resource Management Information Fields because they are not…
-
Resource Management Utilization Report Enhancement- Project Tags
It would be helpful if the Resource Management Advanced Utilization Report, Tag Filter, measured against the resources (individual & discipline) total available hours rather than against the project's allocated hours. From an organization's perspective, we are looking to understand total utilization for our teams and…
-
How do I Filter Projects by Custom People Tags in Resource Management
I need to use the Schedule activity to view all project with Placeholder resource assignments. I have created a custom people tag with multi-select for all of my placeholder roles. When I navigate to schedule and then Projects, there is no filter available for custom people tag.
-
Time Tracking within Smartsheet
Our organization is looking to utilize Smartsheet for project management tracking and would like to have it track time entries to account for the whole week of work (projects and non-project work). I would like to know how others are doing this. I know Smartsheet has the Resource Management planning tool, but I have not…
-
Delete all available time entries in Resource management
Hi Team , I'm looking for a way where I can fetch and delete all available time entries from Resource Management preferable programmatically using python. If not I'd like to know more if there an option to do that in a different way which can help delete all time entries in one simple way.
-
Task status and Completion % not syncing b/w sheet & Resource Management
Resource Management currently has a huge gap due to the 'status' and 'Completion %' not being pulled into the Resource Management 'Schedule' view, which makes it impossible to filter out the completed tasks. So, if one wants to do the resource planning for only the incomplete tasks, they will have to duplicate their…
-
How do I programmatically update Start Date, End Date, Duration and Allocation %?
Hello everyone, I am working with the python smartsheet SDK, and I am experimenting with a smartsheet connected to Resource Management, which comes with a number of default columns - few of them are Start Date, End Date, Duration and Allocation %. I see in the Python API documentation that these 4 columns are not allowed…
-
Advanced Reports in Resource Management by Smartsheet now generally available!
Hi Community, We are excited to introduce "Advanced Reports," a new feature in Resource Management by Smartsheet. This release brings significant value to organizations utilizing Smartsheet and Resource Management. With "Advanced Reports," organizations can now automate their Resource Management reports—covering Time &…
-
Formula for counting rows as they flow in and out
Hi Everyone, We have an intake sheet, fed by a form, that assigns rows to staff members. Leadership wants to be able to balance workload by tracking numbers of rows assigned over a timeframe. On a metric sheet, we use =COUNTIFS({Column Name}, "Person Name") to see how many each person has assigned to them at any given…