hi..
I have four fields say A,B,C,D..All these are multivalued fields .. i.e for a single event they can be multiple values in these fields..how can i join them in to a single field ??
used eval MyFiled=(A+B+C+D) like this .. but this is not working...can any one pls help