Hi All,
I have 2 Input Parameter name as Select Month = (01/02/...12) and Select Year = (2017/2018/2019) in SSRS.
I have to Create a Date using the above parameter as all the calculation is based on Date only.
For Example if the Input Parameter Select Month = 02 and Select Year = 2018 ,then how can i form a Date like 01/02/2018.
Thanks for the help .