Take an array as an argument and return the max as a string in that array.
You can provide values for the Date, Time, and Text fields. If the array is empty, it will return an empty string.
Large and small comparisons as strings are done with character code.
The following example finds the max in the Date column of a table whose field code is “Table”.
= stringmax(Table.Date)