You are reviewing an Alteryx Designer workflow where one step uses Multi-Row Formula instead of a standard Formula tool. The transformation appears to compare each record with adjacent records after sorting.
The question is: Why did you choose to use a Multi-Row Formula tool here instead of a standard Formula tool?
Whether the logic depends on previous or next rowsWhether the data must be sorted firstWhether the calculation is a running total, delta, or change flagWhether a standard Formula tool can evaluate the expression row by row without row context