I have a custom date field and only want to show the Month and Year on the report --- I used the following valueformat=customDateAsMonthString but does not work. Is this possible? Thanks! Julie Vargo The Ohio State University
Hello- I am trying to calculate a expected percentage complete for each task biased solely on current date and duration of the task. I got this single IF statement to work: CONCAT(IF(($$NOW>Planned Start Date),((PROD(DIV((ABS(WEEKDAYDIFF($$NOW,Planned Start Date))),(DIV(Duration,480))),100))),0),"%"...
Hello. Anyone here know how to set task approvals for a project? Basically, all tasks that are created in this project need approval. User will enter task and will set task status to 'in-progress' which will trigger approval process. At this time, it's a manual 'add approval process' each time a tas...
I'm testing auto-provisioning of users, but have ran into a bit of a problem. The default home group of the user can't be controlled as far as I can tell. It's picking the same group each time, but for no obvious reason. The group being assigned is not the first in any sort order by name or ID. Does...
We have approx 700 users and an org structure that is 6 levels deep at its max - I was expecting that I could i could create a 'Reports to Me" filter that would give me everything (say all Priority 1 Risks) that are assigned to anyone in my org tree - so if I'm a VP, I get my P1 risks plus P1 risks ...
Hi All, I am hoping someone can help me. I want to use the status timestamp to show when a project changes into Complete. I found this in the help section but I'm unsure where to put it to make it work: 1. Status Timestamp IF(Status='INP',IF(ISBLANK({DE:Custom Field}),$$NOW,{DE:Custom Field}),{DE:...
I was wondering if anyone has any experience in linking or connecting different projects together? Not so much in the portfolio sense (we use portfolios differently). But more of creating a larger project and branching off smaller projects (each with their own independent job#s) from the larger. It ...
Is there a way to remove old tasks from timesheets? We're in August and still see tasks that were complete in June and July. This would help de-clutter these areas. Thanks. Kenny George
Hi, Does anyone have any inside news on what the replacement for the old flash-based User Utilization / Resource Grid will do / look like? Currently we can get daily totals for allocations in the Working On Calendar, but this doesn't come close to the current functionality of the Resource Grid (and ...
Has anyone else had difficulty setting column widths in Views? I went out and got the text mode code (usewidths=true and width=##), but when I apply it, the view goes crazy, starting with the task number column. It has both applied the width I set on one column to everything OR randomly assigned wid...