veerapureddy
Programmer
Hi,
We have a Crystal report where user enters 'Calendar month' as 10/2012(from) and 09/2013(to) and the parameter name is ZTEST_VAR.
From the entered value, we would like to derive 2013 as fiscal year. We have created the below formula, it is returning 2012 instead of 2013. Please advise what is wrong with the below formula.
DateValue(Maximum ({?[ZTEST_VAR]}))
Please note, I have created custom style for the 'Fiscal year' field to just print 'Year' only.
Best Regards,
Nanda.
We have a Crystal report where user enters 'Calendar month' as 10/2012(from) and 09/2013(to) and the parameter name is ZTEST_VAR.
From the entered value, we would like to derive 2013 as fiscal year. We have created the below formula, it is returning 2012 instead of 2013. Please advise what is wrong with the below formula.
DateValue(Maximum ({?[ZTEST_VAR]}))
Please note, I have created custom style for the 'Fiscal year' field to just print 'Year' only.
Best Regards,
Nanda.