Hi,
is it possible to create a multivalue field out of fieldnames with a specific pattern?
Let's say we have several *product* fields in an event:
productA=20
productB=50
productC=100
...
Can we create a multivalue field that includes all fieldnames that start with "product"?
mv_field={productA productB productC}
Cheers
Heinz
↧