Lately I would like to get the aggregated values like “Received Tickets”, “Unresolved Tickets” and so on from system created curated report “Service Desk Overview”.
I am able to use python to get the raw tickets and calculate total received tickets, total unresolved tickets and so on. But when I compare the calculated values with FreshService report’s values, they have differences.
Any idea?