Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VizType filter_box does not show the "verbose name" of a column but rather the column name. #1363

Closed
cons0l3 opened this issue Oct 17, 2016 · 1 comment · Fixed by #2970
Closed

Comments

@cons0l3
Copy link

cons0l3 commented Oct 17, 2016

When setting up a new slice of visualisation type "filter_box" on a table T1 with a column name "dim_A" and a verbose name "Dimension A", the filter box is shown with the column name "dim_A" on the dashboard.

I would rather want the "verbose name" to show on the dashboard and only show the column name if there is no versbose name.

My understanding is to use the verbose name for non technical users and column name for technical users (in queries, ...)

@jesper-bylund
Copy link

+1
I understood from this #520 that the verbose name should be used. But I can't figure out how to show it.

zhaoyongjie added a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
zhaoyongjie added a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
zhaoyongjie added a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
zhaoyongjie added a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants