Lai,Risheng
2023-11-02 30c02e0c981b16be0918483543f4b812956c45d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Quintiq file version 2.0
Component PanelKPIDashboard
{
  #keys: '[145730.0.959254956]'
  BaseType: 'WebPanel'
  Children:
  [
    #child: GaugeKPIDashboard_0
    Component DataHolderActiveKPIValue
    {
      #keys: '[145730.0.1176291341]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[KPIValue]*'
      Children:
      [
        Component DataExtractorActiveKPIValue
        {
          #keys: '[145730.0.1176291418]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'Scenario'
            Source: 'ApplicationMacroPlanner.DataHolderActiveScenario'
            Taborder: 0
            Transformation: 'KPIValue'
          ]
        }
        Component DataExtractorSelectedKPIValue
        {
          #keys: '[145730.0.1191901704]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[KPI]'
            Source: 'ApplicationMacroPlanner.DataHolderSelectedKPI'
            Taborder: 1
            Transformation: 'Elements.KPIValue'
          ]
        }
      ]
      Properties:
      [
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
    Taborder: 0
    Title: 'KPI Dashboard'
  ]
}