Here's my situation:
I've got a hyperlink, and will append a uniqueID to the link in order to pull specific information so the user doesn't have to sift through 500+ IDs from a dropdownlist. They will be taken to the report server and automatically get information for a specific ID w/o using the dropdownlist.
I'm trying to look in my book, and it looks like the hyperlink's NavigateURL will be something like (my field would be PackageID):
"
Does this look correct?
I'm also having trouble setting the report parameter in order to use this value in the URL.
Thanks!
I've got a hyperlink, and will append a uniqueID to the link in order to pull specific information so the user doesn't have to sift through 500+ IDs from a dropdownlist. They will be taken to the report server and automatically get information for a specific ID w/o using the dropdownlist.
I'm trying to look in my book, and it looks like the hyperlink's NavigateURL will be something like (my field would be PackageID):
"
Does this look correct?
I'm also having trouble setting the report parameter in order to use this value in the URL.
Thanks!