How To…Apply Single AutoSearch to Multiple Queries

Question

How can I define a single autosearch parameter and apply it to multiple queries?”

Solution

Implement the Report.BeforeOpenDataPipelines event and use SQLBuilder to apply the AutoSearch value to additional queries.

Download:  ApplyAutoSearchValueTo2ndQuery.zip

Sample RAP code: