I have a line chart which currently plots metrics starting at the current sprint and going back in time through all sprints that occurred in X days, e.g. 180 days. So, I would have a chart with say 10 sprints in it e.g.
I want to change the starting point to make it dynamic based on a single sprint selected using the sprint field in the Pages configuration since this plot is often used with other plots/tables that are configured to work with a single selected sprint.
I have tried several methods of this but the only way I have gotten it to work at all is to select multiple sprints in the Pages which does allow me to dynamically select sprints but requires the user to select many sprints to see a history instead of selecting one sprint and seeing the history in a time period relative to that sprint.