Hi,
What is the expression to set the default date of date parameter to getdate()-1. I want the SSRS report to choose the Startdate as previous date and end date as current date.
I set the default value of parameter as =Today(), which displays current date, how to set it to previous date? Any ideas what should be the expression?
Thanks