statistic
You can also include statistics that you have created yourself.
Property |
Description |
required |
Example |
statisticId |
Here you must assign the ID of the statistic to be displayed here.
In the statistics editing window, you can find the ID in the last part of the URL. |
|
"statisticId": "5a9a96aa-3570-4430-a96e-bab70d9c791c" |
parameters |
If the statistic need further parameters, they can be entered here. |
|
"parameters": {
|
Example
"name"
:
""
,
"model"
:
""
,
"type"
:
"statistic"
,
"readOnly"
:
true
,
"visible"
:
true
,
"required"
:
false
,
"labelAndControlCombined"
:
true
,
"statisticId"
:
"5a9a96aa-3570-4430-a96e-bab70d9c791c"
,
"parameters"
: {
"projnr"
:
"entity.Projnr"
}