kgabryje opened a new pull request #17512:
URL: https://github.com/apache/superset/pull/17512


   ### SUMMARY
   Apply pivot table post processing to data downloaded as CSV in Pivot Table 
V2 chart. The CSV data will have pivoted format (see the difference on 
screenshots).
   
   TODO: add a separate button to download pivoted CSV in Pivot Table OR add a 
feature flag (CC @junlincc)
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   Example pivot table:
   
![image](https://user-images.githubusercontent.com/15073128/142918197-0363b4d6-e04f-43a0-847c-a0ab54ab5b46.png)
   
   Before:
   
![image](https://user-images.githubusercontent.com/15073128/142918482-cb176400-aafa-41f0-8060-0e5531be8d0c.png)
   
   After:
   
![image](https://user-images.githubusercontent.com/15073128/142918400-baa5b2c8-cc14-46ba-b02a-53c1c30f4368.png)
   
   
   ### TESTING INSTRUCTIONS
   Create a pivot table chart, click on download as csv icon.
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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

Reply via email to