I have to run the same query with different variables to create 400 different financial reports. Each is a small one page report. How can I schedule them to run one after another? We don't have a set date yet to run them. Is it possible to schedule one query, and have that trigger the remaining queries?
Thank you for any suggestions.