Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone!
I have a data like table below (DD/MM/YYYY)
I had this output in Excel using COUNTIFS whether checking if was open in that month and closed in another. Output is like this:
Pending is count of blanks close date cells
Additionally, I also was tracking how many cases were accumulated between months, my equation was: Acummulated+New-Closed.
For each month as example:
February = 1+2-3 = 0
January = 0+3-1 = 2
Notice, that I used pending cases to generate accumulated of actual month.
My point is, how can I create a graph like this using Qlik?
(please, ignore quarters, I just need month)
Orange: Closed
Blue: New
White points: Accumulated
I make work for open cases, but when I tried to count the closed cases it returns the same value of open cases.
I'm attaching all files that I'm using.
I would appreciate if someone can help me.
Regards!