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.
I am trying to create a view into a table that contains weekly updates of scan of server file shares. I want to find those shares that are inactive and haven't changed in the last, say 4, updates.
The fields are HostName, ShareName, Date, NumberofDirectories, NunmberOfFiles, TotalbytesScanned...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.