Export Objects via Macros;Export location based on filter selections.
Hi,
So I need a macro which exporsts my Qlikview data to an excel besed on the filters selected.
For eg: If I select(let's say) Poland in a filter called Region, the macro , when called, should read this selection and hence shoud export this data to an excel file with the same name.
So I have the export macro up and running, now I need to add this functionality wherein the export file changes based on the selection in the Region filter.