This placeholder creates the sum of all users of certain values.
Platzhalter %DASHBOARD_SUM("User-Attribut", "Inhalt")%
The first attribute defines the user attribute to be summed. You can find a list of possible user attributes HERE.
Example:
%DASHBOARD_SUM("extra_2", "null")%
The sum of all empty fields in the โextra_2โ column in the user table is output here. Return value is a number.