Groups | Blog | Home
all groups > sql server reporting services > october 2004 >

sql server reporting services : How to add a Date selector in the report?


Bruce L-C [MVP]
10/24/2004 8:58:01 AM
Well, you'd think. It is a highly requested item. If you want to have a
calendar to pick dates you will have to create your own asp application and
then use either web services or URL integration to integrate your
application with RS.

Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Bill
10/24/2004 2:11:38 PM
Hi All,

How could I add a date selector in the search criteria of datetime field in
the report? It should be a basic function of any report, right?

Thanks a lot.
Bill

How to add a Date selector in the reort
10/24/2004 6:39:01 PM
Thanks for your reply.

Where could I find any sample for this case?

Bill


[quoted text, click to view]
Bruce L-C [MVP]
10/25/2004 9:58:47 AM
Read up on URL integration in the BOL and make sure you know how to do that.
Once you know how to do that then you can write your own page to pass the
parameters. But note that you can end up with dealing with security issues
if the page is on another server. I think that if it is on the same server
then integrated security should still work transparently for you.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

"How to add a Date selector in the reort" <How to add a Date selector in the
[quoted text, click to view]

AddThis Social Bookmark Button