Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/5/17
    We have a team member that has to reset her password every-time she signs in. She uses the same password every-time she resets her password and that allows her to enter her Workfront account. First, would it make a difference if she uses the same password when she resets? She only signs in once a mo...

    Views

    814

    Likes

    0

    Replies

    2
  • 9/1/17
    We currently accept project requests through our Request Queue. They come in as Issues, which we then convert to Projects. The data from the Issue custom form carries over into the Project custom form. However, when we want to create an issue associated with a project, the common form field data doe...

    Views

    1.6K

    Likes

    0

    Replies

    13
  • 8/30/17
    For billing purposes I need to know how many languages are selected in a field called languages. So if English, French, Spanish is selected in my checkbox I need to know that there are 3 languages. I couldn't figure out a direct way to do this and think I remember a previous conversation about this....

    Views

    719

    Likes

    0

    Replies

    3
  • 8/28/17
    Hi, Is it possible to group or add a field on a documents report showing the folder each document is located in on a project? Thanks, Katy Katy Reid Menzies Distribution Ltd

    Views

    1.0K

    Likes

    5

    Replies

    2
  • 8/25/17
    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

    Views

    813

    Likes

    0

    Replies

    3
  • 8/24/17
    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),"%"...

    Views

    935

    Likes

    0

    Replies

    4
  • 8/24/17
    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...

    Views

    885

    Likes

    0

    Replies

    4
  • 8/18/17
    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...

    Views

    842

    Likes

    0

    Replies

    1
  • 8/18/17
    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 ...

    Views

    1.7K

    Like

    1

    Replies

    16
  • 8/16/17
    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:...

    Views

    749

    Likes

    0

    Replies

    3