This content has been marked as final.
Show 4 replies
-
-
2. Re: date calculation
praveen p Oct 19, 2016 11:42 PM (in response to Arunabh Rana)1 of 1 people found this helpfulTry something like this
Create a parameter including dates from date field
datediff('day',[Order Date],[Date parameter])=0
or
datediff('day',[Order Date],[Date parameter])=366
Thanks
-
3. Re: date calculation
Arunabh Rana Oct 20, 2016 12:17 AM (in response to Arunabh Rana)this works...thank you very much.
Arunabh
-
4. Re: date calculation
praveen p Oct 20, 2016 11:24 PM (in response to Arunabh Rana)Glad it worked
If the provided solution resolves your issue please close the thread
Thanks