Anyway to pass a null value as the preview and through the URL? I saw some
posts about this, but was unable to discern the answer. Some of the
parameters are optional in the sproc and need to be able to be passed as
NULL.Mark the parameter as nullable in the report. Do not provide a default
value. By doing this, the default value is null. Then for URL access you
simply don't provide a value and it will take the default (null).
--
This post is provided 'AS IS' with no warranties, and confers no rights. All
rights reserved. Some assembly required. Batteries not included. Your
mileage may vary. Objects in mirror may be closer than they appear. No user
serviceable parts inside. Opening cover voids warranty. Keep out of reach of
children under 3.
"Michael Solomons" <mikesolo@.optonline.net> wrote in message
news:O%234WTINcEHA.384@.TK2MSFTNGP10.phx.gbl...
> Anyway to pass a null value as the preview and through the URL? I saw
some
> posts about this, but was unable to discern the answer. Some of the
> parameters are optional in the sproc and need to be able to be passed as
> NULL.
>
No comments:
Post a Comment