yousoph opened a new issue, #33773: URL: https://github.com/apache/superset/issues/33773
### Bug description ## Description Dashboard charts that are powered by Jinja are able to display their data correctly. However, when users try to perform the drill-by action, the result is incorrect. ## How to reproduce the bug 1. By following [**this guide**](https://preset.io/blog/intro-jinja-templating-apache-superset/#using-jinja-to-filter-data-walkthrough), create a Jinja-powered dataset with `country`, `status`, and `product_line` columns. 2. Create a stacked Bar Chart and add it to a dashboard. 3. Add a filter for the Product Line from the `Vehicle Sales` dataset. 4. Ensure that the dashboard shows correct data. 5. On the stacked Bar Chart, perform a **drill to detail by all** action. ## Expected results Drill-by results are correct. ## Actual results Drill-by results are incorrect. ## Known Workarounds No workarounds are currently known. ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org.apache.org 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