In a new ssrs 2012 report, I will have 2 parameters that are start date and end date. The value for start date will be yesterday and the value for end date will be today.
I want the default value for start date to be yesterday and I want the end date to be today.
Thus would you show me code on how to setup the default value for the parameter called start date to be yesterday and the default value for end date to be today's value?