Hi there,
I am using CR 11, SQL database.I have a report that is used to invoice customers on a monthly basis. It is capturing all payments made within a specific time period using the payment.update(datetime) field. My problem is this: say the report is run 5/28/10 at 1700 for the month of May 2010. It is possible that the payment.update(datetime) field would update for someone who recorded an entry on 5/29/10, however since the report was run on 5/28/10 this entry would not bill until June 2010. Is there a way that I can capture within a formula the 5/28/10 1700 datetime the report was run as the start datetime + 1 minute for the next month?
Thanks!
I am using CR 11, SQL database.I have a report that is used to invoice customers on a monthly basis. It is capturing all payments made within a specific time period using the payment.update(datetime) field. My problem is this: say the report is run 5/28/10 at 1700 for the month of May 2010. It is possible that the payment.update(datetime) field would update for someone who recorded an entry on 5/29/10, however since the report was run on 5/28/10 this entry would not bill until June 2010. Is there a way that I can capture within a formula the 5/28/10 1700 datetime the report was run as the start datetime + 1 minute for the next month?
Thanks!