Forum Discussion

guleRecep1's avatar
guleRecep1
New Member
2 years ago

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

  • Yeah, not possible. You'll have to use two separate filters and two parameters.