You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/15 12:32:52 UTC

[GitHub] [superset] Shubham21k opened a new issue #19151: Pivot Table v2 - missing pivot table type dropdown in v1.4.0

Shubham21k opened a new issue #19151:
URL: https://github.com/apache/superset/issues/19151


   
   Hi all,
   
   In superset version 1.1, we used the row formatting feature through _table row heatmap_ option in `pivot table type` dropdown.
   <img width="325" alt="Screenshot 2022-03-15 at 5 57 05 PM" src="https://user-images.githubusercontent.com/85898765/158377555-fbcb94dc-fa11-4a7c-82a6-03289ad19400.png">
   
   Now in version 1.4.0, dropdown is missing, but only column formatting dropdown is available.
   <img width="503" alt="Screenshot 2022-03-09 at 6 37 37 PM" src="https://user-images.githubusercontent.com/85898765/158378218-5f9f5db7-2d22-4f0e-8f6f-40b7a7d8d960.png">
   
   
   Please help fix this
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kgabryje commented on issue #19151: Pivot Table v2 - missing pivot table type dropdown in v1.4.0

Posted by GitBox <gi...@apache.org>.
kgabryje commented on issue #19151:
URL: https://github.com/apache/superset/issues/19151#issuecomment-1069345267


   That's correct, pivot table type control has been replaced by conditional formatting. We also added a migration script to make the transition smoother (cc @villebro)


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] Shubham21k commented on issue #19151: Pivot Table v2 - missing pivot table type dropdown in v1.4.0

Posted by GitBox <gi...@apache.org>.
Shubham21k commented on issue #19151:
URL: https://github.com/apache/superset/issues/19151#issuecomment-1069500098


   @kgabryje Is there a way to perform `row formatting`(Pivot table type : table row heatmap) in v1.4.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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kgabryje commented on issue #19151: Pivot Table v2 - missing pivot table type dropdown in v1.4.0

Posted by GitBox <gi...@apache.org>.
kgabryje commented on issue #19151:
URL: https://github.com/apache/superset/issues/19151#issuecomment-1070984398


   @Shubham21k I think that you can only perform formatting corresponding to the old "table heatmap" (not "row") by using None operator - that will highlight values with colors based on min/max values in the whole table rather than current row.
   I can see how this might be a blocker for you and your team - I'd suggest you open a feature request for row/column heatmaps. As of now I can't commit to a specific timeframe to implement that feature, but I'll keep you posted when it's being worked on.
   CC @rusackas 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas commented on issue #19151: Pivot Table v2 - missing pivot table type dropdown in v1.4.0

Posted by GitBox <gi...@apache.org>.
rusackas commented on issue #19151:
URL: https://github.com/apache/superset/issues/19151#issuecomment-1069311611


   CC @kgabryje in case you have any insight here.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kgabryje commented on issue #19151: Pivot Table v2 - missing pivot table type dropdown in v1.4.0

Posted by GitBox <gi...@apache.org>.
kgabryje commented on issue #19151:
URL: https://github.com/apache/superset/issues/19151#issuecomment-1070984398


   @Shubham21k I think that you can only perform formatting corresponding to the old "table heatmap" (not "row") by using None operator - that will highlight values with colors based on min/max values in the whole table rather than current row.
   I can see how this might be a blocker for you and your team - I'd suggest you open a feature request for row/column heatmaps. As of now I can't commit to a specific timeframe to implement that feature, but I'll keep you posted when it's being worked on.
   CC @rusackas 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org