Búsquedas recientes


No hay búsquedas recientes

Bob Gaul's Avatar

Bob Gaul

Incorporación 25 may 2022

·

Última actividad 23 ago 2022

Seguimientos

0

Seguidores

0

Actividad total

5

Votos

0

Suscripciones

2

RESUMEN DE LA ACTIVIDAD

Última actividad de Bob Gaul

Bob Gaul creó una publicación,

Publicación Q&A - Reporting and analytics

Hi,

I am trying to report on Skipped Tickets / Tickets sent back to queue by agents, doing so with a calculated attribute to show where an agent has changed the Assignee ID from their own to 0.

[Changes - Field name] = "Assignee ID"
AND [Changes - Previous value] = [Updater ID]
AND [Changes - New value] = 0

I receive the following error message:

The calculated attribute "unassignedbyagent-7503211c98" references "Changes" which is as an unknown attribute. Adjust the calculation and try again. (Error code: 7f666e2e).

Is there a way of calculating this?

 

Many thanks,

 

Bob

Publicado 23 ago 2022 · Bob Gaul

1

Seguidor

4

Votos

1

Comentario


Bob Gaul hizo un comentario,

ComentarioPerforming calculations

Thank you so much Erin O'Callaghan! I've no idea why I didn't think of that myself...

Ver comentario · Publicado 25 may 2022 · Bob Gaul

0

Seguidores

0

Votos

0

Comentarios


Bob Gaul hizo un comentario,

ComentarioPerforming calculations

Hi,

I am trying to add a column to a query to indicate whether an agent is an internal or external resource. This is defined by the assignee email address.

The following formula is showing an error message when trying to add this attribute:

IF (CONTAINS([Assignee email]]),"@example.com"))

THEN "External"

ELSE "Internal"

ENDIF

What can I do to correct this?

Ver comentario · Publicado 25 may 2022 · Bob Gaul

0

Seguidores

0

Votos

0

Comentarios