rvabhijith opened a new issue #13373: URL: https://github.com/apache/superset/issues/13373
Export CSV option in charts handled by the new /chart/data api returns a blank csv file Dataset : Virtual dataset Using Jinja template in query for getting filter values Reason identified : filter values passed in the json payload (form_data) is not getting applied in the actual query executed. Query getting executed with blank values hence no result ---------------------------------------------------------------- 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]
