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 2021/09/01 02:20:06 UTC

[GitHub] [superset] junlincc opened a new issue #16221: [Bignumber]display a specific date in the dataset as bigumber

junlincc opened a new issue #16221:
URL: https://github.com/apache/superset/issues/16221


   As a user, I would like to extract a certain date from my temporal columns and display is as bignumber. e.g. latest date available using MAX
   
   <img width="1787" alt="Screen Shot 2021-08-11 at 9 10 12 PM" src="https://user-images.githubusercontent.com/67837651/129137368-2a87c574-b5aa-4a6d-bafd-6e3bcac1d0ce.png">
   
   Currently there's workaround by using wordcloud 
   1. with a timstamp field, created a calculated column converting it to a string
   2. create a wordcloud chart, series will be the calculated column, and metric (if you want most recent date) would be be max(original timestamp column)
   3. set row limit to 1 and sort by metric
   4. For visual purposes make the font size big and format as flat so that there is less variability into where the single date is appearing. b/c a word cloud randomly places the words.
   
   <img width="1409" alt="Screen Shot 2021-08-11 at 10 13 20 PM" src="https://user-images.githubusercontent.com/67837651/129141676-f64cc527-8e4a-4b82-a5f7-bbce0110ff12.png">
   
   
   However.... I'm not sure this workaround may not be always valid. 
   
   The minmuml we can do is to have bignumber to support MAX/MIN on time converted string like wordcloud does
   


-- 
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] junlincc commented on issue #16221: [Bignumber]display a specific date in the dataset as bigumber

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


   reopening this issue as we are still experiencing the bug. @zhaoyongjie 


-- 
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] junlincc closed issue #16221: [Bignumber]display a specific date in the dataset as bigumber

Posted by GitBox <gi...@apache.org>.
junlincc closed issue #16221:
URL: https://github.com/apache/superset/issues/16221


   


-- 
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] zhaoyongjie closed issue #16221: [Bignumber]display a specific date in the dataset as bigumber

Posted by GitBox <gi...@apache.org>.
zhaoyongjie closed issue #16221:
URL: https://github.com/apache/superset/issues/16221


   


-- 
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] junlincc closed issue #16221: [Bignumber]display a specific date in the dataset as bigumber

Posted by GitBox <gi...@apache.org>.
junlincc closed issue #16221:
URL: https://github.com/apache/superset/issues/16221


   


-- 
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] junlincc commented on issue #16221: [Bignumber]display a specific date in the dataset as bigumber

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


   reopening this issue as we are still experiencing the bug. @zhaoyongjie 


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