Hey all,
I have an existing Forms process where I have a table with a date column and it is up to the user to determine how many rows they need. What I need is a way to determine if any of those dates in those rows are over 90 days from today (or a different date variable, I haven't been told which yet). The result can be anything such as TRUE, FALSE, 0, 1, etc. I just need to use it to add a condition within the process diagram.
I have tried multiple ways and I am making slow progress, but I wanted to ask around to see if someone has already figured something like this out.
I thank you all in advance.