Hi guys,
I have the following situation:
Withing the chart below I have two lines. The second one (gray) is calculated via period over period function.
What I want to achieve is to apply a range filter on the chart, lets say from March to November, and the orange line to display only values from this interval, while the PoP line (gray) would have all the values in the previous year (will show the whole year).
Currently when I apply the filter, it changes both lines, and reduces the bottom axis to the interval which I`m selecting.
The bottom axis will always display the whole year (all the month), the pop line will always start from Jan and end on Dec, and the actual line will have values depending on the range which is applied to the filter.
Any ideas?
Thank you so much.