You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "MalavikaN1 (via GitHub)" <gi...@apache.org> on 2023/06/22 07:30:58 UTC

[GitHub] [superset] MalavikaN1 opened a new issue, #24479: Multiple '%' symbols appearing in the column header when a column is given as a percentage metric.

MalavikaN1 opened a new issue, #24479:
URL: https://github.com/apache/superset/issues/24479

   I created  a table chart in superset which has 2 columns that represents percentage values.  The columns are given as percentage metric in the aggregate query mode. 
   In doing so, a percentage symbol appears in the column header. Earlier it used to have only one percentage symbol.
   But now I see the percentage symbol being replicated in the column header.
   
   ![Screenshot 2023-06-22 125434](https://github.com/apache/superset/assets/60867680/0936e1f7-0a0f-4f06-8ae1-0126fb3417c9)
   
   ![Screenshot 2023-06-22 124646](https://github.com/apache/superset/assets/60867680/f46e5db0-0733-47e2-b90f-8db1ae71b312)
   
   


-- 
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.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] MalavikaN1 commented on issue #24479: Multiple '%' symbols appearing in the column header when a column is given as a percentage metric.

Posted by "MalavikaN1 (via GitHub)" <gi...@apache.org>.
MalavikaN1 commented on issue #24479:
URL: https://github.com/apache/superset/issues/24479#issuecomment-1604332417

   @sfirke It has always been latest Docker image tag
   


-- 
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] sfirke commented on issue #24479: Multiple '%' symbols appearing in the column header when a column is given as a percentage metric.

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24479:
URL: https://github.com/apache/superset/issues/24479#issuecomment-1602817402

   What version of Superset are you using?  I can't replicate this in 2.1.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] MalavikaN1 commented on issue #24479: Multiple '%' symbols appearing in the column header when a column is given as a percentage metric.

Posted by "MalavikaN1 (via GitHub)" <gi...@apache.org>.
MalavikaN1 commented on issue #24479:
URL: https://github.com/apache/superset/issues/24479#issuecomment-1603859534

   @sfirke I am using `superset:latest` image in the docker compose.
   
   ![Screenshot 2023-06-23 130421](https://github.com/apache/superset/assets/60867680/e55c2141-e9df-45f5-919a-7d82e80f6650)
   
    This is the version I'm seeing in the drop down from settings.


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


Re: [I] Multiple '%' symbols appearing in the column header when a column is given as a percentage metric. [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #24479:
URL: https://github.com/apache/superset/issues/24479#issuecomment-1977329950

   I'm not sure if this is still an issue in current versions of Superset (3.x). If it is, we can re-open this, or feel free to open a new issue with updated context and a reproducible case using example data. We're no longer supporting Superset 2.x or prior, and it's been a while since this thread saw any activity, so I'm closing this as stale.
   


-- 
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] sfirke commented on issue #24479: Multiple '%' symbols appearing in the column header when a column is given as a percentage metric.

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24479:
URL: https://github.com/apache/superset/issues/24479#issuecomment-1604247781

   That means you're running the an unreleased commit from the master branch on Github.  Did you pull that code recently?  This could be a bug on the development version that isn't present in 2.1.0.
   
   When you say "Earlier it used to have" - did you upgrade from an earlier version?  Or I guess if your install is just pointed to the `latest` Docker image tag you'd be often updating to the latest version...


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


Re: [I] Multiple '%' symbols appearing in the column header when a column is given as a percentage metric. [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #24479: Multiple '%' symbols appearing in the column header when a column is given as a percentage metric.
URL: https://github.com/apache/superset/issues/24479


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