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

HrugDe
HrugDe
Online

Badges

Badges
14

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
19

Posts

Posts
23

Discussions

Discussions
2

Questions

Questions
21

Ideas

Ideas
2

Blog Posts

Blog Posts
0
Top badges earned by HrugDe
Customize the badges you want to showcase on your profile
Re: Customs Fields reportable through a Typeahead Object - Workfront 29-07-2021
We have a project custom form that includes a typeahead field with the project object. This helps us link 2 related projects together. It would be very helpful to have the ability to pull in or reference any of the custom form data for the related project.

Views

36

Likes

0

Replies

0
Add task "Duration" as a field that can be tracked (Update Feed) - Workfront 12-03-2021
We are unable to see and unable to track changes to the Duration field in the task updates. Other similar fields, such as Planned Completion Date, can be tracked so this functionality should be easy to add. Please add this field to the Update Feeds so we can track changes.Our task owners and Project Managers make frequent changes to Duration in our implementation and these changes are invisible on the task record. Once this is feature is available, we can track these changes, along with others, ...

Views

8

Like

1

Replies

0
Re: Journal Entry Report - Export data to Excel not available?? - Workfront 12-03-2021
Hi - thank you for the response. Our internal Workfront technical team suggested the same that it was likely an intentional decision related to performance. Glad to get that confirmed. Will be reaching out over email on another topic. Thanks again!

Views

18

Like

1

Replies

0
Re: Journal Entry Report - Export data to Excel not available?? - Workfront 12-03-2021
One more reply to my own post. Now the email with the XLSX file came through. Took about 15-20 minutes after I hit the "Send Report" button.

Views

18

Like

1

Replies

0
Re: Journal Entry Report - Export data to Excel not available?? - Workfront 12-03-2021
Replying to my own question I got the "Send Report" working by specifying a TSV file type. If you specify XLS/XLSX, it won't send anything. I'm guessing this is a WF bug that should be logged and fixed: 1) Missing export button on Details tabs; 2) Send Report to XLS file does not work.

Views

18

Likes

2

Replies

1
Journal Entry Report - Export data to Excel not available?? - Workfront 12-03-2021
Hello - I have created a Journal Entry report and it's almost perfect for our needs. The only issue we ran into is that there is no button on the Details tab to export the raw data into an Excel file or CSV. Any assistance with this?

Views

18

Likes

2

Replies

5
Re: Task PCD History Calc Fields and Shared Column - Workfront 23-02-2021
Hi thank you for this! Any suggestions for modifying the "Changed PCD- " code to only document the PCD change when the assigned task owner makes the change? This is how I've done it, though still testing so not sure if it really works: IF(Original Baseline!=Planned Completion Date,IF(ISBLANK(PCD Change 1),IF(!ISBLANK(Original Baseline),IF(Last Updated By ID=Assigned To ID),Planned Completion Date,PCD Change 1),PCD Change 1))

Views

14

Likes

0

Replies

0
Task Report - Assistance with complex filter for Predecessor Name - Workfront 29-07-2020
Hi reporting gurus - some time ago, we retroffited a task to existing proejcts and missed adding a predecessor. Need help with a report to help suss out a retrofit issue we had. We have 2,000+ active projects, so need the report to help us zero-in on the projects with issues. Would like to show the following: 1) Tasks titled "sample task" where there is no predecessor with the name "retrofit"2) Where #1 is true, show both "sample task" and "retrofit" tasks grouped by project on the task report (...

Views

8

Like

1

Replies

2
Re: textmode for filtering custom form in template report? - Workfront 25-05-2020
I'm having trouble applying this code to a Project report. I would like to filter out projects that DO NOT have a specific custom form. Any code that I found here or concocted has not worked. All of our projects have multiple custom forms attached to them and I am not sure if this is impacting this effort. This is what I've tried: objectCategories:categoryID=5ecc319201c4e9a0200c66fa5bd12aaeobjectCategories:categoryID_Mod=notin I have also played around with several versions of EXISTS/NOTEXISTS c...

Views

40

Likes

0

Replies

0
Re: Checking if field data = numeric value (equivalent of ISNUMBER)? - Workfront 22-05-2020
Think I got this figured out, but another way. I created another calc field that checks the LEN() of "My Field". If length of the data in "My Field" is <> 12, then it returns "Error". Now I can report on the "Error" field separately in a report.

Views

12

Likes

0

Replies

0