Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SarahNau
SarahNau
Online

Badges

Badges
22

Accepted Solutions

Accepted Solutions
9

Likes Received

Likes Received
13

Posts

Posts
146

Discussions

Discussions
13

Questions

Questions
133

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by SarahNau
Customize the badges you want to showcase on your profile
Re: Done' tasks that aren't closed report - Workfront 06-03-2020
Worked great thanks Anthony; I am no longer anxious about moving to the New Workfront Experience as you have now led me to find a solution to replicate the current views I have for a user to see what they have accomplished and what they are working on or have been requested to work on but not yet started. Thanks a bunch Frank Fornataro DHHS

Views

29

Likes

0

Replies

0
Re: Collections Report Filter - Workfront 06-02-2020
Hey, I was able to figure out a workaround to make this report work - if anyone has had similar requests, I wanted to share! First, I setup a custom form on the tasks that are the qualifiers for the report with a calculated field to display no if the second task is complete and no if the first task is incomplete: IF(CONTAINS("",Name),IF(CONTAINS("CPL",Status),"No",IF(CONTAINS("QPJ",Status),"No","")),IF(CONTAINS("",Name),IF(CONTAINS("CPL",Status),"",IF(CONTAINS("QPJ",Status),"","No")))) Then I us...

Views

13

Likes

0

Replies

0
Re: Text Mode Report Issues in Preview - Workfront 27-01-2020
Thank you, Sarah! Lilit Mkrtchyan

Views

12

Likes

0

Replies

0
Re: Issues with Training and Documentation - Workfront 10-12-2019
Narayan--I don't have the ability to add comments anymore; I think I lost it in the most recent update. -skye

Views

17

Likes

0

Replies

0
Re: Issues with Filters - New Experience - Workfront Archived Groups 13-11-2019
Hi Sarah, Another customer also submitted this issue and I was able to reproduce the same error you are seeing by following your steps in the video. I did find that if I re-entered in the job role and hit save, the filter started working again. However, I had to repeat the process a few times and the response wasn't consistent. We have it logged as an issue. Thanks for raising this as a question here in the Beta group. Josh Boston Workfront

Views

17

Likes

0

Replies

0
Re: Roles Filter - Workfront 19-08-2019
hi Sarah, for a task report, the filtering by something in the task section when referring to a user attribute will only pull in the first assignment. You're going to have to go to a different section, likely the assignment users section (so for example, try filtering by assignment users role id, if available (or some terminology mirroring that). -skye

Views

9

Likes

0

Replies

0
Re: Report On Late Tasks - Workfront 12-06-2019
It seems like you might have to first figure out a calculated field on the user to mark whether that user has any late tasks or not. Then you can filter the issues on that field on the user. Once you get the calculation on the user set then filtering the issues will be simple. It's finding a way to mark a user as having a late task the way you want that might be more of a challenge! It's a theory, if not a solution! Cory Cory Anderson Cisco Systems- Communication Services

Views

12

Likes

0

Replies

0
Kickstart Cross Project Predecessor? - Workfront 28-01-2019
Hey Workfront Friends - Has anyone ever tried to kickstart tasks with cross project predecessors? If so, what kickstart fields did you use? I tried the setPredecessorID and setPredecessorString and both had errors. Is this even possible? Thanks! Sarah Nau Dominium Inc.

Views

8

Likes

0

Replies

0
Re: Export Custom Form - Workfront 01-02-2019
Hey Jill, Not quite. This guide will go over a bit more on how to use collections: https://support.workfront.com/hc/en-us/articles/115000586214-Referencing-Collections-in-a-Report The API explorer is used to understand what fields are available, what objects you can reference from that object, and what 1:n objects you can reference. 1:n = 1 to many relationship in a database. -- We use Oracle as our DB. So quick example: Look at Project in the API explorer. On the Fields tab, you'll see that you...

Views

51

Likes

0

Replies

0
E-Mail Link in Report - Workfront 20-04-2017
Hello - I am attempting to create a report that has a column with an e-mail address (input through a custom form) - but make it clickable. I got a URL to work, but not e-mail addresses. Any ideas? Thanks! Text Mode for URL Link (LP or Agency E Mail is my custom field) - tried adding mailto: before the e-mail address and that did not work either description=Email link.isnewwindow=true link.url=customDataLabelsAsString(LP or Agency E Mail) linkedname=direct listsort=customDataLabelsAsString(LP or ...

Views

7

Likes

0

Replies

0