stevehamby
MIS
I have a report that references a dataset to exclude data from the report e.g. where not x in [dataset] (both using the same catalog) which works perfectly when opened in impromptu itself. However, when I write a macro to run the report and export the data so that it can be run nightly the macro crashes with error number 24634. The only thing I can think that could be causing this is that the macro engine can only run one report at a time. Is there any way around this or a better way to run the report automatically?