stevensuting commented on issue #11219: URL: https://github.com/apache/incubator-superset/issues/11219#issuecomment-707623946
**In Explore Chart** `select cast("clbprogid" AS INTEGER) AS "clbprogid" from table` <img width="541" alt="Screenshot 2020-10-13 at 3 02 27 PM" src="https://user-images.githubusercontent.com/8875448/95843580-7de5c400-0d65-11eb-873b-5e0eb3b6f9b5.png"> `select clbprogid from table` <img width="913" alt="Screenshot 2020-10-13 at 3 01 47 PM" src="https://user-images.githubusercontent.com/8875448/95843638-8b9b4980-0d65-11eb-962b-fe068354cb97.png"> **In SQL LAB** With CAST <img width="488" alt="Screenshot 2020-10-13 at 3 10 36 PM" src="https://user-images.githubusercontent.com/8875448/95844355-75da5400-0d66-11eb-9de5-2c96280324ea.png"> Without CAST <img width="365" alt="Screenshot 2020-10-13 at 3 11 53 PM" src="https://user-images.githubusercontent.com/8875448/95844388-7f63bc00-0d66-11eb-8369-0df423d7f282.png"> ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org