duynguyenhoang opened a new issue #11705:
URL: https://github.com/apache/incubator-superset/issues/11705


   **Is your feature request related to a problem? Please describe.**
   A clear and concise description of what the problem is. Ex. I'm always 
frustrated when [...]
   
   **Describe the solution you'd like**
   Currently selection box in FilterBox only filter by value from Column 
configuration. It would be nice to have label and value in configuration and in 
FilterBox render. Let assume we have merchant_name and merchant_id, we want to 
show merchant_name but when filter we filter by merchant_id.
   
   * This is my suggestion for configuration
   
   
![Screenshot_20201114_182431](https://user-images.githubusercontent.com/7106179/99146045-0b8b3b00-26a7-11eb-8ac7-64dad0dc2a8b.png)
   
   * And from new configuration, we can change data in 
https://github.com/apache/incubator-superset/blob/master/superset/viz.py#L2003 
and 
https://github.com/apache/incubator-superset/blob/master/superset/viz.py#L2009.
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to