Difference between revisions of "Translations:Expressions/236/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "Sintaxe: COUNT_DISTINCT(<expressão>) Exemplo: '''COUNT_DISTINCT("Produto")''' - Retorna o número de ocorrências únicas de produtos")
 
(No difference)

Latest revision as of 03:20, 5 October 2022

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Expressions)
Syntax: 
  COUNT_DISTINCT(<expression>) 
Example: 
  '''COUNT_DISTINCT("Product")''' - Returns number of unique (different) occurrences (lines) of products
TranslationSintaxe: 
  COUNT_DISTINCT(<expressão>) 
Exemplo: 
  '''COUNT_DISTINCT("Produto")''' - Retorna o número de ocorrências únicas de produtos

Sintaxe:

 COUNT_DISTINCT(<expressão>) 

Exemplo:

 COUNT_DISTINCT("Produto") - Retorna o número de ocorrências únicas de produtos