PLEASE PLEASE can you build this, it would greatly improve efficiency.
Use Case: I want to build a segment which groups popular holiday durations e.g. 3, 7, 14, 10 days etc,
I can do this by doing multiple containers with or's inbetween, but lets say there is 20 of these, if there was a way to regex match using something like [3|7|14|10...] for example I could do this in a fraction of the time. Exists in workbench already.
Unfortunately the 'contains any of' won't work here because putting '3, 7 14 10' also brings in 30, 33, 13 etc.
Can I add to this though that it would be good to have regex across the product, in filters, build of metrics, workspace etc, anywhere you have a equals/matches type use it should also be there.
Ben - I know you usually respond to these, could you advise where it is on the roadmap please.
Thanks
Mark