Hello 🙂
 
I'm having trouble figuring out how merging two set of dates.
 
My inputs are:
activities | Status | Opening Date | Closing Date | Category
 
Status can be either = Closed or = In progress
 
I would like my chart to show how many activities are closed and opened per month (or per week).
 
If I set my dimension to be Month(Opening date), it will show me the correct amount of activities created per month; but the figures for the closed one will be wrong (it will show the quantity of activities closed during month(opening date) ).
Would a master calendar be any help here?
 
Thank you!
Matthieu