Forum Discussion
AnnieV
1 year agoFrequent Visitor
two line chart overlay x-axis
I have two line charts I'd like to overlay - both use the same measure calculation for a score, but one is anchored on the "event date" for the year-month buckets, and the second is anchored on the "...
AnnieV
1 year agoFrequent Visitor
Hi DataInsights ,
I've used userelationship in the past, but I'm not making the connection between doing that and being able to have the second line, which uses the same measure as the first?
DataInsights
Super User
1 year ago
Try creating two measures, each with the same logic except one of the measures contains USERELATIONSHIP. This would allow the X-axis to slice each measure using the appropriate date field (event date or report date).