Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
chris_cs
Posting Yak Master
223 Posts |
Posted - 2008-08-22 : 07:00:46
|
Hey Guys,Does anyone know if it is possible to publish a report so that I can pass variables to it via a URL? |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-08-22 : 09:54:07
|
do you mean passing parameter values through? if yes, then its possible. just append the ¶metername=value to report url so that it takes that value. |
 |
|
chris_cs
Posting Yak Master
223 Posts |
|
chris_cs
Posting Yak Master
223 Posts |
|
|
|
|