-
Linked Smartsheet & Resource Management Assignments
Is it possible to drive work status, assignment name, etc from a smartsheet sheet linked to a resource management project? I can't figure out how to accomplish this. Everytime I do it it just changes the name of the assignment to the name of the project.
-
Smartsheet business user - How to activate Resource Managment included in plan
I am the system admin of our Smartsheet business account. I have enabled Resource Management in Smartsheet setting Feature enablement. but I am unable to log into https://rm.smartsheet.com/siwith my Smartsheets account. How do i active my RM account.
-
Resource Management - Way to Pull From Project's Metadata?
My team is looking into purchasing the resource management add-on and we are looking to create custom fields in the project to pull data from the metadata of a project. Is there a way to do this? I can create the custom fields in the blueprint but it doesn't seem to be connecting to anything so I have to manually input the…
-
Creating a team task management workspace.
I'm not sure if I'm limited by Smartsheets currrent capability, or by my own understanding of how it works, but I'm hung up on creating a task management workspace. My individual needs are: Isolated sheet that my team members can manage on their own, with my own ability to edit and view the sheet. This is their individual…
-
Calendar App with Date Range Issues
Hey everyone. The Smartsheet Community has been so helpful through the process of building a solution to manage our workforce and the hours on our jobs. We are looking to expand our functionality to include a calendar view, but fear all the work we've done will need to be undone in order to create a usable calendar view…
-
2 views from the same datasets
I'm working within gov trying to create 2 different views from the same datasets. I have a sheet for a given project that includes the staff (in rows) and the number of hours to work on that project for a given week (in columns). I have multiple sheets of this information (for multiple projects). The project view…
-
Resource Management Joined() Contact Column unavailable.
I have groups where I need to limit the contacts to I would like to track my resources but my "Assignee All Row": It uses: =IF(ISBLANK(JOIN([Assignee Design Architecture]@row:[Assignee Sign-Seal]@row)), "-", JOIN(COLLECT([Assignee Design Architecture]@row:[Assignee Sign-Seal]@row, [Assignee Design…
-
Creating project in Resource Management from a Smartsheet Report
Hi All, I would like to get data from a client's Smartsheet into Resource management, however their work is not formatted properly for me to be able to do so. In addition, there are rows of info that are not relevant to my team. I could make a report to pull the data I need, but I cannot create a project for Resource…
-
I need to calculate % Complete
Hi, I am trying to calculate % complete with an IF formula because if it is marked complete I want it to say 100% and the current formula is tell me it is 3,098% complete because start and end date are in the past. Old formula: =(TODAY() - [Start Date]@row) / ([End Date]@row - [Start Date]@row) What I am trying to write…
-
task cut
Hi everyone, I'm trying RM and I have this situation: Task1 has been programmed for User. While executing task 1, an urgent task (2) has been assigned to User. So, User needs to stop Task 1 and suspend it for a period. Must give priority to urgent task (2) How can I handle this in RM? Is it possible to cut the activity? It…