TM1 Function for Rules, MAX

MAX returns the largest number between two numbers.

Where can the MAX function be used?

Rules and TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the MAX function?

MAX returns the largest number between two numbers.   

What is the syntax for MAX?

MAX(num1, num2)​
Num1 = The first number.​
Num2 = The second number. 

A demonstration on how to use MAX

Use MAX function to determine the largest number between two numbers and apply it in the rule to populate the MAX_Value measure in the Product Scorecard cube.