Forum Discussion
Plotting Open/Closed in same table/graph...
- 8 years ago
Hi,
So, I appreciate the reply. I'm not entirely sure why this worked, but to solve this I needed to change my "Created" column (the timestamp of when the case was opened) and "Closed" column from datetime to date. I'm not sure why this worked. Maybe because the time never lined up with the time in the Calendar table and reducing the timestamp to just a date allowed it to find a match. Not sure. Regardless, exhausting....haha
Do you want the following results shown in the table? Did you try the Matrix by expending the data?
Hi,
So, I appreciate the reply. I'm not entirely sure why this worked, but to solve this I needed to change my "Created" column (the timestamp of when the case was opened) and "Closed" column from datetime to date. I'm not sure why this worked. Maybe because the time never lined up with the time in the Calendar table and reducing the timestamp to just a date allowed it to find a match. Not sure. Regardless, exhausting....haha