From: Jan K. van Dalen Jan K. van on
Hi Everyone,

Ok, I'm baffle on this one and it may be that I'm trying to do it the
“Crystal” way 

I have many reports in which I pass parameters via the url. This works
great. Now I need to pass complex statements that I'll like to add/append to
the Where command via URL.

i.e.
http://dummy.com/reportserver/misc/ReportServer/Pages/ReportViewer.aspx?rpAddToWhere=id>10
and level=urgent and table.field=(select field3 from x where
sample=20)&/HelpDesk/HDTicketsDetail

Any ideas on how I can achieve this? BTW, I'm using MSSQL 2005.

Thanks in advance.
From: Jan K. van Dalen on
BTW, I forgot to mention that I want the passed URL statement added/appended
to the where clause of a specific dataset.

 | 
Pages: 1
Prev: black rectangles
Next: Copying report permissions