Hi,
I'm importing data from both Zendesk and Jira where I want to create a graph for each with number tickets/issues being created vs resolved each month.
However I can't seem to make it right.
For my X-axis i put the "Created" value, on the Y-axis i put the counf of ticket/issue numbers and then a series with the "Count of Resloved" however this leaves me with the correct amount of created tickets/issues but the wrong amount of Resolved ones.
It seems like it's only counting those that are resolved the same month that they are created.
Any bright ideas on how I get the x-axis to be an arbitrary date range so I can simply count the Created and Resolved for each of those dates?
Kind regards,
Andreas