Hello,
I have a question, I need to have a column in a table with the maximum value of a field that is returned by the query made to the database, something like “Max([MyField])”, but in the expression editor the “max” function only returns the maximum value between two inputs.
Is there a way to do this in an expression?
Thank you.