grimbeorn74 opened a new issue #11092: URL: https://github.com/apache/incubator-superset/issues/11092
Adding a field in group-by control menu makes the chart show an error " Referenced columns not available in dataFrame" ### Expected results show multiple rows based on group-by values ### Actual results showing error #### Screenshots If applicable, add screenshots to help explain your problem.  #### How to reproduce the bug 1. Go to 'chart' 2. create a new chart based on flights table 3. choose echarts timeseries 4. time column: ds, metrics:sum(taxi_out) (or whatever metrics field), group-by: day_of_week (or whatever field) ### Environment - superset version: 0.37.2 39cce712afdc00af73daa2243cbae08a14b7dc0e (HEAD -> master, origin/master, origin/HEAD) - python version: python3.6 - node.js version: v8.10.0 ---------------------------------------------------------------- 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]
