Is it possible to translate this logic into the Formula IN-DB tool? I keep running into errors! Any help is appreciated!
Solved! Go to Solution.
If you are using the IN-DB formula tool then the formulas you write must be specific to the language and method used by that database, most likely SQL.
According to this post it looks like the formula you need is DATEADD()
https://docs.microsoft.com/en-us/sql/t-sql/functions/dateadd-transact-sql?view=sql-server-2017
You would also have to specify your IF statement in SQL method.
Ben
Thank you, those were helpful sources.
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |