Forum Discussion
guleRecep1
2 years agoNew Member
Date Range Binding Parameters
Hi There,
There is a slicer in the report from which we can select a date range. I am trying to make SQL dynamic by assigning the start and end date here to parameters. However, I could only assign a single date to the parameter. How can I assign this date range to a parameter?
According to the data in the parameter, I will select the range in the SQL query and reduce the data.
Thanks.
1 Reply
- lbendlinSuper User
Yeah, not possible. You'll have to use two separate filters and two parameters.