mlmaverick opened a new issue, #20887: URL: https://github.com/apache/superset/issues/20887
Unable to get the multi-level sankey diagram even though I have my table in the format as recommended in the #3059 source, target, count step-1, step-2, 10 step-1, step-3, 30 step-2, step-4, 10 step-2, step-5, 30 #### How to reproduce the bug 1. Get the data in the above structure 2. Explore the data, and select Sankey diagram. 3. Select source and target in `Source / Target columns` 4. Use the metric as `SUM(count)` ### Expected results  ### Actual results what actually happens. #### Screenshots  ### Environment (please complete the following information): - browser type and version: Google Chrome and Version 103.0.5060.134 (Official Build) (64-bit) - superset version: `1.5.0` - python version: `3.8.12` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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]
