Replies: 1
Hi there,
for example, I have Field Type: Dropdown (fieldname5) with many Choices (value is numbers).
I use “Allows to select multiple choices”.
I don’t use “Merge selected options”.
Then I have Field Type: Calculated Field, there I need to select the maximum value.
MAX(fieldname5) is not work.
How to choose a max value from Field Type: Dropdown (fieldname5)?
Thx.