Forum Discussion

arb1782's avatar
arb1782
Icon for Helper III rankHelper III
6 years ago

Multiple measures on single chart with multiple dates on X axis

Hi

 

I've got multiple measures I want to put on one time series graph. On the page I want to set this chart up, I also have a date slicer set up with months as big buttons. The months are sourced from a date table which links to the columns entitled 'xxxx month'  (see below) and the measures have the relevant relationship specified with USERELATIONSHIP.

 

Measure 1 = Number of records created, plotted by record creation date (week commencing), using default relationship Month (date table) to Record creation month

Measure 2 = Number of record reviews, plotted by record review date (week commencing), using relationship Month (date table) to Record reviewed month

Measure 3 = Number of closed records, plotted by record closed date (week commencing), using default relationship Month (date table) to Record closed month

 

How might I go about putting these all on 1 graph but using the separate week commencing fields on the x axis?

 

Dummy data here:

 

IndexRecord creation dateRecord creation week commencingRecord creation monthRecord reviewed dateRecord reviewed week commencingRecord reviewed monthRecord closed dateRecord closed week commencingRecord closed month
101/06/202001/06/2020June08/06/202008/06/2020June15/06/202015/06/2020June
202/06/202001/06/2020June09/06/202008/06/2020June16/06/202015/06/2020June
303/06/202001/06/2020June10/06/202008/06/2020June17/06/202015/06/2020June
404/06/202001/06/2020June11/06/202008/06/2020June   
505/06/202001/06/2020June      
609/07/202006/07/2020July13/07/202013/07/2020July20/07/202020/07/2020July
710/07/202006/07/2020July      
811/07/202006/07/2020July15/07/202013/07/2020July   
912/07/202006/07/2020July16/07/202013/07/2020July   

 

Thanks

arb

5 Replies