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

NicholeVargas
NicholeVargas
Online

Badges

Badges
35

Accepted Solutions

Accepted Solutions
12

Likes Received

Likes Received
131

Posts

Posts
235

Discussions

Discussions
8

Questions

Questions
227

Ideas

Ideas
4

Blog Posts

Blog Posts
0
Top badges earned by NicholeVargas
Customize the badges you want to showcase on your profile
Re: Is there a way to remove the "Home Team: Name:" from Users view? - Workfront 16-06-2022
No worries, I should have been more clear since almost every line has "name" in it. The lines with linkedname and namekey would need to be removed, so in your code above, lines 1 and 2. Once you remove those 2 lines, add another line to the bottom with group.0.name= and leave it blank following the equal sign. Hope that helps to clarify things. If not, just let me know!

Views

41

Likes

0

Replies

0
Re: Is there a way to remove the "Home Team: Name:" from Users view? - Workfront 16-06-2022
@Skye Hansen‚ 100% - I'll look into this, share my suggestion with Product and see if it's something we can offer an easy fix for!

Views

41

Likes

2

Replies

0
Re: Is there a way to remove the "Home Team: Name:" from Users view? - Workfront 16-06-2022
So sorry this happened to you! It works perfectly fine in my personal instance. I'm hesitant to have you reset your user preferences, as that will reset your views, filters and groupings back to default settings and impact recents / custom tabs. I'd recommend you contact Support to see if there is another option. I would try logging out and logging back in as well to see if the error resolved itself.

Views

42

Like

1

Replies

0
Re: Is there a way to remove the "Home Team: Name:" from Users view? - Workfront 16-06-2022
What happens when you refresh the browser page, does the error go away? Likewise, can you navigate to another page or area in Workfront and then navigate back? Is that error still there?

Views

42

Like

1

Replies

0
Re: Text Mode Filters - Filtering multiple values within same issue report - Workfront 16-06-2022
@Nuria Munguia‚ If you were to create a basic Issue Report and add the filter for Issue Reference Number > Not Equal > (Value), the code looks like the following. referenceNumber=9133referenceNumber_Mod=ne This field is not like a standard issue name/ID field where you can add multiple values. Instead, you would have to use OR statements to make this possible or look to see if there are any similarities between those issues you want to filter out and use a different field instead.

Views

25

Likes

0

Replies

1
Re: Is there a way to remove the "Home Team: Name:" from Users view? - Workfront 16-06-2022
@Deborah Baker‚ It looks like you currently have the grouping for Home Team > Name associated with your view. To remove Home Team: Name, you'll want to edit your grouping. Switch to text mode and remove all the lines with the word "name" in them, and then add group.0.name= to the bottom. Your new grouping should look like this: group.0.name=group.0.namekeyargkey.0=homeTeamgroup.0.namekeyargkey.1=namegroup.0.valuefield=homeTeam:namegroup.0.valueformat=stringtextmode=true When you save and close y...

Views

42

Like

1

Replies

10
Re: System Admin Essentials Webinar: Foundations of Operational Reporting (June 8) - Workfront 09-06-2022
For those who have outstanding questions from yesterday's webinar, Jen Desmond and another member of Customer Success team will be hosting an Ask the Expert session on Tuesday, June 14 from 9-10am MT. This is an open office hour type event so bring your questions! Register through the Events tab > Workshops or by clicking here!

Views

116

Like

1

Replies

0
Re: How can I use conditional formatting to make the completion date (due date) turn red when the task is past due? Thanks! - Workfront 02-06-2022
@Linda Gonnella‚ There's not currently a way to have an AND statement within a column rule -- task is incomplete AND past due. So, if your current rule looks just for overdue tasks (Planned Completion Date > Less Than > $$TODAY), the red won't go away when it's complete, because the Planned Completion Date still occurred in the past. You could create a new view that filters specifically for incomplete task (Task Status > Not Equal > Complete) and then add the column rule to the Planned Completio...

Views

27

Likes

0

Replies

0
Re: How to group by Custom Date Field Two Tables away - Workfront 02-06-2022
@Nitesh D'Souza‚ If you were to swap your valuefield line to a valueexpression, that should do the trick. With custom fields, the DE: can oftentimes mess up a grouping because it's thinking it's referencing another field/table. group.0.linkedname=approvergroup.0.namekey=view.relatedcolumngroup.0.namekeyargkey.0=approvergroup.0.namekeyargkey.1=namegroup.0.valuefield=approver:namegroup.0.valueformat=stringgroup.1.displayname=Project Internal Due Dategroup.1.linkedname=documentVersiongroup.1.nameke...

Views

8

Likes

0

Replies

0
Re: Reporting on time - Workfront 02-06-2022
@Jeff Pautz‚ Would you mind sharing some additional information on this so we can help?

Views

10

Likes

0

Replies

1