Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using jinja filters, when i drilldown, the filter is not passed through. #27396

Open
3 tasks done
dbsechin opened this issue Mar 5, 2024 · 1 comment
Open
3 tasks done

Comments

@dbsechin
Copy link

dbsechin commented Mar 5, 2024

Bug description

Using jinja filters, when i drilldown, the filter is not passed through.

image

How to reproduce the bug

  1. Create a jinja filter
    AND pda.ano in {{ filter_values('ano')|where_in }}

  2. Create a filter
    image

  3. After loading the dashboards, choose drilldown to detail
    image

  4. The error occurs
    image

Screenshots/recordings

No response

Superset version

3.1.1

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • 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.
@superlee007
Copy link

Is there any solution?
I have the same problem. My chart has some url_params for jinja filter, but when I drilldown, the filter is not passed through.
Tks

@rusackas rusackas mentioned this issue Jul 7, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants