Hello,
We are wanting to send a null value to a report parameter from the command line. Is there a way to do this?
Thank you very much in advance!
Hello,
We are wanting to send a null value to a report parameter from the command line. Is there a way to do this?
Thank you very much in advance!
I tried "<NULL>" and just <NULL>, but I get the error:
Error: Failed to set parameter "@accntNum" to "<NULL>": Cast from string "<NULL>" to type 'Double' is not valid.
When I try "", it does not send the NULL on to SQL.
Any other suggestions?
Replies are disabled for this topic.