When we show a field of type single select, the name is show in the charts instead of label. How to fix this?
Hello, this situation is not supported. There are two solutions:
- Ensure the option field labels and values are consistent.
- Use relational fields.
As per development best practices, we usually keep the name as the internal one and the Label which gets exposed ![]()
Will there be support for this in future?
Keeping the name and label same will have implications as the name is currently checked at various places.
I can explore reference field, but that’s overkill just to show the label.
Can I replace the value within charts instead?
