I need to concatenate attributes in case the exists. Unfortunately if I use the the expression if(attribute_1,1,0) the softs alerts me asking me for a lost attribute. How can I create a Working regular expression?
Instead of a regular expression, how about using a Branch operator. For Condition Type choose attribute_available. For Condition Value enter your attribute name. Then put your concat operator inside the Then portion of the Branch operator.