Creating a master measure with a common aggregation function
Wenn Sie mit einer nicht veröffentlichten App arbeiten, können Sie Master-Kennzahlen erstellen, die wiederverwendet werden können. You can easily create a measure using one of the most common aggregation functions by selecting the function and the field from drop-down lists.
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 Symbolleiste auf Arbeitsblatt bearbeiten.
Das Extras-Fenster wird auf der linken Seite angezeigt.
-
Click Master items in the assets panel.
-
Click the Measures heading to expand that category.
-
Klicken Sie auf Neu erstellen.
The Create new measure dialog opens.
-
Click in the Expression field to open the Add expression dialog.
You find drop-down lists for selecting a field and a common function on the right-hand side.
- If you want to show fields from a particular table, select this table in the top drop-down list (optional).
- Select a field from the Field drop-down list.
-
Select a function from the bottom drop-down list.
TipphinweisYou can insert just a field by not selecting a function. -
Click Insert to insert the field and the function into the expression editor.
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.
-
Geben Sie einen Namen für die Kennzahl ein.
-
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.