ktmud opened a new issue #13465: URL: https://github.com/apache/superset/issues/13465
### Expected results Table chart should allow sort by without metrics. ### Actual results Table chart is not able to handle sort by without metrics. #### Screenshots <img src="https://user-images.githubusercontent.com/335541/110014880-275b3100-7cd8-11eb-9d66-b63c941c2018.png" width="600"> #### How to reproduce the bug 1. Go create a new Table viz 2. Add a Group by column 3. Add a sort by metric 4. Run the query ### Environment Latest master and an example dataset on Postgres. ### Additional context Could be related to #13426 #13423 and #13228 ---------------------------------------------------------------- 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]
