You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/23 03:59:26 UTC

[GitHub] raghukoratagere opened a new issue #4470: Ability to pass BindVariable & its value via iframe href URL of a Slice

raghukoratagere opened a new issue #4470: Ability to pass BindVariable & its value via iframe href URL of a Slice
URL: https://github.com/apache/incubator-superset/issues/4470
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [X] I have checked the superset logs for python stacktraces and included it here as text if any
   - [X] I have reproduced the issue with at least the latest released version of superset
   - [X] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   cherries
   
   
   ### Expected results
   NA
   
   ### Actual results
   NA
   
   ### Steps to reproduce
   We are trying to use SuperSet slices being shown in our custom dashboards (This a react component). To start with we are trying the iframe route to embed slices into the dashboard. 
   One usecase we have is to be able to pass a **bindVariable value** into the query of the slice at runtime. Eg: Different dashboards are for different projects and projectId should be used in the query that geneates data for the slice.
   
   Is it possible to send bindvariable and its value in the ifram href URL? Or is there some other way out.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services