JFreeQuadrantForRegion.xml 11.9 KB
Newer Older
Thitichaipun Wutthisak committed
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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE report PUBLIC "-//JFreeReport//DTD report definition//EN//simple/version 0.8.5"
                        "http://jfreereport.sourceforge.net/report-085.dtd">
<!--
  The report needs JFreeReport 0.8.6 or the message-field
  contents will look funny.
-->
<report bottommargin="36" leftmargin="36" name="Quadrant For Region" orientation="portrait" pageformat="LETTER" rightmargin="36" topmargin="36">
  <!-- This is what is called 'title' in JasperReports -->
  <pageheader fontname="Arial" fontsize="10">
    <label alignment="right" height="15" width="100%" x="0" y="2">Pentaho Sample Report</label>
    <label alignment="right" height="15" width="100%" x="0" y="17">JFreeReport</label>
  </pageheader>
  <pagefooter>
    <message-field alignment="center" fontname="Arial" fontsize="10" height="15" width="100%" x="0">$(PageofPages)</message-field>
  </pagefooter>
  <reportheader>
    <rectangle color="#009999" draw="false" fill="true" height="20" width="100%" x="0" y="0"/>
    <label alignment="left" color="white" fontname="Arial" fontsize="14" fontstyle="bold" height="20" vertical-alignment="middle" width="100%" x="0" y="0">Regional Report</label>
    <!--  <imageref dynamic="false" height="40" keepAspectRatio="false" scale="true" src="http://localhost:8080/pentaho/images/quadrant_logo.gif" width="30%" x="70%" y="25"/> -->
  </reportheader>
  <groups>
    <group name="RegionGroup">
      <fields>
        <field>REGION</field>
      </fields>
      <groupheader fontname="Arial" fontsize="12" fontstyle="bold">
        <message-field color="#009999" height="18" vertical-alignment="middle" width="100%" x="0" y="5">Region: $(REGION)</message-field>
      </groupheader>
      <groupfooter fontname="Arial" fontsize="12" fontstyle="bold" pagebreak-after-print="true">
        <rectangle color="#009999" draw="false" fill="true" height="15" width="100%" x="0" y="0"/>
        <message-field color="white" height="15" vertical-alignment="middle" width="55%" x="0" y="0">$(REGION) Total</message-field>
        <number-field alignment="right" fieldname="RegionActual" format="$#,##0" height="15" vertical-alignment="middle" width="15%" x="55%" y="0"/>
        <number-field alignment="right" fieldname="RegionBudget" format="$#,##0" height="15" vertical-alignment="middle" width="15%" x="70%" y="0"/>
        <number-field alignment="right" fieldname="RegionVariance" format="$#,##0" height="15" name="Variance Region Field" vertical-alignment="middle" width="15%" x="85%" y="0"/>
        <line color="black" weight=".5" width="14%" x1="56%" x2="70%" y1="16" y2="16"/>
        <line color="black" weight=".5" width="14%" x1="71%" x2="85%" y1="16" y2="16"/>
        <line color="black" weight=".5" width="14%" x1="86%" x2="100%" y1="16" y2="16"/>
        <line color="black" weight=".5" width="14%" x1="56%" x2="70%" y1="17" y2="17"/>
        <line color="black" weight=".5" width="14%" x1="71%" x2="85%" y1="17" y2="17"/>
        <line color="black" weight=".5" width="14%" x1="86%" x2="100%" y1="17" y2="17"/>
        <rectangle color="white" fill="true" height="14" width="100%" x="0" y="18"/>
      </groupfooter>
    </group>
    <group name="DepartmentGroup">
      <fields>
        <field>REGION</field>
        <field>DEPARTMENT</field>
      </fields>
      <groupheader color="white" fontname="Arial" fontsize="10" fontstyle="bold" repeat="true">
        <rectangle color="#FF6600" draw="false" fill="true" height="15" width="100%" x="0" y="0"/>
        <label alignment="left" height="15" vertical-alignment="middle" width="15%" x="0" y="0">Department</label>
        <label alignment="left" height="15" vertical-alignment="middle" width="40%" x="15%" y="0">Position</label>
        <label alignment="right" height="15" vertical-alignment="middle" width="15%" x="55%" y="0">Actual</label>
        <label alignment="right" height="15" vertical-alignment="middle" width="15%" x="70%" y="0">Budget</label>
        <label alignment="right" height="15" vertical-alignment="middle" width="15%" x="85%" y="0">Variance</label>
        <message-field color="black" fontsize="12" height="15" width="100%" x="0" y="16">$(DEPARTMENT)</message-field>
      </groupheader>
      <!--
      By specifiying a band height that is greater than the used size, we
      enforce some empty space between the groups.
      -->
      <groupfooter fontname="Arial" fontsize="11" fontstyle="bold">
        <rectangle color="#66FF66" fill="true" height="14" width="85%" x="15%" y="0"/>
        <label height="14" width="40%" x="15%" y="0">Total</label>
        <number-field alignment="right" fieldname="DepartmentActual" format="$#,##0" height="14" width="15%" x="55%" y="0"/>
        <number-field alignment="right" fieldname="DepartmentBudget" format="$#,##0" height="14" width="15%" x="70%" y="0"/>
        <number-field alignment="right" fieldname="DepartmentVariance" format="$#,##0" height="14" name="Variance Department Field" width="15%" x="85%" y="0"/>
        <line color="black" weight=".25" width="14%" x1="56%" x2="70%" y1="16" y2="16"/>
        <line color="black" weight=".25" width="14%" x1="71%" x2="85%" y1="16" y2="16"/>
        <line color="black" weight=".25" width="14%" x1="86%" x2="100%" y1="16" y2="16"/>
        <line color="black" weight=".25" width="14%" x1="56%" x2="70%" y1="17" y2="17"/>
        <line color="black" weight=".25" width="14%" x1="71%" x2="85%" y1="17" y2="17"/>
        <line color="black" weight=".25" width="14%" x1="86%" x2="100%" y1="17" y2="17"/>
        <rectangle color="white" fill="true" height="14" width="100%" x="0" y="18"/>
      </groupfooter>
    </group>
  </groups>
  <!-- This is what is called 'detail' in JasperReports -->
  <items fontname="Arial" fontsize="10" vertical-alignment="middle">
    <string-field fieldname="POSITIONTITLE" height="15" vertical-alignment="middle" width="40%" x="15%" y="0"/>
    <number-field alignment="right" fieldname="ACTUAL" format="$#,##0" height="15" width="15%" x="55%" y="0"/>
    <number-field alignment="right" fieldname="BUDGET" format="$#,##0" height="15" width="15%" x="70%" y="0"/>
    <number-field alignment="right" fieldname="VARIANCE" format="$#,##0" height="15" name="Variance Field" width="15%" x="85%" y="0"/>
    <line color="gray" height="0" weight=".25" width="85%" x1="15%" x2="100%" y1="16" y2="16"/>
    <line color="white" height="0" weight=".25" width="85%" x1="15%" x2="100%" y1="17" y2="17"/>
  </items>
  <functions>
    <!-- This makes sure, that we can access the parameter as if it was a column from the table -->
    <property-ref name="REGION"/>
    <expression class="org.jfree.report.modules.misc.beanshell.BSHExpression" name="isVarianceNegative">
      <properties>
        <property name="expression">           Object getValue()           {             Object value = dataRow.get(&quot;VARIANCE&quot;);             if (value instanceof Number == false)             {               return Boolean.FALSE;             }             Number number = (Number) value;             if (number.doubleValue() &lt; 0)             {               return Boolean.TRUE;             }             return Boolean.FALSE;           }</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ElementColorFunction" name="changeColor">
      <properties>
        <property name="element">Variance Field</property>
        <property name="field">isVarianceNegative</property>
        <property name="colorTrue">red</property>
        <property name="colorFalse">black</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.modules.misc.beanshell.BSHExpression" name="isDepartmentVarianceNegative">
      <properties>
        <property name="expression">           Object getValue()           {             Object value = dataRow.get(&quot;DepartmentVariance&quot;);             if (value instanceof Number == false)             {               return Boolean.FALSE;             }             Number number = (Number) value;             if (number.doubleValue() &lt; 0)             {               return Boolean.TRUE;             }             return Boolean.FALSE;           }</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ElementColorFunction" name="changeDepartmentColor">
      <properties>
        <property name="element">Variance Department Field</property>
        <property name="field">isDepartmentVarianceNegative</property>
        <property name="colorTrue">red</property>
        <property name="colorFalse">black</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.modules.misc.beanshell.BSHExpression" name="isRegionVarianceNegative">
      <properties>
        <property name="expression">           Object getValue()           {             Object value = dataRow.get(&quot;RegionVariance&quot;);             if (value instanceof Number == false)             {               return Boolean.FALSE;             }             Number number = (Number) value;             if (number.doubleValue() &lt; 0)             {               return Boolean.TRUE;             }             return Boolean.FALSE;           }</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ElementColorFunction" name="changeRegionColor">
      <properties>
        <property name="element">Variance Region Field</property>
        <property name="field">isRegionVarianceNegative</property>
        <property name="colorTrue">red</property>
        <property name="colorFalse">black</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.modules.misc.beanshell.BSHExpression" name="short_dep_name">
      <properties>
        <property name="expression">           Object getValue()           {             Object value = dataRow.get(&quot;DEPARTMENT&quot;);             if (value == null)               return null;              if (value.equals(&quot;Executive Management&quot;))               return &quot;Executive&quot;;             if (value.equals(&quot;Human Resource&quot;))               return &quot;HR&quot;;           if (value.startsWith(&quot;Marketing&quot;))               return &quot;Marketing&quot;;           if (value.equals(&quot;Product Development&quot;))               return &quot;Dev&quot;;           if (value.equals(&quot;Professional Services&quot;))               return &quot;Services&quot;;              return value;           }</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ItemSumFunction" name="RegionActual">
      <properties>
        <property name="field">ACTUAL</property>
        <property name="group">RegionGroup</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ItemSumFunction" name="RegionBudget">
      <properties>
        <property name="field">BUDGET</property>
        <property name="group">RegionGroup</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ItemSumFunction" name="RegionVariance">
      <properties>
        <property name="field">VARIANCE</property>
        <property name="group">RegionGroup</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ItemSumFunction" name="DepartmentActual">
      <properties>
        <property name="field">ACTUAL</property>
        <property name="group">DepartmentGroup</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ItemSumFunction" name="DepartmentBudget">
      <properties>
        <property name="field">BUDGET</property>
        <property name="group">DepartmentGroup</property>
      </properties>
    </expression>
    <expression class="org.jfree.report.function.ItemSumFunction" name="DepartmentVariance">
      <properties>
        <property name="field">VARIANCE</property>
        <property name="group">DepartmentGroup</property>
      </properties>
    </expression>
    <function class="org.jfree.report.function.PageOfPagesFunction" name="PageofPages"/>
  </functions>
</report>