I have a report that I am attempting to setup a subscription for. The subscriber would like the report on the 4th every month for the previous month's end date. e.g ran today would return the data through 10/31.
I would like to create this report so that there is a cascading parameter that would be labeled Use previous month end date to set the end date to the subscription date when flagged on and allow the user to enter a date when flagged off. so that i can use this parameter to create the dynamic subscription but allow anyone else hitting it through the report server to enter their own date.
Is this possible?