mbardolia commented on issue #27396:
URL: https://github.com/apache/superset/issues/27396#issuecomment-3001415730
I seem to be having a similar issue in which the dashboard filter values are
not being passed through to a custom where clause I have on my chart when using
the Jinja marco filter_values(). I have validated that I am using the correct
filter name and that the filter is scoped to the chart. I've added the
following debug line which always returns an empty value.
` -- DEBUG: {{ filter_values("FilterName") }}
`
I am running version 4.1.1. Any guidance or help would be very much
appreciated.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]