This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I actually found out a bit later that it only defaults if the actual
field already has a value. It then defaults to that value, but this is
wrong since it should default to whatever you specified in the
parameter. So looks like this is a bug, still h...
You could do this like the example below.I was actually hoping their
might be a more efficient idea in terms of amount of functions that you
use, but apparently not.ISNOTBLANK( INTERSECT( LIST(A,B,C), LIST(C,D,E)
))