‎15-06-2016 01:12 PM
I have simple type parameters start_date and end_date defined within report template. Report Template contains multiple chapters and renderers. How can i use these parameters within the queries for "Header Providers" of the Renderers.
For example:
Select Demands where [Creation Date] > start_date and [Creation Date] < end_date