Quantcast
Channel: Kayako reports (Kayako Classic)
Viewing all articles
Browse latest Browse all 108

Getting data from different tables (Audit Logs + Billing) for tickets in trash

$
0
0
Hi,

I'm trying to get some info on the tickets in our helpdesk trash through the KQL editor. Some of the required fields come from different tables that apparently have no relation between them, and the following error is being raised: "tickettimetracks is not related to ticketauditlogs"

The query I'm trying to execute, on the purpose to get information from tickets in trash, is this:

SELECT 'Tickets.Creation Date', 'Tickets.Department','Tickets.Type', 'Tickets.Status', 'Tickets.User',...

Getting data from different tables (Audit Logs + Billing) for tickets in trash

Viewing all articles
Browse latest Browse all 108

Trending Articles