Hello community
I wanted to know how to subtract an end date with the duration in seconds to get the start date.
Here is the synthax I use DATEADD(interval, number, date). But I systematically get an error. This function is a SQL standard. This function is a basic ETL function, like : Qlik, Talend…
Is there an Easymorph method, without having to use SQL?