Hi everyone,
I'm trying to create a workflow in Alteryx that calculates the time between two dates using the same methodology as the MONTHS_BETWEEN function in Oracle SQL (see for example: MONTHS_BETWEEN (oracle.com)).
I'm wondering if there is a built-in function in Alteryx that can do this, or if I need to use a combination of other functions.
Any help or suggestions would be greatly appreciated!
Thanks in advance.