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/01/13 12:41:00 UTC

[GitHub] [superset] bcbilgin commented on issue #12493: Custom SQL COUNT_DISTINCT subtraction in metrics

bcbilgin commented on issue #12493:
URL: https://github.com/apache/superset/issues/12493#issuecomment-759423219


   Yes, of course I need to count distinct values and I think you are right, but the reason I use `COUNT_DISTINCT(x)` instead of `COUNT(DISTINCT x)` is the following:
   ![superset4](https://user-images.githubusercontent.com/10693748/104453374-5d701480-55b5-11eb-9383-c2b616e1c106.png)
   The default selection is `COUNT_DISTINCT`


----------------------------------------------------------------
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:
users@infra.apache.org



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