In SSRS reports I'm trying to have a date parameter with a drop down selection of dates like current date, start of month, prior month start. These will be defined using an expression. And then a custom date for which I want the user to be able to select from the date picker. Is this possible? How can I do it?
Thanks