I have a formula (Join(Collect)) that finds a date in a range, and displays it when conditions are met.
I have a second formula that is trying to compare the first "formula date" to determine if the date is in the past.
My issue is that the first date is apparently not a real date data type, and I am having an issue in converting the formula date into an actual date for use in comparison to today.
Any thoughts?