Hi,
I have a module with a time as a page selector, it holds a forecast data snapshot, and if i choose 'Mar 18' it shows the data i need, i have saved this as a view, and then I export the data to a csv file.
If i change the selector to 'Feb 18' and then run the saved export action, it exports the data, still using 'Mar 18'.
Do i have to create a new export / save the view again every time i want ot export this data (monthly)