query.date (or table.date) is the original date that I want to modify. Imagine I have table which has 1 column (table.number) with a number and a second column (table.date) with date.
I want to create a simple forecast, by adding some fixed number to our number column, and updating date by...