Quintiq file version 2.0 
 | 
Component PanelKPIHorizonSettings 
 | 
{ 
 | 
  #keys: '[144528.1.1787513523]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckboxUpdateHorizonOnPeriodRoll 
 | 
    { 
 | 
      #keys: '[144528.1.1787513710]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.UpdateKPIHorizonAtPeriodRoll' 
 | 
        Label: 'Reset KPI horizon at period roll' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'KPI horizon will automatically be reset to planning horizon start and end after period roll.' 
 | 
      ] 
 | 
    } 
 | 
    Component DateSelectorStartHorizon 
 | 
    { 
 | 
      #keys: '[144528.6.146166313]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.StartOfKPIHorizon' 
 | 
        DateFormat: 'DMMY' 
 | 
        Label: 'Start' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component DateSelectorEndHorizon 
 | 
    { 
 | 
      #keys: '[144528.6.146166432]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.EndOfKPIHorizon' 
 | 
        DateFormat: 'DMMY' 
 | 
        Label: 'End' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |