Mhs-Aaron opened a new issue #12203: URL: https://github.com/apache/incubator-superset/issues/12203
**Is your feature request related to a problem? Please describe.** I'm always frustrated when the business department has requirements change, the previously prepared single Table cannot be required (N tables need to be combined). In view of this situation, data can only be processed manually at present, and then feedbacks can be made to the business department. **Describe the solution you'd like** Whether we can consider to realize this function in the future: multiple tables can be aggregated to generate a Charts. **Describe alternatives you've considered** For Chart production, you can select multiple tables and add a drop-down list for association selection (left/right/full join...).. After the selection, the filter consolidation is passed to the back end for data query.This is just my preliminary idea.If thank you, welcome to discuss and exchange. ---------------------------------------------------------------- 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]
