cube
cube copied to clipboard
Dynamic labels in case/when members are not supported in YAML
Describe the bug A measure or dimension defined with the case/when statement and dynamic labels (meaning they use interpolation) is not supported. However, the docs say the opposite.
@paveltiunov has confirmed it was community-contributed, works in the JavaScript data schema syntax but doesn't work in the YAML syntax.
Minimally reproducible Cube Schema
Expected behavior The schema compiles and everything works.
What really happens:
What's written in docs:
Version: 0.31.65