Jason,
thanks for the links. I have inserted the necessary date picker fields along with the date and character functions.
These are working as I am displaying the script in a message before generating the report. However, I'm getting an unspecified error when generating the report.
My script is as follows...
WHERE TxnDate BETWEEN '2013-Sep-01' AND '2013-Sep-18'
I’m calling the actions from within the edit customer screen. My reports primary table is customer, with transactions as secondary. Will the script only work with the primary table?