I've created a report via the Add Command option rather than pulling directly from the tables and that works great. However, I need to create a dynamic parameter for user to select records from the many thousands of records on the report.
I created a parameter in the Parameter area of the Add Command screen & integrated that in the WHERE clause of my SQL commands and the parameter seems to work okay.
However, I just discover that the parameter was "STATIC" instead of dynamic as I intended it to be. Is it possible to make it dynamic? Any help would be greatly appreciated.
Thank you.