Hello,
I workflow that has a field computing the time elapsed between 2 dates using MySQL's TimeDiff. Problem is, Alteryx flags it as an invalid time format if it is greater than 24 hours. Alteryx flags as warning as early as the Input Data Tool, so I don't have the chance to correct it.
One thing I'm considering is just to get the 2 dates and let the formula tool do the computation. Problem is, what format would be acceptable (to Alteryx) to output it as? Ideally, one that can be sorted and not as string.
Thank you very much in advance, Alteryx community. This has been a big help in my Alteryx journey. 🙂