Expandir la barra de logros de la comunidad.

Richard_Le_
Richard_Le_
Sin conexión
Tipo
  • Todos
  • Preguntas
  • Discusiones
  • Ideas
  • Blogs
Filtrar por contribuciones de usuarios
  • Hi,   Sounds like an ideal use case for Workfront Planning . . . .   Take a look at some of these resources:   https://business.adobe.com/uk/blog/the-latest/introducing-workfront-planning-building-and-activating-your-marketing-system-of-record   https://experienceleague.adobe.com/en/docs/workfront/u...

    Tipo

    Preguntas

    Vistas

    743

    me gusta

    2

    Respuestas

    2
  • Hi,   You can find all of the details of upcoming and previous Workfront product releases here.   It's unlikley however, that a recent release would cause differences in UI between you and your colleague. This is more likely to be a difference in UI settings between you both (either a user specific ...

    Tipo

    Preguntas

    Vistas

    517

    me gusta

    2

    Respuestas

    0
  • Hi,   Instead of using a "contains" filter modifier, I suggest trying a "like" or "cilike" modifier. Like modifiers work similarly to contains modifiers, but they enable you to insert wildcard characters to break up the text. So your filter would look something like this in text mode:   name=%sr%nam...

    Tipo

    Preguntas

    Vistas

    379

    me gusta

    1

    Respuestas

    2
  • Hey,   That's strange, it works in my instance.   Can you make sure that there is a Tab character inbetween "CUR" and "PLN"? Tab characters don't copy over from experience league into Workfront, so if you've done a straight copy and paste of my code this might be the problem.   Best Regards, Rich  

    Tipo

    Preguntas

    Vistas

    438

    me gusta

    0

    Respuestas

    1
  • Hey,   Looks like you are nearly there. Since you are filtering one field against another, you need to tell Workfront you are doing this by adding "FIELD:" to your filter criteria. So "assignedToID=project:ownerID" will become "assignedToID=FIELD:project:ownerID"   assignedToID=FIELD:project:ownerID...

    Tipo

    Preguntas

    Vistas

    458

    me gusta

    0

    Respuestas

    3
  • Hi,   No, i'm afraid that this isn't possible. Tasks are classed as a collection on the project object (since a project can have multiple tasks) and it's not possible to pull the values from every task into a single field.   If the desired outcome is to pass all of the task statuses on a given proje...

    Tipo

    Preguntas

    Vistas

    401

    me gusta

    0

    Respuestas

    1
  • Hi,   It's possible to display all tasks with a specific custom form attached in a project report, however not as clickable hyperlinks. Tasks are classed as a collection in a project report (since a project can have multiple tasks) and to my knowledge, you can't output a clickable link from a collec...

    Tipo

    Preguntas

    Vistas

    447

    me gusta

    0

    Respuestas

    1
  • Hi,   Give the following text mode a try:   descriptionkey=durationMinutes durationunitfield=durationUnit.value linkedname=direct listsort=intAsInt(durationMinutes) namekey=duration querysort=durationMinutes styledef.comparison.leftmethod=intAsInt(durationMinutes) styledef.comparison.operator=gt sty...

    Tipo

    Preguntas

    Vistas

    659

    me gusta

    2

    Respuestas

    0
  • Hi,   Try using the following text mode filter on a Journal Entry Report:   entryDate=FIELD:project:actualStartDateentryDate_Mod=gt   This text mode should filter to any Journal Entries where the entry date is greater than the Project actual start date.   Best Regards, Rich.

    Tipo

    Preguntas

    Vistas

    306

    me gusta

    1

    Respuestas

    1
  • Hi,   I would have a go at creating a report on the Note object in Workfront. You can read more on this here.   You should be able to filter to notes (updates) where a specific team was tagged, as well as pull in high level information about the task or project the note was added to.   Best Regards,...

    Tipo

    Preguntas

    Vistas

    429

    me gusta

    1

    Respuestas

    0