There are two ways to do math on dates in Parabola based on what you’re trying to accomplish:Documentation Index
Fetch the complete documentation index at: https://parabola.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
- To find the number of days between two dates, use the Compare dates step. Using this step, you can either compare two date columns against each other, or compare a date column against the current date.
- To add a number of days to a date, use the Custom transform step. This step can do any date computation you can think of—from comparing dates to adding a number of days to a date.