最近搜索


没有最近搜索

Bob Gaul's Avatar

Bob Gaul

已加入2022年5月25日

·

最后活动2022年8月23日

关注

0

关注者

0

活动总数

5

投票

0

订阅

2

活动概览

的最新活动 Bob Gaul

Bob Gaul 创建了一个帖子,

帖子 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

已于 2022年8月23日 发布 · Bob Gaul

1

关注者

4

投票

1

Comment


Bob Gaul 进行了评论,

评论Performing calculations

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

查看评论 · 已于 2022年5月25日 发布 · Bob Gaul

0

关注者

0

投票

0

评论


Bob Gaul 进行了评论,

评论Performing 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?

查看评论 · 已于 2022年5月25日 发布 · Bob Gaul

0

关注者

0

投票

0

评论