In item configuration I want to get max number from given two numbers.
This is what I tried but does not seems to be working
Formula: max(last("key1"), last("key2"))
Is there a way that returns max or min from given two values?
Thanks for all your helps in advance.
This is what I tried but does not seems to be working
Formula: max(last("key1"), last("key2"))
Is there a way that returns max or min from given two values?
Thanks for all your helps in advance.