snehlata08 opened a new issue, #21291:
URL: https://github.com/apache/superset/issues/21291

   In superset a chart can have only one dataset thus only one query can be 
added which makes the query very complex. But other analytics based projects 
have the feature of adding multiple queries in a single chart. For eg. grafana. 
   
   
![image](https://user-images.githubusercontent.com/79985986/187899946-44d1835f-ec54-41a3-a862-89cb867704e5.png)
   
   So can superset also comes with something similar which makes the whole 
process of creating dataset a bit easier. 
   
   Another thing is if any conditional clause like group by or having is 
mentioned in the query grafana can detect it and plot, whereas in superset we 
have to manually choose the metrics and group by variables even though they are 
mentioned in the query. 
   Please come up with something to cover this. 


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