How do I filter my data for a specific date range using the url...

Expand / Collapse
 

How do I filter my data for a specific date range using the url to pass the dates or use the between filter on my data with any variable?


This can be done by creating the report and setting a between filter. Save the report. Have the report load through the report viewer. To give it inputs through the url add the following query string parameters to the end of the url: &p1value=1/1/2005&p1value2=1/1/200. To learn more about query string parameters see the navigation article.


Details
Type: FAQ
Options