Daytona00432
Technical User
I am new to SSRS and would like to know how to limit the values I am passing to a stored procedure. I am passing an Integer paramater and want the value to fall between 2 and 48.
The integer determines how many rows are returned by my query and is not a field that exists in the table.
The integer determines how many rows are returned by my query and is not a field that exists in the table.