Come for answers, stay for best practices. All we're missing is you.
MAM 7.6.1.2:In an attribute formula IF statement, is there a way to "do nothing" in the ELSE argument?if X, then Y, else DO NOTHING
if X, then Y, else DO NOTHING
if (X, Y )