I started with a new company whose reports are all in SQL. Meaning they are written in SQL not in Epicor then pushed to SSRS. The reports are viewed by the end user going to Epicor, clicking the name of the report, that then sends them to the ssrs webpage of that report. So, any parameters have to be entered and then the report will show the data.
I have a request forma user on one of those reports. She has to enter four different sets of parameters and the run the report in order to get all of her data. She then exports it to Excel and uses it locally on her computer. While I am looking to see why she isn’t using Epicor, for now, she is wanting to automate the reports to be ran. After thinking on this, I can’t think of any good ways to run this report with 4 different sets of parameters and have it run three different times per day.
Any ideas on how this could be accomplished?