DATEADD Function for Data Lake Relational Engine (SAP HANA DB-Managed) Returns the date produced by adding the specified number of the specified date parts to a date.
A little while ago I was working with a date column in a Tabular model and wanted to create a calculated column that returned a date 100 days after the original date. Without thinking too much about ...