Hi. I see that there is not very straightforward support for using parameterized SQL queries in the DataSets created by the designer wizard. I have watched the video 'Telerik Reporting - Design Time Support for Parameterized Queries' which shows how to use a sqldataadapter and send it the parameter value from a windows (or web) app. But what about using the report parameter on the report as the SQL parameter? What code do I need for this? I would like to use such a report as a multiple instance subreport on a main report that I can set report parameters from the main -> sub. Thanks for your help.