Hello guys,
weird question maybe, but I have a webi (4.1 SP3) report, that is scheduled to run every night, while all prompts values are empty.
The run takes a while because the tables are big, and eventually I get a report with lots of data.
If The user wants to get a specific value from, lets say "item code" to the report, and using prompt for it - the report goes back to DB to refresh the data provider.
My question is, Can I somehow set the prompt to run against the latest instance instead of using the connection to the DB?
(I know filters can be made through filter bar \ Input controls, But the reason for narrowing the data down, is for having fewer rows and make the report 'lighter')
Thank you,
Or.