Forum Discussion

jereaallikko's avatar
jereaallikko
Helper III
5 years ago
Solved

Help with progress of issues visualization

Hi all,

 

I need help in drawing a line or column chart that shows the amount of items with status=open over time. So for instance, 3 days ago there were open items, two days ago 3, yesterday 1 and today 2. (The excel below is not corresponding to this example, but hopefully you get the idea).

 

The data is coming from the protected source, but I have illustrated the columns such as:

 

IDStatusCreated atClosed atReporterDepartment
57938Open3.1.2021nullJackSales
57930Closed14.4.202115.4.2021MeganSales
78983Pending4.4.2021nullRachelMarketing
57899Open16.4.2021nullJohnFinance
29057Closed6.12.202014.4.2021RickySales
28947Closed16.11.202013.3.2021TomFinance

 

So the basic idea is to draw a chart, that I can visualize number of open items compared to yesterday and days before yesterday versus today.

 

Do I have to create a separate date table to be able to track historical data? Can someone help me out with the issue?

If something is unclear and more information needed, don't hesitate to ask.

 

BR

Jere Aallikko

2 Replies