Least
Usage
Least(input, [input 2+])
πTo compare a column of dates against a specific date, wrap the input in the Date() function.
Example
Least([Date], Date("2018-04-12"))Least([Profit 2016], [Profit 2017], [Profit 2018])Last updated
Was this helpful?