Guys, I want to pick previous year sales according to my filter criteria where I am having 2 separate filter one for Fiscal year & other one for Fiscal Month.
There is one column for Sales & two separate columns for Fiscal Year(YYYY) & Fiscal Month(MMM.YYYY) in data set.
For Example I select Apr 2018 then PY Sales should be shown only for Apr 2017.
If I select Apr, May, jun 2018 then same time period of 2017. & If I select Apr & June 2018, Then only 2 months of 2017(Apr & June).
Can some one please help on this.