superset icon indicating copy to clipboard operation
superset copied to clipboard

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

Open dbsechin opened this issue 2 years ago • 3 comments

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

  • [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.
  • [x] 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.

dbsechin avatar Mar 05 '24 13:03 dbsechin

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

superlee007 avatar May 17 '24 06:05 superlee007