I am looking for some help regarding setting up a variable. I am looking for a variable that selects all months up to the current if no months are selected, or sums up to the selected month.
Example - I have data through February so with no selection should sum through Feb. Otherwise sum through other months selected. I need this to be dynamic and I believe I have some of the working parts, I just cannot get them to all work properly.