Quintiq file version 2.0 
 | 
#parent: #root 
 | 
TypeRepresentation KPIValue 
 | 
{ 
 | 
  AttributeRepresentation Difference 
 | 
  { 
 | 
    AttributeKey: '[110880.6.411369329]' 
 | 
    Conditional: 
 | 
    [ 
 | 
    ] 
 | 
    DataRepresentation.Default 
 | 
    { 
 | 
      FormatString: 'N(Dec(0)) %' 
 | 
      InheritFormatting: false 
 | 
    } 
 | 
  } 
 | 
  AttributeRepresentation DisplayValue 
 | 
  { 
 | 
    Alignment: 'Right' 
 | 
    AttributeKey: '[110880.6.352491410]' 
 | 
  } 
 | 
  AttributeRepresentation Percentage 
 | 
  { 
 | 
    AttributeKey: '[103528.0.82400345]' 
 | 
    Conditional: 
 | 
    [ 
 | 
    ] 
 | 
    DataRepresentation.Default 
 | 
    { 
 | 
      FormatString: 'N(Dec(2)) %' 
 | 
      InheritFormatting: false 
 | 
    } 
 | 
  } 
 | 
  Conditional: 
 | 
  [ 
 | 
    DataRepresentation.Conditional 
 | 
    { 
 | 
      BackgroundColor: '$FF9900' 
 | 
      ConditionBody: 'object.Difference() < 0' 
 | 
      ConversionBody: '' 
 | 
      DefaultBackgroundColor: false 
 | 
      InheritConversion: false 
 | 
    } 
 | 
    DataRepresentation.Conditional 
 | 
    { 
 | 
      BackgroundColor: '$33FF33' 
 | 
      ConditionBody: 'object.Difference() > 0' 
 | 
      ConversionBody: '' 
 | 
      DefaultBackgroundColor: false 
 | 
      InheritConversion: false 
 | 
    } 
 | 
  ] 
 | 
} 
 |