Hi guys, please help me with my problem. im planning to create a crystal report that can compute time.
i have here a date in my database. i want if possible, if a user add item on the database. the item will be added and the
system itself will generate the date and time the item was created. now i have the item as well as the date and time of creation of the said item.
i want to show those data in crystal report. but i want to add a condition. that if an item was created after 1301H the date of the report will show as
in next following day. its like there is a cutoff when adding an item.
for example. if i add item A and daate is 01/01/2014 8:00am. the report will show item A with date 01/01/2014 8:00am.
if user2 added item B with date 01/01/2014 1300H. then the report will show item B with 01/02/2014 8:00am. since there is a cutoff.
please help guys. thanks in advance
-karlo