I have a timestamp field that I want to populate with the current date. In my package I have it mapped to a Expression with the function call get_date() but the package errors out with:
The expression 'get_date()' is not valid: The column 'get_date' does not exist in the table 'GFPVAN_RHSC_RequisitionDownload_1.0_{yyyyMMdd}.csv'
Cheers,