最近搜索


没有最近搜索

James Bransden's Avatar

James Bransden

已加入2022年3月23日

·

最后活动2024年2月12日

关注

0

关注者

0

活动总数

9

投票

1

订阅

3

活动概览

的最新活动 James Bransden

James Bransden 创建了一个帖子,

帖子 Developer - Zendesk APIs

Hi,

 

Hoping someone would be able to help out.

I'm not overly familiar with API but am experimenting on using them for some reporting as opposed to the export of a spreadsheet.

 

I'm attempting to use https://domain.zendesk.com/api/v2/search.json to get all of the tickets and user's details for tickets solved within the past 7 days.
Problems I'm facing are:
a) the query I can get to work e.g. https://domain.zendesk.com/api/v2/search.json?query=created:2024-02-05 doesn't appear to have any solved dates in the response

b) I can't figure out how to use a relative date as a parameter in the API call assuming it is possible and I don't have to use Python for example and do it via that while importing datetime as I would ideally like this to be queried in Excel Power Query.

A separate option (not ideal as I would prefer it at source) is available if the solved date is available in the response if for the date range to be filtered in Power Query.

 

Thanks,

James

已于 2024年2月05日 发布 · James Bransden

0

关注者

2

投票

1

Comment


James Bransden 进行了评论,

社区评论 Q&A - Reporting and analytics

Hi Eugene Orman thanks for the assistance on this, seems to working.

Thanks,
James

查看评论 · 已于 2023年6月21日 发布 · James Bransden

0

关注者

0

投票

0

评论


James Bransden 创建了一个帖子,

帖子 Q&A - Reporting and analytics

Hi,

 

I have a calculated metric below which worked fine for months and now all of a sudden I replicated the metric to use a different value and receiving an error.

Error: VALUE aggregator can't be used with calculated metrics. Try another aggregator.

IF (VALUE(First reply time - Business hours (hrs)) < 10)
THEN [Ticket ID]
ENDIF

 

I then have a Result metric calculation to calculate the %.

 

In https://support.zendesk.com/hc/en-us/community/posts/4413237775514-Help-with-creating-Explore-report-to-measure-that-took-longer-than-XX-time-to-reply-to the VALUE aggregator is also used.

已于 2023年6月07日 编辑 · James Bransden

0

关注者

9

投票

22

评论


James Bransden 进行了评论,

社区评论 Q&A - Reporting and analytics

Link to images as apparently it doesn't like them

Graph/Query: https://1drv.ms/u/s!AsS1J-uSoZQthpkQonNtdAN8eJhKLQ?e=N0P8zb

查看评论 · 已于 2022年3月23日 发布 · James Bransden

0

关注者

0

投票

0

评论


James Bransden 创建了一个帖子,

帖子 Q&A - Reporting and analytics

Hi all,


I am hoping there is an option available that I am missing.

I have a chart on a dashboard setup to display data for the previous day, but when there is only 1 row option e.g. a person's name for a piece of data the row selector disappears so you don't know which person. Is it possible to have the Row Selector be visible at all times even where there is no selection to be made.

Attached is the graph with only one Assignee for the day before and the query it relates to.

Thanks,

James

已于 2022年3月23日 发布 · James Bransden

0

关注者

2

投票

2

评论