Creating a master measure from a field
Wenn Sie mit einer nicht veröffentlichten App arbeiten, können Sie Master-Kennzahlen erstellen, die wiederverwendet werden können. You can create a master measure from the Fields section of the assets panel.
Wenn Sie ein Element benennen, müssen Sie vermeiden, den gleichen Namen mehr als einem Feld, einer Variablen oder einer Kennzahl zuzuweisen. Beim Auflösen von Konflikten zwischen Elementen mit identischen Namen wird eine strikte Reihenfolge eingehalten. Diese Reihenfolge gilt auch bei allen Objekten oder Kontexten, in denen diese Elemente verwendet werden. Diese Reihenfolge lautet wie folgt:
-
Innerhalb einer Aggregierung hat ein Feld Vorrang vor einer Variablen. Kennzahlbezeichnungen sind in Aggregierungen nicht relevant und haben keine Priorität.
-
Außerhalb einer Aggregierung hat eine Kennzahlbezeichnung Vorrang vor einer Variablen, die wiederum Vorrang vor einem Feldnamen hat.
-
Zudem kann außerhalb einer Aggregierung eine Kennzahl wiederverwendet werden, indem ihre Bezeichnung referenziert wird, es sei denn, es handelt sich um eine berechnete Bezeichnung. In dieser Situation reduziert sich die Bedeutung der Kennzahl, um das Risiko eines Selbstbezugs zu verringern, und in diesem Fall wird der Name immer zuerst als Kennzahlbezeichnung interpretiert, an zweiter Stelle als Feldname und an dritter Stelle als Variablenname.
Gehen Sie folgendermaßen vor:
-
Klicken Sie in der Arbeitsblatt-Ansicht in der Symbolleiste auf Arbeitsblatt bearbeiten.
Das Extras-Fenster wird auf der linken Seite angezeigt.
-
Click Fields in the assets panel.
-
Click the field you want to use to create a measure.
Die Vorschau wird angezeigt.
-
Click at the bottom of the preview.
The Create new measure dialog opens with the field you selected as the name of the measure and as a part of the expression.
-
Right-click the field you want to use as a measure and click Create measure.
The Create new measure dialog opens with the field you selected. The field name is also used as the name of the measure.
-
Click in the Expression field to open the Edit expression dialog.
-
Type the expression directly in the expression editor (the main window).
The field names you use in the expression are checked, and the syntax of the expression is validated.
TipphinweisAs you type in the expression editor, the expression is validated continuously. If there is an error, you see a hint about what is incorrect in the lower left-hand corner. Additional error information may be available by clicking the icon next to the hint.Each line in the expression editor is numbered and syntax highlighting is used.
TipphinweisYou can open the online help with the full description of how to use the current function by double-clicking the function name in the expression editor and pressing Ctrl+H on the keyboard. This feature becomes available after having entered the first parenthesis of the expression after the function name, and only when using a computer with a keyboard. -
Klicken Sie auf Übernehmen, um den Dialog Neue Formel zu schließen.
Now you need to add some descriptive data for the measure.
-
Edit the name if you want to.
-
Geben Sie eine Beschreibung für die Kennzahl ein (optional).
-
If you want to specify a color, click in the color drop down and select a color through one of the following methods:
- Click one of the colors in the palette.
- Type a 6 character color code in the Hex input field.
- Click at the bottom of the dialog, select a color in the color wheel, and optionally adjust the saturation slider.
-
Tags hinzufügen (optional).
-
Unter Zahlenformat können Sie folgende Optionen auswählen:
- Auto:
- Zahl
- Money
- Datum
- Dauer
- Benutzerdefiniert
- Kennzahlformel
- Klicken Sie auf Erstellen.
The measure is now saved in the Measures category in the master items, and you can use it in visualizations.
Weitere Informationen finden Sie unter Gestalten von Visualisierungen mit Direct Discovery.