Somme (Sum) - Additionne les nombres dans une liste
|
- Dans l'onglet Fonctions, recherchez la fonction Somme (Sum), puis sélectionnez la fonction.
|
- First select the Add button next to the custom fields.
- Select Table Calculation.
- Then type Sum and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
Arrondir (Round)- Renvoie le nombre arrondi
|
- Recherchez la fonction Arrondir (Round), puis sélectionnez-la dans l'onglet.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Type Round and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
Maintenant (Now) - Renvoie la période actuelle
|
- Recherchez la fonction Maintenant (Now), puis sélectionnez-la dans l'onglet Fonctions.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
Médiane (Median) - calcule la médiane
|
- Search for the Median function in the Functions tab. Then select the function to bring the median function into the formula editor.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Then type Median and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
|
|
- Recherchez la fonction Max et sélectionnez-la pour l'ajouter à l'éditeur de formule.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Then type Max and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
Si (If) - Exécute une expression numérique basée sur une condition
|
- Dans l'onglet Fonctions, recherchez la fonction Si (If), puis sélectionnez la fonction.
|
- Tout d'abord, cliquez d'abord sur le bouton Ajouter (Add) à côté des champs personnalisés.
- Select Table Calculation.
- Then type IF and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
Plancher (Floor)- Renvoie le nombre arrondi au multiple de "1" le plus proche
|
- Recherchez la fonction Plancher, puis sélectionnez-la pour l'intégrer à la formule.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Then type Floor and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
Filtrer le champ dans la formule
|
- to filter a field inside a formula, add the field next to the original field, select it, select Rename, and then choose the filter.
|
- To add a filter, select the Filter button next to the field name.
- Ensuite, vous verrez le filtre en haut de la visualisation.
|
Différence de jour (Day Difference) - Renvoie la différence entre l'heure de début et l'heure de fin
|
- Recherchez Différence de jour (Day Difference) dans l'onglet Fonctions, puis sélectionnez la fonction Day Difference.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Then type diff_days and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker user guide.
|
Compter (Count)- compte le nombre de valeurs uniques
|
- Exemple :
Count(ProcessName)
- In the Functions tab type Count and select the function. Then navigate to the Data Browser tab, and select processname inside of the function.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Type Count_Distinct and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
- Optionally, select the three dots next to a field and select Count.
Check more details in the Looker user guide.
|
Compter tout (Count All) - renvoie le nombre réel d'éléments de la liste d'éléments, y compris les doublons
|
- Exemple :
DUPCount(ProcessName)
- Dans l'onglet Fonctions, recherchez la fonction Count All (Compter tout), puis sélectionnez la fonction Statistical.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Then select Type Count and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
- Optionally, select the three dots next to a field and select Count.
Check more details in the Looker documentation.
|
Cas (Case)- Exécute l'expression de résultat en fonction de la condition. Si aucune condition n'est remplie, la condition else est renvoyée
|
- Recherchez la fonction Cas (Case), puis sélectionnez-la dans l'onglet Fonctions.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Then type Case and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker documentation.
|
Moyenne (Average)- Calcule la moyenne
|
- Recherchez Moyenne (Average) dans l'onglet Fonctions, puis sélectionnez-la.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Type mean and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker documentation.
|
|
|
|
|
Plafond (Ceiling) - Arrondit au multiple de 1 supérieur
|
- Dans l'onglet Fonctions, recherchez Plafond (Ceiling), puis choisissez cette fonction pour l'ajouter à l'éditeur de formules.
|
- First, select the Add button next to the custom fields.
- Select Table Calculation.
- Then type Ceiling and enter the necessary parameters.
- Choose a name for the table calculation and select Save.
Check more details in the Looker documentation.
|