Hi Guys,
I am pretty much new to SSRS.
I have a report requirement where I have to populate my parameters dynamically
Fiscal calander as per my company
Quarter1
September
October
November
Quarter 2
December
January
February
Quarter 3
March
April
May
Quarter 4
June
July
August
Based on this my @startDate and @EndDate Parameters should get populated depending upon today's date
Ex: If I run today, Quarter should be 3 and startdate should be March1,2015 and enddate should be May 31 2015
-Thanks
narthan