Limit graph data in function of date filter selection
Hello,
I have a graph that is plotting data from a aggregation I have defined.
Currently the graphe shows all the data available in the source, no matter what the selections are.
However, I would like the data of the graph the be related to the week & year selected above, so that if the user choses weeknumber 3 and year 2020, the graph would show all the data UNTIL week number 3 of 2020, and not the data after.
What do I need to change in my formula to take the week & year concatenation in my selection ?
Attached is how my graph looks like currently and below is my data formula :