francishemingway opened a new issue #8377: Error when transposing pivot 
visualization with multiple column controls
URL: https://github.com/apache/incubator-superset/issues/8377
 
 
   In summary, when you add a second level to columns within the pivot table 
visualization and then try to transpose it, you get an error. Does the same 
with group by works fine.
   
   ### Expected results
   
   Transposed pivot table
   
   ### Actual results
   
   Black chart area with the following text:
   
   Oops! An error occured!
   TypeError: undefined has no properties
   Stack Trace:
   in PivotTable
   in t
   in div
   in t
   in t
   in t
   in t
   in div
   in div
   in t
   in t
   in Connect(t)
   in div
   in t
   in div
   in div
   in t
   in div
   in t
   in div
   in div
   in div
   in t
   in Connect(t)
   in div
   in a
   in xr
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
![image](https://user-images.githubusercontent.com/45243854/66703782-3c4eb300-ece4-11e9-9976-6f48ec4a7ef5.png)
   
   
   #### How to reproduce the bug
   
   1. Go to Births dashbaord
   2. Explorer the Pivot table
   3. Add gender to the columns
   4. Select Transpose pivot
   
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `superset version`
   Superset 0.34.0
   
   Flask 1.1.1
   Werkzeug 0.15.5
   - python version: `python --version`
   Python 3.7.4
   - node.js version: `node -v`
   - npm version: `npm -v`
   
   OS is Fedora 30
   
   ### Checklist
   
   Make sure these boxes are checked 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.
   - [ 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.
   
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to