junction123
MIS
Currently my report uses the calendar date for the header
"Dated: " + totext(currentdate,"MMM dd yyyy"
I need to use a column "datetime" from a table tms_dates as the header date
Can I change my formula to select the datetime column from the table? Or should I add the table as a datasource within the report and reference the column?
Thanks in advance
junction123
"Dated: " + totext(currentdate,"MMM dd yyyy"
I need to use a column "datetime" from a table tms_dates as the header date
Can I change my formula to select the datetime column from the table? Or should I add the table as a datasource within the report and reference the column?
Thanks in advance
junction123