javiesm8 opened a new issue #4324: Cannot create a visualisation given a nested query URL: https://github.com/apache/incubator-superset/issues/4324 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 0.22.1 ### Expected results View this output as a big number visualisation. <img width="570" alt="issue" src="https://user-images.githubusercontent.com/30013839/35709652-3eafc9f2-07ff-11e8-915c-0f0ea648981b.png"> ### Actual results I am attempting to create a single count column that is the aggregate of a unique and non unique column, and then aggregate the new count column to give an average. I am unable to transfer this to a visualisation. I am unable to create a new table on superset either. I am assuming this is because of a timeout limit - I have only been able to see a pending swirl. Is there a way around this?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
