To turn this calculated column into a measure, replace the first row of the formula with the following:
VAR __num = MAX('R10_Table'[Value])
To turn this calculated column into a measure, replace the first row of the formula with the following:
VAR __num = MAX('R10_Table'[Value])