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

DustinMa
DustinMa
Online

Badges

Badges
16

Accepted Solutions

Accepted Solutions
6

Likes Received

Likes Received
19

Posts

Posts
56

Discussions

Discussions
0

Questions

Questions
56

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by DustinMa
Customize the badges you want to showcase on your profile
Re: Report on Projects due <= $$NOW + 120D - Workfront 15-05-2020
Hey Jill, You should have no problems using $$TODAY+120d. 120d should be fine.plannedCompletionDate=$$TODAY+120d plannedCompletionDate_Mod=lte

Views

15

Likes

0

Replies

0
Re: How to tell which cluster my company is in? - Workfront 15-05-2020
But wait, there's more!I'm channeling my inner Billy Mayes here to bring you a minute long gif file showing how to get out of the New Workfront Experience and into the Classic experience, and then how to find the cluster you're on!I'm on cluster 5, so watch this:https://drop.workfront.com/o0ugAjZY Note, this was done in Google Chrome, but is similar in Internet Explorer, and sorry.. not a Mac user here.. so I don't know on Safari!

Views

11

Like

1

Replies

0
Re: I have an issue report that my team is using to manage their work. Is there a way to add new issues directly on the report view? - Workfront 30-04-2020
Hello David, All issues need to be added to a project. So, you can't add an issue via a report, but you can set up a request queue, and then you will also have a link generated so you can embed it elsewhere if need-be.See here for example: Hope this helps!

Views

5

Likes

0

Replies

0
Re: Is anyone else having issues with missing email notifications on updates you are definitely tagged in? - Workfront 29-04-2020
Hey Anna, I've seen some customers report problems when they use Proofpoint, where they blacklist us for short periods of time. This is usually because some people are just flagging WF emails as spam (not sure if on purpose or on accident). It takes a few days of us working with them to get emails working through them again.If that's not the case for your company (you don't use Proofpoint) then please open a support case so we can check and confirm that the emails are being sent from our end. Th...

Views

11

Likes

0

Replies

0
Re: A way to see all tasks for a person including team tasks - Workfront 28-04-2020
Hey Kevin, The Assigned To points to the owner. Assignment Users points to any user assigned to the object, regardless of if they are the owner, if there's a team, or if there's a solo role assigned to the object. I would recommend just using an OR statement on your task report, something like.. Assignment Users - Name - Equals - $$USER.IDORTask - Team ID - Equals - $$USER.teamIDs Hope this helps!

Views

16

Likes

0

Replies

0
Re: Can anyone tell me how to calculate the age of an issue when it's closed? The native Age field continues to calculate after an issue has been closed. I want to know the time elapsed between entering an issue and closing it. - Workfront 22-04-2020
Hi Melissa, You have a few options.#1) You can set up a report with a column using text mode, and a valueexpreesion similar to:valueexpression=DATEDIFF({entryDate},$$TODAY)OR#2) You can create a calculated field that is applied to each issue you want the data on, with a similar expression as above, slightly modified: DATEDIFF(Entry Date,$$TODAY) One thing to note if you go the field route is that custom data is not calculated every time you view it, only when it's changed, or another custom fiel...

Views

7

Like

1

Replies

0
Re: A way to see all tasks for a person including team tasks - Workfront 21-04-2020
On top of that, if they are looking only for tasks, a task report with a filter of "Assignment Users" should work just as well.

Views

16

Likes

0

Replies

2
Re: Report to show a users actual hours vs. planned hours for tasks their assigned to - Workfront 14-04-2020
Well, in that case... I'll just have him ask you directly.. or hopefully someone that's a bit better with reporting than I am can chime in!

Views

44

Likes

0

Replies

0
Re: Report to show a users actual hours vs. planned hours for tasks their assigned to - Workfront 14-04-2020
I know you can do a view or a filter with EXISTS, but I don't believe you can use it for groupings, and I'm 99% sure it can't be used in a calculated field. I'd definitely post it in the reporting board. Good luck!

Views

44

Likes

0

Replies

2
Re: Report to show a users actual hours vs. planned hours for tasks their assigned to - Workfront 14-04-2020
Hey Nick, Not that I'm aware of, as the hour object cannot be directly referenced from the Assignment object.You can confirm and compare via the API Explorer:https://drop.workfront.com/GGukX7or I hope this helps, though I know it wasn't the answer you were hoping for. Thanks,

Views

44

Likes

0

Replies

0