HiI have a two date parameters (StartDate and Enddate)I want to filter dataset1 by Startdate thru Enddate + 1 Day , I tried enddate value as =DATEADD("D",Parameters!EndDate.Value,1)But errors ...Any ideas would be greatThanks
↧