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

KristinaWa1
KristinaWa1
Online

Badges

Badges
19

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
27

Posts

Posts
33

Discussions

Discussions
4

Questions

Questions
29

Ideas

Ideas
4

Blog Posts

Blog Posts
0
Top badges earned by KristinaWa1
Customize the badges you want to showcase on your profile
Re: Can you group by a Text Mode Column in a report? - Workfront 04-08-2022
Hi Angelo, I tried to follow these directions for a report with a custom column, but could not get it to work. My value expression code is below: displayname=Task Prioritytextmode=truevalueexpression=IF(CONCAT({priority},' ',{isCritical})="4 true", "1",IF(CONCAT({priority},' ',{isCritical})="4 false", "1",IF(CONCAT({priority},' ',{isCritical})="3 true", "2",IF(CONCAT({priority},' ',{isCritical})="3 false", "3", IF(CONCAT({priority},' ',{isCritical})="2 true", "4", IF(CONCAT({priority},' ',{isCri...

Views

23

Likes

0

Replies

0
Re: What is the best report to use to show hours by week by user including zero logged hours? - Workfront 19-05-2021
We need a timesheet custom form to permit calculations to create the results you want. I created a series of line charts to provide similar data

Views

7

Likes

0

Replies

0
Re: Disable Time Portion of due dates (Projects and Tasks) - Workfront 18-03-2021
I would like to be able to use dates only sometimes as well, but the time is important for planned midday handoffs. I agree that timezone issues have been a problem when we have offshore workers... but the best solve I have found for that is to set a due date for an offshore worker to 8am the next day our local time - they effectively work on it "overnight" and it's just due when we are back online locally.On the other hand, I really can't stand having to set times for every task when creating t...

Views

8

Likes

0

Replies

0
Re: Can you change a requests Queue Topic after someone submits the request if they used the wrong Topic? - Workfront 20-08-2021
Thanks for the quick reply! The field wasn't editable then I realized the column title was changed to 'Request Type' so that people who saw the report would understand what it was. I added a new column without changing the name Queue Topic: Name and that works. I didn't realize you had to keep the field name intact to make it work. Got it now ! This will save me so much work and aggravation.Many thanks!

Views

15

Likes

0

Replies

0
Re: Report to indicate if a user is using the Legacy My Work or the Home page in Classic - Workfront 10-12-2020
Hello- Here is the text mode you can enter into a column within a user report to see who is currently enrolled in NWE vs Classic. displayname=NWE?querysort=hasQuicksilverstyledef.case.0.comparison.icon=falsestyledef.case.0.comparison.leftmethod=hasQuicksilverstyledef.case.0.comparison.lefttext=hasQuicksilverstyledef.case.0.comparison.operator=eqstyledef.case.0.comparison.operatortype=booleanstyledef.case.0.comparison.righttext=falsestyledef.case.0.comparison.trueproperty.0.name=textcolorstyledef...

Views

10

Likes

0

Replies

0
Re: Is there a way to export multiple project templates? - Workfront 09-11-2020
Hi Kristina, I'd suggest you create a Template Task report, grouped by Template, ordered by Template, Template Task Number, filtered to those 100 Templates, with as many columns in the view that are of interest (e.g. Task Name, Duration, Planned Start, Planned End, Predecessors, Assignments, etc.) and then either assess them online (e.g. so you can also show the Gantt view) or export them to Excel for further study. Regards,Doug

Views

8

Likes

0

Replies

0
Re: How to show who completed a task in a report. - Workfront 27-07-2020
Certainly Kristina, I've added a thread to my original Targeted Auditing Post that you can use to to quickly focus on changes to the Task Status over time -- including "Who Dunnit" -- and include on your existing report. Regards,Doug

Views

10

Like

1

Replies

0
Re: Looking to create a report that will pull in Programs that are empty - Workfront 05-11-2020
Hi Kundan, I used a Program report and below is the custom text I used. I have this only pulling in programs that are active:EXISTS:a:$$EXISTSMOD=NOTEXISTSEXISTS:a:$$OBJCODE=PROJEXISTS:a:programID=FIELD:IDEXISTS:b:$$EXISTSMOD=NOTEXISTSEXISTS:b:$$OBJCODE=DOCUEXISTS:b:programID=FIELD:IDisActive=trueisActive_Mod=eqname=Qualityname_Mod=cinotcontains My report is then grouped by Program owner and I have the Owner, Description and Entry Date showing in the view. But that can all be customized to show ...

Views

15

Likes

0

Replies

0
Re: Reporting Text help for multiple IF statements in a column. - Workfront 01-05-2020
Hi - like Heather said, try it with just one first to make sure that works. Then what I do is list out all the IF statements as if they were single (with a FALSE or TRUE for the space I don't want) and then replace the False or True to build the huge statement. For Example, I'd do this first...IF({DE:Group}="Email 1",{DE:Email 1 Versions},FALSE)IF({DE:Group}="Email 2",{DE:Email 2 Versions},FALSE)IF({DE:Group}="Email 3",{DE:Email 3 Versions},FALSE)etc. etc. And then starting from the bottom, repl...

Views

8

Likes

0

Replies

0
Re: Dashboard question - One report shown as details and chart in a dashboard - Workfront 27-09-2019
Hi Kristina, You mentioned the report has been added twice to the dashboard. On both reports, go into the Report, Report Action Settings...in the top right hand corner click on Report Settings. From here you can choose to display which tab you want to see first....the Chart, Details, or Summary. I would recommend marking the first Report to display Chart and the other report as Details. Donna [Brooks Information Systems PMO Manager Meritor, Inc. 2135 W. Maple Rd. Troy, MI 48084 USA

Views

5

Likes

0

Replies

0