Created a formula called @Null with absolutely nothing in it and refer to it in your formula. It works! Don't know why but it does.
FuncPass:
if {v_Detail_Report.TestType}="Functional" and {v_Detail_Report.EX}="PP"
then {v_Detail_Report.SerialNumber} else {@null}
From Ken Hamady http://www.kenhamady.com/
When I tried it the formula that referring to {@null} errored, saying that it needed a string. So I put in "", saved the other formula, and then took the "" back out.
And, son of a gun, it worked.
That is pretty cool.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.