I have a requirement in BI where the user enters a date in the variable screen(dd/mm/yy), he should get the following result:
1.Stock of the current day that is entered (dd/mm/yy).
2.Stock of the previous day that is entered ([dd/mm/yy] - 1).
3.Stock of the month that is entered (mm/yy).
4.Stock of the previous month that is entered ([mm/yy] - 1).
This can be achieved in BI using variables.
How can we provide a report for the above scenario using Crystal Reports??
Are there any reports in BO in which we can achieve this scenario??
Please help...
Regards,
Raj.