lilila commented on issue #10609:
URL: 
https://github.com/apache/incubator-superset/issues/10609#issuecomment-674658037


   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 : 
   
   <img width="929" alt="Screenshot 2020-08-17 at 07 06 24" 
src="https://user-images.githubusercontent.com/607430/90359100-41913280-e058-11ea-9d44-ad6000ca8b46.png";>
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to