-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathpbiviz.json
More file actions
20 lines (20 loc) · 892 Bytes
/
pbiviz.json
File metadata and controls
20 lines (20 loc) · 892 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"visual": {
"name": "PowerKPI",
"displayName": "Power KPI 2.0.1",
"guid": "powerKPI462CE5C2666F4EC8A8BDD7E5587320A3",
"visualClassName": "PowerKPI",
"version": "2.0.1",
"description": "A powerful KPI Indicator with multi-line chart and labels for current date, value and variances. Rich customization options, including current status labels and symbols, trend and comparison lines, multiple variances, auto-scaling, text formatting, and density controls. Highly flexible for use in large, detailed report tiles or tiny, summary dashboard tiles.",
"supportUrl": "https://aka.ms/customvisualscommunity",
"gitHubUrl": "https://github.com/Microsoft/PowerBI-visuals-PowerKPI"
},
"author": {
"name": "Microsoft",
"email": "pbicvsupport@microsoft.com"
},
"assets": {
"icon": "./assets/icon.png"
},
"capabilities": "./capabilities.json"
}