bzeeeb edited a comment on issue #7766: Create a column that is editable by user via a dashboard URL: https://github.com/apache/incubator-superset/issues/7766#issuecomment-505098445 Actually I found this post about a similar feature, doesn't look like its on your roadmap. https://github.com/apache/incubator-superset/issues/3472 Can we pass a clickable URL into a column via a jinja template? I was trying SELECT '{{' || approve || '|safe}}' as approve but I dont know how to grab the table's column data instead of it just displaying '|| approve ||' https://superset.incubator.apache.org/sqllab.html
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
