Filter values set up with Jinja syntax are not considered in the new version of Word Cloud chart
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.83. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@lilila I am unable to reproduce the problem on 0.37.0, see the attached screenshot where an ad-hoc filter leveraging jinja is correctly interpreted:

Can you describe your problem in greater detail?
If I create a simple table as :
{% set title_target = ' "' + filter_values('title_target', 'Joker' )[0] + '" ' %}
SELECT {{title_target}} as title
and use this as a source of a word cloud chart, I get the following :

馃彿chart
Thanks @lilila , I'll look into this shortly!
L馃憖 king into this now