Forum Discussion

alex9999's avatar
alex9999
Helper I
2 years ago
Solved

Create graph that includes all dates between a start and end date

Hi,

 

I want to create a graph where my X axis has months of the year and my Y axis has count of items. The idea is to have the graph include all the months that the item has been hired, which is identified between a start and an end date.

 

For example, if an item has been on-hired January 2024 and off-hired March 2024, the graph will count 1 for January, February and March.

 

I have the idea in my head but I am struggling to execute. My data has [item], [start_date] and [end_date].

 

Thank you.

4 Replies