Can someone please tell me if I can use user interface to input a numerical value to replace a value in a Multi Row Formula for instance:
IF [Row-1:WA Seasoning]=0 THEN 10 ELSE [Row-1:WA Seasoning]+1 ENDIF?
I'd like to replace the "10" with a user input value in above formula.