Hello,
I have around 250 Webi reports that i need to schedule to run on a monthly basis, and using the scheduled month/year as prompt value.
What is the best way i can accomplish this?
If i set an individual report to run recurrently every month, it will always use the prompt's default values or the values i set manually at the CMC, but that doesnt work for me because i need the prompts to be different each time they run..
I cant use the magic date solution because 99% of the reports use UserResponse() for year and month on table headers and similar.
Is this possible with coding? Can i code a script and schedule it to run every month, that will run through my list of reports to pass them the correct prompt and refresh them?
What is the recommended way to achieve something like this?
I already have a VB script that schedules an individual report to run immediatly, but i cant pass the prompts..
Thank you for your patience