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)
Solved! Go to Solution.
Hi,
Export actions are usually, but not always, separate/distinct from dashboard (page) filters, because the Saved View related to the export action is based on filters that are separate from from the dashboard itself.
Sometimes the export format is somewhat different than the view on the dashboard anyway (in order to make it easier to work with offline).
Here are some possible options:
Hope this helps!
Paul