I am wondering if anyone can tell me how I can get my parameter to render as a calendar as opposed to a list of dates based on my SQL statement. I have a dataset that has the last 90 days. If I create a parameter and leave the available values NULL and have a datatype of DATE/TIME, then I get my calendar, but as soon as I supply the values, it reverts to a drop-down list of date values. I hope this makes some sense.
↧