When downloading data from TicketHistory
on Autotask, the following query returns an error:
itgenatr017
The query contains the field:id which is not queryable
SQL:
select t.*
from Autotask.TicketHistory.TicketHistory@at t
limit 100
How can I fix this?