Hi team — question about dimension flexibility at the experiment level.
Lets assume we have a metric with a dimension that has values d1–d5. Different experiments need to group these dimension values differently:
• Experiment 1 wants each value separately: d1 | d2 | d3 | d4 | d5
• Experiment 2 wants them grouped: (d1+d2) | (d3+d4) | d5
Is there a way to define custom dimension groupings at the experiment level, without creating separate metrics or dimension definitions for each grouping?