Forum Discussion

TG_12's avatar
TG_12
Frequent Visitor
3 years ago
Solved

Clustered column chart combining two data sets

Hi, I have now automated a process to count the number of email threads that are received each month into a mailbox. Prior to 2022 I calculated this number manually and I would like to have a clustered column chart to show the month by month increase over 2020, 21 & 22.

 

What I have is one table containing the numbers from each month for 2020 & 21: 

 

I also have the data that now feeds in automatically from the mailbox. Within this I have a calculated column that copies the first occurence of an email subject and I have a column of DateTimeRecieved - when I do a distinct count on this column split up into months of DateTimeRecieved I get the correct numbers for 2022 that I need to add to the 2020 and 2021 numbers . I have created clusterted charts for each of these tables seperately but I cannot figure out how to join these together. 

 

 

 Any help would be great as I have stuck for a while now. 

 

Thanks

 

2 Replies