Forum Discussion
Unicorn_Tech
6 years agoResolver I
Line Chart, with comparison time
Hello. I have a Line chart, showing pageviews over time. I want to add a second line, comparing the date period chosen to the previous period. Is there an easy way to do this?
- 6 years ago
Unicorn_Tech you need to set relationship between date table and your original table and then you can use parallelperiod function as described in the link.