Hello all! I remember years ago when instead of making a million "or"
statements in a segment, you could put multiple values into the
dimension (in this case, an evar) definition so that the results would
return data if any of the values were a fit... and the values just
needed to be separated with a ";" (or was it a comma??). More
specifically, I want to see how many visits for a group of 50 customers
meet a certain criteria and instead of making 50 or statements for our
customer number evar, w...