villebro commented on issue #17317:
URL: https://github.com/apache/superset/issues/17317#issuecomment-957184987


   I am unable to reproduce both on 1.3.2 and master branch. I created a 
datasource with the following query:
   ```sql
   select '{{ url_param('abc') }}' as qwerty
   ```
   I then created a chart+dashboard with it and when calling the dashboard with 
the url param `abc=123` I am able to successfully render the following view:
   
   
![image](https://user-images.githubusercontent.com/33317356/139808748-6d954a02-cafb-45f5-9c2c-299253997fb6.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.

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]

Reply via email to