Expand my Community achievements bar.

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

  • 12/7/23
    In Bar chart Report, status name displaying with 'Equates With'. Attached screenshot for reference.

    Views

    295

    Likes

    0

    Replies

    5
  • 12/6/23
    Hi all,I am using the below endpoint to get access token for authentication.https://yourdomain.my.workfront.com/integrations/oauth2/api/v1/jwt/exchange The body of the request has Client ID, Client Secret, and JWT (generated by pythonic code, signed with private key):client_id={client_id_value}&clie...

    Views

    151

    Likes

    0

    Replies

    0
  • 12/6/23
    We would like to create simple hours reports at each of three different levels (Portfolio, Program, and Project) that simply show total hours in one line item per user (does not expand to show each individual task).  Currently when these reports are created, there is a summary but there are also lin...

    Views

    253

    Like

    1

    Replies

    2
  • 12/6/23
    I'm setting up automatic project numbering using the last four digits of the reference number. This is the formula I'm using:CONCAT("G24_" + TRIM(RIGHT("0000" + STRING({referenceNumber}), 4))) This works except for one problem, It pulls in the last four characters, of which one is the separating com...

    Views

    471

    Likes

    0

    Replies

    7
  • 12/6/23
    What could be the potential causes and solutions for a ConnectionError [500] com.fasterxml.jackson.databind.JsonMappingException that occurs during a fusion flow in the search record module, and is there a way to prevent this connection error from happening again in the future?ConnectionError[500] c...

    Views

    204

    Likes

    0

    Replies

    2
  • 12/6/23
    Hi I'm trying to create a custom column in an issue report where the name of the issue only appears if the issue sits in a particular project, does anyone have any ideas on the code needed? Thanks Chris

    Views

    153

    Likes

    0

    Replies

    2
  • 12/6/23
    Hey all,What are the possible solutions to fix an issue with Workfront and SharePoint integration where clicking "trust it" starts a spinning loop that never resolves?

    Views

    321

    Likes

    0

    Replies

    2
  • 12/5/23
    I’m working in an Hour report and have two calculated columns, one for “Billable Hours” as followsaggregator.displayformat=doubleAsDoubleaggregator.function=SUMaggregator.namekey=hour.pluralaggregator.valueexpression=IF({hourType}.{countAsRevenue}=true,{hours},"")aggregator.valueformat=doubleAsDoubl...

    Views

    203

    Likes

    0

    Replies

    1
  • 12/5/23
    So in workfront when things are deleted they live in the trash for 30 days and then are automatically deleted.Does anyone know if proof works the same way? I can see there are a lot of files in my organizations proof trash bin and wanted to know if these are from a specific time period(like the last...

    Views

    453

    Likes

    0

    Replies

    6
  • 12/5/23
    Curious how other companies take into account what resources already have committed to for meetings when assigning time.  We only assign 6 hours of project work, but there are days when resources already have 4 hours worth of meetings within Outlook and we don't have visibility to that. 

    Views

    183

    Like

    1

    Replies

    2