PRamia opened a new issue #9364: Filtered table displays results first AND not filtered results after URL: https://github.com/apache/incubator-superset/issues/9364 I have implemented a Filter Chart that filters a table. Simple stuff. ### Expected results As in old versions of Superset, filter the table displaying ONLY the selected value ### Actual results The table displays the filtered value first AND the other values after those filtered results. I would like to display only the filtered results. ### Environment Running into Docker Containers Python 3.6.9 Flask 1.1.1 Werkzeug 0.16.0 Superset 0.999.0dev
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
