4198 строки
99 KiB
JSON
4198 строки
99 KiB
JSON
{
|
||
"dataRoles": [{
|
||
"name": "date",
|
||
"displayName": "Date",
|
||
"kind": "Grouping"
|
||
}, {
|
||
"name": "actualValue",
|
||
"displayName": "Actual Value",
|
||
"kind": "Measure"
|
||
}, {
|
||
"name": "targetValue",
|
||
"displayName": "Comparison Value",
|
||
"kind": "Measure"
|
||
}, {
|
||
"name": "kpiIndicatorIndex",
|
||
"displayName": "KPI Indicator Index",
|
||
"kind": "Measure"
|
||
}, {
|
||
"name": "kpiIndicatorValue",
|
||
"displayName": "KPI Indicator Value",
|
||
"kind": "Measure"
|
||
}, {
|
||
"name": "secondComparisonValue",
|
||
"displayName": "Second Comparison Value",
|
||
"kind": "Measure"
|
||
}, {
|
||
"name": "secondKPIIndicatorValue",
|
||
"displayName": "Second KPI Indicator Value",
|
||
"kind": "Measure"
|
||
}, {
|
||
"name": "rowBasedMetricNameColumn",
|
||
"displayName": "Row-based Metric Name",
|
||
"kind": "Grouping"
|
||
}, {
|
||
"name": "category",
|
||
"displayName": "Category",
|
||
"kind": "Grouping"
|
||
}, {
|
||
"name": "image",
|
||
"displayName": "Image",
|
||
"kind": "Grouping"
|
||
}, {
|
||
"name": "sortOrderColumn",
|
||
"displayName": "Sort Order",
|
||
"kind": "GroupingOrMeasure",
|
||
"description": "Drop a column with desired sort order here"
|
||
}, {
|
||
"name": "hyperlink",
|
||
"displayName": "Hyperlink",
|
||
"kind": "Grouping"
|
||
}],
|
||
"objects": {
|
||
"internalState": {
|
||
"displayName": "Internal State",
|
||
"properties": {
|
||
"value": {
|
||
"displayName": "Old entry for backward compatibility",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"columnMapping": {
|
||
"displayName": "Column Mapping",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"table": {
|
||
"displayName": "Table configuration",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"settings": {
|
||
"displayName": "Current Settings",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"editButtonHack": {
|
||
"displayName": "Edit Button Hack",
|
||
"properties": {}
|
||
},
|
||
"title": {
|
||
"displayName": "Title",
|
||
"properties": {}
|
||
},
|
||
"header": {
|
||
"displayName": "Header",
|
||
"description": "Header Options",
|
||
"properties": {
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": "Text Size"
|
||
},
|
||
"wrapText": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "No-wrap"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Wrap"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Break Word"
|
||
}]
|
||
|
||
},
|
||
"displayName": "Wrap Text"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": "Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": "Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": "Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Background Color"
|
||
}
|
||
}
|
||
},
|
||
"category_0": {
|
||
"displayName": "Category [1]",
|
||
"properties": {
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": "Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": "Text Size"
|
||
},
|
||
"wrapText": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "No-wrap"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Wrap"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Break Word"
|
||
}]
|
||
},
|
||
"displayName": "Wrap Text"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Underline"
|
||
},
|
||
"isHyperlinkUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Hyperlink Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": "Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": "Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": "Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"hyperlinkColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Hyperlink Color"
|
||
},
|
||
"shouldShowLabel": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Label"
|
||
},
|
||
"shouldShowImage": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Image"
|
||
},
|
||
"imageIconWidth": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Width",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"imageIconHeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Height",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Background Color"
|
||
},
|
||
"isExpandCollapseShown": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Expand & Collapse"
|
||
}
|
||
}
|
||
},
|
||
"category_1": {
|
||
"displayName": "Category [2]",
|
||
"properties": {
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": "Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": "Text Size"
|
||
},
|
||
"wrapText": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "No-wrap"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Wrap"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Break Word"
|
||
}]
|
||
|
||
},
|
||
"displayName": "Wrap Text"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Underline"
|
||
},
|
||
"isHyperlinkUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Hyperlink Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": "Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": "Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": "Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"hyperlinkColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Hyperlink Color"
|
||
},
|
||
"shouldShowLabel": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Label"
|
||
},
|
||
"shouldShowImage": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Image"
|
||
},
|
||
"imageIconWidth": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Width",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"imageIconHeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Height",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Background Color"
|
||
},
|
||
"isExpandCollapseShown": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Expand & Collapse"
|
||
}
|
||
}
|
||
},
|
||
"category_2": {
|
||
"displayName": "Category [3]",
|
||
"properties": {
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": "Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": "Text Size"
|
||
},
|
||
"wrapText": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "No-wrap"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Wrap"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Break Word"
|
||
}]
|
||
},
|
||
"displayName": "Wrap Text"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Underline"
|
||
},
|
||
"isHyperlinkUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Hyperlink Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": "Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": "Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": "Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"hyperlinkColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Hyperlink Color"
|
||
},
|
||
"shouldShowLabel": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Label"
|
||
},
|
||
"shouldShowImage": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Image"
|
||
},
|
||
"imageIconWidth": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Width",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"imageIconHeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Height",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Background Color"
|
||
},
|
||
"isExpandCollapseShown": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Expand & Collapse"
|
||
}
|
||
}
|
||
},
|
||
"category_3": {
|
||
"displayName": "Category [4]",
|
||
"properties": {
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": "Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": "Text Size"
|
||
},
|
||
"wrapText": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "No-wrap"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Wrap"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Break Word"
|
||
}]
|
||
},
|
||
"displayName": "Wrap Text"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Underline"
|
||
},
|
||
"isHyperlinkUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Hyperlink Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": "Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": "Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": "Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"hyperlinkColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Hyperlink Color"
|
||
},
|
||
"shouldShowLabel": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Label"
|
||
},
|
||
"shouldShowImage": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Image"
|
||
},
|
||
"imageIconWidth": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Width",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"imageIconHeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Height",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Background Color"
|
||
},
|
||
"isExpandCollapseShown": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Expand & Collapse"
|
||
}
|
||
}
|
||
},
|
||
"category_4": {
|
||
"displayName": "Category [5]",
|
||
"properties": {
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": "Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": "Text Size"
|
||
},
|
||
"wrapText": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "No-wrap"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Wrap"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Break Word"
|
||
}]
|
||
},
|
||
"displayName": "Wrap Text"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Underline"
|
||
},
|
||
"isHyperlinkUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Hyperlink Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": "Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": "Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": "Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"hyperlinkColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Hyperlink Color"
|
||
},
|
||
"shouldShowLabel": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Label"
|
||
},
|
||
"shouldShowImage": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Image"
|
||
},
|
||
"imageIconWidth": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Width",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"imageIconHeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Image Height",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Background Color"
|
||
},
|
||
"isExpandCollapseShown": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show Expand & Collapse"
|
||
}
|
||
}
|
||
},
|
||
"subtotal": {
|
||
"displayName": "Category Subtotal",
|
||
"properties": {
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show"
|
||
},
|
||
"type": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Sum of Items"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Count of Items"
|
||
}]
|
||
},
|
||
"displayName": "Type"
|
||
}
|
||
}
|
||
},
|
||
"asOfDate": {
|
||
"displayName": "As of Date",
|
||
"description": "As of Date options",
|
||
"properties": {
|
||
"format": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Format"
|
||
},
|
||
"displayUnits": {
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"displayName": " Display Units",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Decimal Places",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Text Size"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": " Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": " Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Color"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
}
|
||
}
|
||
},
|
||
"metricName": {
|
||
"displayName": "Metric Name",
|
||
"description": "Metric Name options",
|
||
"properties": {
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Text Size"
|
||
},
|
||
"wrapText": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "No-wrap"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Wrap"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Break Word"
|
||
}]
|
||
},
|
||
"displayName": " Wrap Text"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Underline"
|
||
},
|
||
"isHyperlinkUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Hyperlink Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": " Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": " Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Color"
|
||
},
|
||
"hyperlinkColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Hyperlink Color"
|
||
},
|
||
"shouldShowLabel": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show Label"
|
||
},
|
||
"shouldShowImage": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show Image"
|
||
},
|
||
"imageIconWidth": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Image Width",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"imageIconHeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Image Height",
|
||
"placeHolderText": "Auto Based On Text Size",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
}
|
||
}
|
||
},
|
||
"currentValue": {
|
||
"displayName": "Current Value",
|
||
"description": "Current Value options",
|
||
"properties": {
|
||
"format": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Format"
|
||
},
|
||
"displayUnits": {
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"displayName": " Display Units",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Decimal Places",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"textReplacement": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Text Replacement"
|
||
},
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Text Size"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": " Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": " Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Color"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
},
|
||
"shouldTreatZeroValuesAsNulls": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Treat zero values as nulls"
|
||
}
|
||
}
|
||
},
|
||
"kpiIndicator": {
|
||
"properties": {
|
||
"isShown": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Size"
|
||
},
|
||
"shouldWrap": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Wrap"
|
||
},
|
||
"horizontalPosition": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Left"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Right"
|
||
}]
|
||
},
|
||
"displayName": " Position"
|
||
},
|
||
"verticalPosition": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Position"
|
||
},
|
||
"color_0": {
|
||
"displayName": " KPI 1",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"shape_0": {
|
||
"displayName": " Indicator",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "circle-full",
|
||
"displayName": "Circle"
|
||
}, {
|
||
"value": "triangle",
|
||
"displayName": "Triangle"
|
||
}, {
|
||
"value": "rhombus",
|
||
"displayName": "Diamond"
|
||
}, {
|
||
"value": "square",
|
||
"displayName": "Square"
|
||
}, {
|
||
"value": "flag",
|
||
"displayName": "Flag"
|
||
}, {
|
||
"value": "exclamation",
|
||
"displayName": "Exclamation"
|
||
}, {
|
||
"value": "checkmark",
|
||
"displayName": "Checkmark"
|
||
}, {
|
||
"value": "arrow-up",
|
||
"displayName": "Arrow Up"
|
||
}, {
|
||
"value": "arrow-right-up",
|
||
"displayName": "Arrow Right Up"
|
||
}, {
|
||
"value": "arrow-right-down",
|
||
"displayName": "Arrow Right Down"
|
||
}, {
|
||
"value": "arrow-down",
|
||
"displayName": "Arrow Down"
|
||
}, {
|
||
"value": "caret-up",
|
||
"displayName": "Caret Up"
|
||
}, {
|
||
"value": "caret-down",
|
||
"displayName": "Caret Down"
|
||
}, {
|
||
"value": "circle-empty",
|
||
"displayName": "Circle Empty"
|
||
}, {
|
||
"value": "circle-x",
|
||
"displayName": "Circle X"
|
||
}, {
|
||
"value": "circle-exclamation",
|
||
"displayName": "Circle Exclamation"
|
||
}, {
|
||
"value": "circle-checkmark",
|
||
"displayName": "Circle Checkmark"
|
||
}, {
|
||
"value": "x",
|
||
"displayName": "X"
|
||
}, {
|
||
"value": "star-empty",
|
||
"displayName": "Star Empty"
|
||
}, {
|
||
"value": "star-full",
|
||
"displayName": "Star Full"
|
||
}]
|
||
}
|
||
},
|
||
"kpiIndex_0": {
|
||
"displayName": " Value",
|
||
"type": {
|
||
"numeric": true
|
||
}
|
||
},
|
||
"color_1": {
|
||
"displayName": " KPI 2",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"shape_1": {
|
||
"displayName": " Indicator",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "circle-full",
|
||
"displayName": "Circle"
|
||
}, {
|
||
"value": "triangle",
|
||
"displayName": "Triangle"
|
||
}, {
|
||
"value": "rhombus",
|
||
"displayName": "Diamond"
|
||
}, {
|
||
"value": "square",
|
||
"displayName": "Square"
|
||
}, {
|
||
"value": "flag",
|
||
"displayName": "Flag"
|
||
}, {
|
||
"value": "exclamation",
|
||
"displayName": "Exclamation"
|
||
}, {
|
||
"value": "checkmark",
|
||
"displayName": "Checkmark"
|
||
}, {
|
||
"value": "arrow-up",
|
||
"displayName": "Arrow Up"
|
||
}, {
|
||
"value": "arrow-right-up",
|
||
"displayName": "Arrow Right Up"
|
||
}, {
|
||
"value": "arrow-right-down",
|
||
"displayName": "Arrow Right Down"
|
||
}, {
|
||
"value": "arrow-down",
|
||
"displayName": "Arrow Down"
|
||
}, {
|
||
"value": "caret-up",
|
||
"displayName": "Caret Up"
|
||
}, {
|
||
"value": "caret-down",
|
||
"displayName": "Caret Down"
|
||
}, {
|
||
"value": "circle-empty",
|
||
"displayName": "Circle Empty"
|
||
}, {
|
||
"value": "circle-x",
|
||
"displayName": "Circle X"
|
||
}, {
|
||
"value": "circle-exclamation",
|
||
"displayName": "Circle Exclamation"
|
||
}, {
|
||
"value": "circle-checkmark",
|
||
"displayName": "Circle Checkmark"
|
||
}, {
|
||
"value": "x",
|
||
"displayName": "X"
|
||
}, {
|
||
"value": "star-empty",
|
||
"displayName": "Star Empty"
|
||
}, {
|
||
"value": "star-full",
|
||
"displayName": "Star Full"
|
||
}]
|
||
}
|
||
},
|
||
"kpiIndex_1": {
|
||
"displayName": " Value",
|
||
"type": {
|
||
"numeric": true
|
||
}
|
||
},
|
||
"color_2": {
|
||
"displayName": " KPI 3",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"shape_2": {
|
||
"displayName": " Indicator",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "circle-full",
|
||
"displayName": "Circle"
|
||
}, {
|
||
"value": "triangle",
|
||
"displayName": "Triangle"
|
||
}, {
|
||
"value": "rhombus",
|
||
"displayName": "Diamond"
|
||
}, {
|
||
"value": "square",
|
||
"displayName": "Square"
|
||
}, {
|
||
"value": "flag",
|
||
"displayName": "Flag"
|
||
}, {
|
||
"value": "exclamation",
|
||
"displayName": "Exclamation"
|
||
}, {
|
||
"value": "checkmark",
|
||
"displayName": "Checkmark"
|
||
}, {
|
||
"value": "arrow-up",
|
||
"displayName": "Arrow Up"
|
||
}, {
|
||
"value": "arrow-right-up",
|
||
"displayName": "Arrow Right Up"
|
||
}, {
|
||
"value": "arrow-right-down",
|
||
"displayName": "Arrow Right Down"
|
||
}, {
|
||
"value": "arrow-down",
|
||
"displayName": "Arrow Down"
|
||
}, {
|
||
"value": "caret-up",
|
||
"displayName": "Caret Up"
|
||
}, {
|
||
"value": "caret-down",
|
||
"displayName": "Caret Down"
|
||
}, {
|
||
"value": "circle-empty",
|
||
"displayName": "Circle Empty"
|
||
}, {
|
||
"value": "circle-x",
|
||
"displayName": "Circle X"
|
||
}, {
|
||
"value": "circle-exclamation",
|
||
"displayName": "Circle Exclamation"
|
||
}, {
|
||
"value": "circle-checkmark",
|
||
"displayName": "Circle Checkmark"
|
||
}, {
|
||
"value": "x",
|
||
"displayName": "X"
|
||
}, {
|
||
"value": "star-empty",
|
||
"displayName": "Star Empty"
|
||
}, {
|
||
"value": "star-full",
|
||
"displayName": "Star Full"
|
||
}]
|
||
}
|
||
},
|
||
"kpiIndex_2": {
|
||
"displayName": " Value",
|
||
"type": {
|
||
"numeric": true
|
||
}
|
||
},
|
||
"color_3": {
|
||
"displayName": " KPI 4",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"shape_3": {
|
||
"displayName": " Indicator",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "circle-full",
|
||
"displayName": "Circle"
|
||
}, {
|
||
"value": "triangle",
|
||
"displayName": "Triangle"
|
||
}, {
|
||
"value": "rhombus",
|
||
"displayName": "Diamond"
|
||
}, {
|
||
"value": "square",
|
||
"displayName": "Square"
|
||
}, {
|
||
"value": "flag",
|
||
"displayName": "Flag"
|
||
}, {
|
||
"value": "exclamation",
|
||
"displayName": "Exclamation"
|
||
}, {
|
||
"value": "checkmark",
|
||
"displayName": "Checkmark"
|
||
}, {
|
||
"value": "arrow-up",
|
||
"displayName": "Arrow Up"
|
||
}, {
|
||
"value": "arrow-right-up",
|
||
"displayName": "Arrow Right Up"
|
||
}, {
|
||
"value": "arrow-right-down",
|
||
"displayName": "Arrow Right Down"
|
||
}, {
|
||
"value": "arrow-down",
|
||
"displayName": "Arrow Down"
|
||
}, {
|
||
"value": "caret-up",
|
||
"displayName": "Caret Up"
|
||
}, {
|
||
"value": "caret-down",
|
||
"displayName": "Caret Down"
|
||
}, {
|
||
"value": "circle-empty",
|
||
"displayName": "Circle Empty"
|
||
}, {
|
||
"value": "circle-x",
|
||
"displayName": "Circle X"
|
||
}, {
|
||
"value": "circle-exclamation",
|
||
"displayName": "Circle Exclamation"
|
||
}, {
|
||
"value": "circle-checkmark",
|
||
"displayName": "Circle Checkmark"
|
||
}, {
|
||
"value": "x",
|
||
"displayName": "X"
|
||
}, {
|
||
"value": "star-empty",
|
||
"displayName": "Star Empty"
|
||
}, {
|
||
"value": "star-full",
|
||
"displayName": "Star Full"
|
||
}]
|
||
}
|
||
},
|
||
"kpiIndex_3": {
|
||
"displayName": " Value",
|
||
"type": {
|
||
"numeric": true
|
||
}
|
||
},
|
||
"color_4": {
|
||
"displayName": " KPI 5",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"shape_4": {
|
||
"displayName": " Indicator",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "circle-full",
|
||
"displayName": "Circle"
|
||
}, {
|
||
"value": "triangle",
|
||
"displayName": "Triangle"
|
||
}, {
|
||
"value": "rhombus",
|
||
"displayName": "Diamond"
|
||
}, {
|
||
"value": "square",
|
||
"displayName": "Square"
|
||
}, {
|
||
"value": "flag",
|
||
"displayName": "Flag"
|
||
}, {
|
||
"value": "exclamation",
|
||
"displayName": "Exclamation"
|
||
}, {
|
||
"value": "checkmark",
|
||
"displayName": "Checkmark"
|
||
}, {
|
||
"value": "arrow-up",
|
||
"displayName": "Arrow Up"
|
||
}, {
|
||
"value": "arrow-right-up",
|
||
"displayName": "Arrow Right Up"
|
||
}, {
|
||
"value": "arrow-right-down",
|
||
"displayName": "Arrow Right Down"
|
||
}, {
|
||
"value": "arrow-down",
|
||
"displayName": "Arrow Down"
|
||
}, {
|
||
"value": "caret-up",
|
||
"displayName": "Caret Up"
|
||
}, {
|
||
"value": "caret-down",
|
||
"displayName": "Caret Down"
|
||
}, {
|
||
"value": "circle-empty",
|
||
"displayName": "Circle Empty"
|
||
}, {
|
||
"value": "circle-x",
|
||
"displayName": "Circle X"
|
||
}, {
|
||
"value": "circle-exclamation",
|
||
"displayName": "Circle Exclamation"
|
||
}, {
|
||
"value": "circle-checkmark",
|
||
"displayName": "Circle Checkmark"
|
||
}, {
|
||
"value": "x",
|
||
"displayName": "X"
|
||
}, {
|
||
"value": "star-empty",
|
||
"displayName": "Star Empty"
|
||
}, {
|
||
"value": "star-full",
|
||
"displayName": "Star Full"
|
||
}]
|
||
}
|
||
},
|
||
"kpiIndex_4": {
|
||
"displayName": " Value",
|
||
"type": {
|
||
"numeric": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "KPI Indicator",
|
||
"description": "KPI Indicator options"
|
||
},
|
||
"kpiIndicatorValue": {
|
||
"displayName": "KPI Indicator Value",
|
||
"properties": {
|
||
"format": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Format"
|
||
},
|
||
"displayUnits": {
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"displayName": " Display Units",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Decimal Places",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"textReplacement": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Text Replacement"
|
||
},
|
||
"isShown": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Text Size"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": " Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": " Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Color"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
},
|
||
"shouldMatchKPIColor": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Match KPI Indicator Color"
|
||
}
|
||
}
|
||
},
|
||
"comparisonValue": {
|
||
"displayName": "Comparison Value",
|
||
"description": "Comparison Value options",
|
||
"properties": {
|
||
"format": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Format"
|
||
},
|
||
"displayUnits": {
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"displayName": " Display Units",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Decimal Places",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"textReplacement": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Text Replacement"
|
||
},
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Text Size"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": " Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": " Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Color"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
}
|
||
}
|
||
},
|
||
"secondComparisonValue": {
|
||
"displayName": "Second Comparison Value",
|
||
"description": "Second Comparison Value options",
|
||
"properties": {
|
||
"format": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Format"
|
||
},
|
||
"displayUnits": {
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"displayName": " Display Units",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Decimal Places",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"textReplacement": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Text Replacement"
|
||
},
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Text Size"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": " Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": " Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Color"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
}
|
||
}
|
||
},
|
||
"secondKPIIndicatorValue": {
|
||
"displayName": "Second KPI Indicator Value",
|
||
"properties": {
|
||
"format": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Format"
|
||
},
|
||
"displayUnits": {
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"displayName": " Display Units",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Decimal Places",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"textReplacement": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Text Replacement"
|
||
},
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show"
|
||
},
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"fontSize": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
},
|
||
"displayName": " Text Size"
|
||
},
|
||
"isBold": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Bold"
|
||
},
|
||
"isItalic": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Italic"
|
||
},
|
||
"isUnderlined": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Underline"
|
||
},
|
||
"fontFamily": {
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
},
|
||
"displayName": " Font Family"
|
||
},
|
||
"alignment": {
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
},
|
||
"displayName": " Horizontal Alignment"
|
||
},
|
||
"verticalAlignment": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "center",
|
||
"displayName": "Center"
|
||
}, {
|
||
"value": "bottom",
|
||
"displayName": "Bottom"
|
||
}]
|
||
},
|
||
"displayName": " Vertical Alignment"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Color"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
}
|
||
}
|
||
},
|
||
"sparklineSettings": {
|
||
"displayName": "Sparklines",
|
||
"description": "Customize sparklines for each metric",
|
||
"properties": {
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show"
|
||
},
|
||
"order": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Column Order",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": " Label"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
},
|
||
"isActualVisible": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show Current"
|
||
},
|
||
"shouldActualUseKPIColors": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Current Uses KPI Colors"
|
||
},
|
||
"actualColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Current Color"
|
||
},
|
||
"actualThickness": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Current Thickness",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"actualLineStyle": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "solidLine",
|
||
"displayName": "Solid"
|
||
}, {
|
||
"value": "dottedLine",
|
||
"displayName": "Dotted"
|
||
}, {
|
||
"value": "dashedLine",
|
||
"displayName": "Dashed"
|
||
}, {
|
||
"value": "dotDashedLine",
|
||
"displayName": "Dot-dashed"
|
||
}]
|
||
},
|
||
"displayName": " Current Line Style"
|
||
},
|
||
"isTargetVisible": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show Comparison"
|
||
},
|
||
"targetColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Comparison Color"
|
||
},
|
||
"targetThickness": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Comparison Thickness",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"targetLineStyle": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "solidLine",
|
||
"displayName": "Solid"
|
||
}, {
|
||
"value": "dottedLine",
|
||
"displayName": "Dotted"
|
||
}, {
|
||
"value": "dashedLine",
|
||
"displayName": "Dashed"
|
||
}, {
|
||
"value": "dotDashedLine",
|
||
"displayName": "Dot-dashed"
|
||
}]
|
||
},
|
||
"displayName": " Comparison Line Style"
|
||
},
|
||
"isSecondComparisonValueVisible": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Show Second Comparison"
|
||
},
|
||
"secondComparisonValueColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Second Comparison Color"
|
||
},
|
||
"secondComparisonValueThickness": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Second Comparison Thickness",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"secondComparisonValueLineStyle": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "solidLine",
|
||
"displayName": "Solid"
|
||
}, {
|
||
"value": "dottedLine",
|
||
"displayName": "Dotted"
|
||
}, {
|
||
"value": "dashedLine",
|
||
"displayName": "Dashed"
|
||
}, {
|
||
"value": "dotDashedLine",
|
||
"displayName": "Dot-dashed"
|
||
}]
|
||
},
|
||
"displayName": " Second Comparison Line Style"
|
||
},
|
||
"shouldUseCommonScale": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": " Use Common Scale"
|
||
},
|
||
"yMin": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Y-axis Min",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"yMax": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Y-axis Max",
|
||
"placeHolderText": "Auto",
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"verticalReferenceLineColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Vertical Reference Line Color"
|
||
},
|
||
"verticalReferenceLineThickness": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": " Vertical Reference Line Thickness",
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
}
|
||
},
|
||
"verticalGrid": {
|
||
"displayName": "Vertical Grid",
|
||
"properties": {
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"outlineWeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Thickness",
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
}
|
||
},
|
||
"horizontalGrid": {
|
||
"displayName": "Horizontal Grid",
|
||
"properties": {
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show"
|
||
},
|
||
"color": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Color"
|
||
},
|
||
"outlineWeight": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Thickness",
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
}
|
||
},
|
||
"metricSpecific": {
|
||
"displayName": "Metric Specific Options",
|
||
"properties": {
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": " Background Color"
|
||
}
|
||
}
|
||
},
|
||
"table": {
|
||
"displayName": "Table",
|
||
"description": "Table Options",
|
||
"properties": {
|
||
"type": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Row-based KPIs"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Column-based KPIs"
|
||
}]
|
||
},
|
||
"displayName": "Type"
|
||
},
|
||
"style": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Default"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Bold Header"
|
||
}, {
|
||
"value": "2",
|
||
"displayName": "Bold Header & Current Value"
|
||
}, {
|
||
"value": "3",
|
||
"displayName": "Alternating Metrics"
|
||
}, {
|
||
"value": "4",
|
||
"displayName": "Bold Header And Alternating Metrics"
|
||
}]
|
||
|
||
},
|
||
"displayName": "Style"
|
||
},
|
||
"sortOrder": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Ascending"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Descending"
|
||
}]
|
||
},
|
||
"displayName": "Category Auto-Sort"
|
||
},
|
||
"defaultSortOrderBy": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Name"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Initial Column Order"
|
||
}]
|
||
},
|
||
"displayName": "Default Sort Order By"
|
||
},
|
||
"shouldHideUnmappedMetrics": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Hide unmapped metrics"
|
||
},
|
||
"defaultUnmappedCategoryName": {
|
||
"type": {
|
||
"text": true
|
||
},
|
||
"displayName": "Default Unmapped Category Name"
|
||
},
|
||
"keepSeriesSettingOnFilteringInEditMode": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Keep Series Settings On Filtering In Edit mode",
|
||
"description": "Series settings are saved for up to 20 data series (metrics) if any filter is applied"
|
||
}
|
||
}
|
||
},
|
||
"popOutGeneralSettings": {
|
||
"displayName": "Pop-out Chart General",
|
||
"properties": {
|
||
"show": {
|
||
"type": {
|
||
"bool": true
|
||
},
|
||
"displayName": "Show"
|
||
},
|
||
"backgroundColor": {
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Background Color"
|
||
},
|
||
"viewportSize": {
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"displayName": "Size %",
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
}
|
||
},
|
||
"integratedPowerKPI_layout": {
|
||
"properties": {
|
||
"autoHideVisualComponents": {
|
||
"displayName": "Auto Scale",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"auto": {
|
||
"displayName": "Auto",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"layout": {
|
||
"displayName": "Layout",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "Top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "Left",
|
||
"displayName": "Left"
|
||
}, {
|
||
"value": "Bottom",
|
||
"displayName": "Bottom"
|
||
}, {
|
||
"value": "Right",
|
||
"displayName": "Right"
|
||
}]
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Layout"
|
||
},
|
||
"integratedPowerKPI_subtitle": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"background": {
|
||
"displayName": "Background Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": {
|
||
"nullable": true
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"alignment": {
|
||
"displayName": "Alignment",
|
||
"type": {
|
||
"formatting": {
|
||
"alignment": true
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Subtitle"
|
||
},
|
||
"integratedPowerKPI_kpiIndicator": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"position": {
|
||
"displayName": "Position",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "Left",
|
||
"displayName": "Left"
|
||
}, {
|
||
"value": "Right",
|
||
"displayName": "Right"
|
||
}]
|
||
}
|
||
},
|
||
"shouldBackgroundColorMatchKpiColor": {
|
||
"displayName": "Background Match KPI Color",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart KPI Indicator"
|
||
},
|
||
"integratedPowerKPI_kpiIndicatorValue": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"format": {
|
||
"displayName": "Format",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"matchKPIColor": {
|
||
"displayName": "Match KPI Indicator Color",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart KPI Indicator Value"
|
||
},
|
||
"integratedPowerKPI_kpiIndicatorLabel": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"label": {
|
||
"displayName": "Label",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart KPI Indicator Label"
|
||
},
|
||
"integratedPowerKPI_secondKPIIndicatorValue": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"format": {
|
||
"displayName": "Format",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Second KPI Indicator Value"
|
||
},
|
||
"integratedPowerKPI_secondKPIIndicatorLabel": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"label": {
|
||
"displayName": "Label",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Second KPI Indicator Label"
|
||
},
|
||
"integratedPowerKPI_actualValueKPI": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart KPI Actual Value"
|
||
},
|
||
"integratedPowerKPI_actualLabelKPI": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart KPI Actual Label"
|
||
},
|
||
"integratedPowerKPI_dateValueKPI": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"format": {
|
||
"displayName": "Format",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart KPI Date Value"
|
||
},
|
||
"integratedPowerKPI_dateLabelKPI": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart KPI Date Label"
|
||
},
|
||
"integratedPowerKPI_labels": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"color": {
|
||
"displayName": "Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayUnits": {
|
||
"displayName": "Display Units",
|
||
"description": "Select the units (millions, billions, etc.)",
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"displayName": "Decimal Places",
|
||
"description": "Select the number of decimal places to display",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"isBold": {
|
||
"displayName": "Bold",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"isItalic": {
|
||
"displayName": "Italic",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"percentile": {
|
||
"displayName": "Label Density",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Data Labels"
|
||
},
|
||
"integratedPowerKPI_series": {
|
||
"properties": {
|
||
"fillColor": {
|
||
"displayName": "Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Data Colors"
|
||
},
|
||
"integratedPowerKPI_lineStyle": {
|
||
"properties": {
|
||
"lineStyle": {
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "solidLine",
|
||
"displayName": "Solid"
|
||
}, {
|
||
"value": "dottedLine",
|
||
"displayName": "Dotted"
|
||
}, {
|
||
"value": "dashedLine",
|
||
"displayName": "Dashed"
|
||
}, {
|
||
"value": "dotDashedLine",
|
||
"displayName": "Dot-dashed"
|
||
}]
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Line Style"
|
||
},
|
||
"integratedPowerKPI_lineThickness": {
|
||
"properties": {
|
||
"thickness": {
|
||
"type": {
|
||
"numeric": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Line Thickness"
|
||
},
|
||
"integratedPowerKPI_legend": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"position": {
|
||
"displayName": "Position",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "Top",
|
||
"displayName": "Top"
|
||
}, {
|
||
"value": "Bottom",
|
||
"displayName": "Bottom"
|
||
}, {
|
||
"value": "Left",
|
||
"displayName": "Left"
|
||
}, {
|
||
"value": "Right",
|
||
"displayName": "Right"
|
||
}, {
|
||
"value": "TopCenter",
|
||
"displayName": "Top Center"
|
||
}, {
|
||
"value": "BottomCenter",
|
||
"displayName": "Bottom Center"
|
||
}, {
|
||
"value": "LeftCenter",
|
||
"displayName": "Left Center"
|
||
}, {
|
||
"value": "RightCenter",
|
||
"displayName": "Right Center"
|
||
}]
|
||
}
|
||
},
|
||
"showTitle": {
|
||
"displayName": "Title",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"titleText": {
|
||
"displayName": "Legend Name",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"labelColor": {
|
||
"displayName": "Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"style": {
|
||
"displayName": "Style",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "circle",
|
||
"displayName": "Circle"
|
||
}, {
|
||
"value": "box",
|
||
"displayName": "Box"
|
||
}, {
|
||
"value": "line",
|
||
"displayName": "Line"
|
||
}, {
|
||
"value": "styledLine",
|
||
"displayName": "Styled Line"
|
||
}]
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Legend"
|
||
},
|
||
"integratedPowerKPI_xAxis": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayUnits": {
|
||
"displayName": "Display Units",
|
||
"description": "Select the units (millions, billions, etc.)",
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"displayName": "Decimal Places",
|
||
"description": "Select the number of decimal places to display",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"percentile": {
|
||
"displayName": "Ticks Density",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"type": {
|
||
"displayName": "Type",
|
||
"type": {
|
||
"enumeration": [{
|
||
"value": "0",
|
||
"displayName": "Continuous"
|
||
}, {
|
||
"value": "1",
|
||
"displayName": "Categorical"
|
||
}]
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart X Axis"
|
||
},
|
||
"integratedPowerKPI_yAxis": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"fontColor": {
|
||
"displayName": "Font Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"displayUnits": {
|
||
"displayName": "Display Units",
|
||
"description": "Select the units (millions, billions, etc.)",
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"displayName": "Decimal Places",
|
||
"description": "Select the number of decimal places to display",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"fontSize": {
|
||
"displayName": "Text Size",
|
||
"type": {
|
||
"formatting": {
|
||
"fontSize": true
|
||
}
|
||
}
|
||
},
|
||
"percentile": {
|
||
"displayName": "Ticks Density",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"fontFamily": {
|
||
"displayName": "Font Family",
|
||
"type": {
|
||
"formatting": {
|
||
"fontFamily": true
|
||
}
|
||
}
|
||
},
|
||
"min": {
|
||
"displayName": "Min",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"max": {
|
||
"displayName": "Max",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Y Axis"
|
||
},
|
||
"integratedPowerKPI_referenceLineOfXAxis": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"color": {
|
||
"displayName": "Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"thickness": {
|
||
"displayName": "Thickness",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart X Axis Reference Lines"
|
||
},
|
||
"integratedPowerKPI_referenceLineOfYAxis": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"color": {
|
||
"displayName": "Color",
|
||
"type": {
|
||
"fill": {
|
||
"solid": {
|
||
"color": true
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"thickness": {
|
||
"displayName": "Thickness",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Y Axis Reference Lines"
|
||
},
|
||
"integratedPowerKPI_tooltipLabel": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"displayUnits": {
|
||
"displayName": "Display Units",
|
||
"description": "Select the units (millions, billions, etc.)",
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"displayName": "Decimal Places",
|
||
"description": "Select the number of decimal places to display",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"displayName": "Label",
|
||
"placeHolderText": "Variance",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"format": {
|
||
"displayName": "Format",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Tooltip Label"
|
||
},
|
||
"integratedPowerKPI_tooltipVariance": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"displayUnits": {
|
||
"displayName": "Display Units",
|
||
"description": "Select the units (millions, billions, etc.)",
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"displayName": "Decimal Places",
|
||
"description": "Select the number of decimal places to display",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"displayName": "Label",
|
||
"placeHolderText": "Variance",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"format": {
|
||
"displayName": "Format",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Tooltip KPI Indicator Value"
|
||
},
|
||
"integratedPowerKPI_secondTooltipVariance": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"displayUnits": {
|
||
"displayName": "Display Units",
|
||
"description": "Select the units (millions, billions, etc.)",
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"displayName": "Decimal Places",
|
||
"description": "Select the number of decimal places to display",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"displayName": "Label",
|
||
"placeHolderText": "Variance",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
},
|
||
"format": {
|
||
"displayName": "Format",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Second Tooltip KPI Indicator Value"
|
||
},
|
||
"integratedPowerKPI_tooltipValues": {
|
||
"properties": {
|
||
"show": {
|
||
"displayName": "Show",
|
||
"type": {
|
||
"bool": true
|
||
}
|
||
},
|
||
"displayUnits": {
|
||
"displayName": "Display Units",
|
||
"description": "Select the units (millions, billions, etc.)",
|
||
"type": {
|
||
"formatting": {
|
||
"labelDisplayUnits": true
|
||
}
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"precision": {
|
||
"displayName": "Decimal Places",
|
||
"description": "Select the number of decimal places to display",
|
||
"placeHolderText": "Auto",
|
||
"type": {
|
||
"numeric": true
|
||
},
|
||
"suppressFormatPainterCopy": true
|
||
},
|
||
"label": {
|
||
"displayName": "Label",
|
||
"placeHolderText": "Variance",
|
||
"type": {
|
||
"text": true
|
||
}
|
||
}
|
||
},
|
||
"displayName": "Pop-out Chart Tooltip Values"
|
||
}
|
||
},
|
||
"dataViewMappings": [{
|
||
"conditions": [{
|
||
"date": {
|
||
"max": 1
|
||
},
|
||
"actualValue": {
|
||
"max": 0
|
||
},
|
||
"targetValue": {
|
||
"max": 0
|
||
},
|
||
"kpiIndicatorIndex": {
|
||
"max": 0
|
||
},
|
||
"kpiIndicatorValue": {
|
||
"max": 0
|
||
},
|
||
"secondComparisonValue": {
|
||
"max": 0
|
||
},
|
||
"secondKPIIndicatorValue": {
|
||
"max": 0
|
||
},
|
||
"rowBasedMetricNameColumn": {
|
||
"max": 0
|
||
},
|
||
"category": {
|
||
"max": 0
|
||
},
|
||
"image": {
|
||
"max": 0
|
||
},
|
||
"sortOrderColumn": {
|
||
"max": 0
|
||
},
|
||
"hyperlink": {
|
||
"max": 0
|
||
}
|
||
}, {
|
||
"date": {
|
||
"min": 1,
|
||
"max": 1
|
||
},
|
||
"actualValue": {
|
||
"min": 0
|
||
},
|
||
"targetValue": {
|
||
"min": 0
|
||
},
|
||
"kpiIndicatorIndex": {
|
||
"min": 0
|
||
},
|
||
"kpiIndicatorValue": {
|
||
"min": 0
|
||
},
|
||
"secondComparisonValue": {
|
||
"min": 0
|
||
},
|
||
"secondKPIIndicatorValue": {
|
||
"min": 0
|
||
},
|
||
"rowBasedMetricNameColumn": {
|
||
"max": 0
|
||
},
|
||
"category": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"image": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"sortOrderColumn": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"hyperlink": {
|
||
"min": 0,
|
||
"max": 5
|
||
}
|
||
}, {
|
||
"date": {
|
||
"min": 1,
|
||
"max": 1
|
||
},
|
||
"actualValue": {
|
||
"max": 1
|
||
},
|
||
"targetValue": {
|
||
"max": 1
|
||
},
|
||
"kpiIndicatorIndex": {
|
||
"max": 1
|
||
},
|
||
"kpiIndicatorValue": {
|
||
"max": 1
|
||
},
|
||
"secondComparisonValue": {
|
||
"max": 1
|
||
},
|
||
"secondKPIIndicatorValue": {
|
||
"max": 1
|
||
},
|
||
"rowBasedMetricNameColumn": {
|
||
"max": 1
|
||
},
|
||
"category": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"image": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"sortOrderColumn": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"hyperlink": {
|
||
"min": 0,
|
||
"max": 5
|
||
}
|
||
}, {
|
||
"date": {
|
||
"min": 1,
|
||
"max": 1
|
||
},
|
||
"actualValue": {
|
||
"max": 1
|
||
},
|
||
"targetValue": {
|
||
"max": 1
|
||
},
|
||
"kpiIndicatorIndex": {
|
||
"max": 1
|
||
},
|
||
"kpiIndicatorValue": {
|
||
"max": 1
|
||
},
|
||
"secondComparisonValue": {
|
||
"max": 1
|
||
},
|
||
"secondKPIIndicatorValue": {
|
||
"max": 1
|
||
},
|
||
"rowBasedMetricNameColumn": {
|
||
"min": 1,
|
||
"max": 1
|
||
},
|
||
"category": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"image": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"sortOrderColumn": {
|
||
"min": 0,
|
||
"max": 5
|
||
},
|
||
"hyperlink": {
|
||
"min": 0,
|
||
"max": 5
|
||
}
|
||
}],
|
||
"table": {
|
||
"rows": {
|
||
"select": [{
|
||
"for": {
|
||
"in": "date"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "actualValue"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "targetValue"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "kpiIndicatorIndex"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "kpiIndicatorValue"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "secondComparisonValue"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "secondKPIIndicatorValue"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "rowBasedMetricNameColumn"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "category"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "image"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "sortOrderColumn"
|
||
}
|
||
}, {
|
||
"for": {
|
||
"in": "hyperlink"
|
||
}
|
||
}],
|
||
"dataReductionAlgorithm": {
|
||
"window": {
|
||
"count": 30000
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}],
|
||
"advancedEditModeSupport": 2,
|
||
"sorting": {
|
||
"implicit": {
|
||
"clauses": [{
|
||
"role": "date",
|
||
"direction": 1
|
||
}]
|
||
}
|
||
}
|
||
}
|