Pesquisas recentes


Sem pesquisas recentes

Bob Gaul's Avatar

Bob Gaul

Entrou em 25 de mai. de 2022

·

Última atividade em 23 de ago. de 2022

Seguindo

0

Seguidores

0

Atividade total

5

Votos

0

Assinaturas

2

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Bob Gaul

Bob Gaul criou uma publicação,

Publicação 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 de ago. de 2022 · Bob Gaul

1

Seguidor

4

Votos

1

Comentário


Bob Gaul comentou,

ComentárioPerforming calculations

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

Exibir comentário · Publicado 25 de mai. de 2022 · Bob Gaul

0

Seguidores

0

Votos

0

Comentários


Bob Gaul comentou,

ComentárioPerforming 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?

Exibir comentário · Publicado 25 de mai. de 2022 · Bob Gaul

0

Seguidores

0

Votos

0

Comentários