| Current Path : /var/www/html/mydlvsacc/backend/reports/ |
| Current File : /var/www/html/mydlvsacc/backend/reports/report3_1552924371.jrxml |
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="report3" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="882a55ec-7923-4afc-aa3c-39a39a01d158">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="108"/>
<subDataset name="chart" uuid="3d728675-08d9-4dd0-9e8f-55783b12fd6e">
<queryString>
<![CDATA[select cast(x.total as SIGNED) as total, negeri_lahir_desc
from
(
select count(m.mohon_id) as total, n.negeri_lahir_desc from
lphs_mohon m
inner join lphs_pengguna p on(p.pengguna_id = m.pengguna_uid)
inner join lphs_lt_negeri_lahir n ON(n.negeri_lahir_id = p.pengguna_negeri_lahir_id) group by n.negeri_lahir_desc
) x;]]>
</queryString>
<field name="total" class="java.lang.Long">
<fieldDescription><![CDATA[]]></fieldDescription>
</field>
<field name="negeri_lahir_desc" class="java.lang.String">
<fieldDescription><![CDATA[]]></fieldDescription>
</field>
<group name="negeri_lahir_desc">
<groupExpression><![CDATA[$F{negeri_lahir_desc}]]></groupExpression>
</group>
</subDataset>
<parameter name="param_condition" class="java.lang.String"/>
<queryString>
<![CDATA[select count(mohon_id) as total, n.negeri_lahir_desc from
lphs_mohon m
INNER JOIN lphs_pengguna p ON(p.pengguna_id = m.pengguna_uid)
inner join lphs_lt_negeri_lahir n ON(n.negeri_lahir_id = p.pengguna_negeri_lahir_id)
WHERE 1=1 $P!{param_condition}
group by n.negeri_lahir_desc]]>
</queryString>
<field name="total" class="java.lang.Long">
<fieldDescription><![CDATA[]]></fieldDescription>
</field>
<field name="negeri_lahir_desc" class="java.lang.String">
<fieldDescription><![CDATA[]]></fieldDescription>
</field>
<background>
<band splitType="Stretch"/>
</background>
<pageHeader>
<band height="351" splitType="Stretch">
<pieChart>
<chart>
<reportElement x="0" y="82" width="555" height="259" uuid="620c2908-eda5-4d94-86d1-fa8214a0af42"/>
<chartTitle/>
<chartSubtitle/>
<chartLegend/>
</chart>
<pieDataset>
<dataset>
<datasetRun subDataset="chart" uuid="766c0ed0-49cd-4e0b-8b8b-3184015bf608"/>
</dataset>
<keyExpression><![CDATA[$F{negeri_lahir_desc}]]></keyExpression>
<valueExpression><![CDATA[$F{total}]]></valueExpression>
</pieDataset>
<piePlot>
<plot/>
<itemLabel/>
</piePlot>
</pieChart>
<image>
<reportElement x="0" y="0" width="73" height="48" uuid="73197f2b-d27f-4c93-898b-c4291963a7d3"/>
<imageExpression><![CDATA["http://localhost/lphs/www/admin/images/logo_selangor.gif"]]></imageExpression>
</image>
<staticText>
<reportElement x="454" y="0" width="101" height="48" uuid="1e689741-372d-4945-a9c8-308adf80e1a5"/>
<text><![CDATA[Telefon :
03-5510 2177
03-5510 2122
(ext 118/119) ]]></text>
</staticText>
<image>
<reportElement x="392" y="0" width="62" height="48" uuid="158b53b9-346a-4270-acba-53d1704432b6"/>
<imageExpression><![CDATA["http://localhost/lphs/www/admin/images/logobackend.png"]]></imageExpression>
</image>
<staticText>
<reportElement x="54" y="0" width="284" height="48" uuid="b027c7de-0134-4496-b549-0782549861ca"/>
<text><![CDATA[LEMBAGA PERUMAHAN &HARTANAH SELANGOR
TINGKAT 5, PODIUM UTARA,
BANGUNAN SULTAN SALAHUDDIN ABDUL AZIZ SHAH
40503 SHAH ALAM]]></text>
</staticText>
<staticText>
<reportElement x="1" y="52" width="554" height="30" uuid="8bc909ca-5f19-42df-b7ba-4973393de122"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="14" isBold="true"/>
</textElement>
<text><![CDATA[LAPORAN PEMOHON MENGIKUT NEGERI ASAL]]></text>
</staticText>
</band>
</pageHeader>
<columnHeader>
<band height="20" splitType="Stretch">
<staticText>
<reportElement x="0" y="0" width="175" height="20" uuid="0c5e854e-c32e-44f1-aa3d-dbc99dfee44d"/>
<box>
<topPen lineWidth="0.25"/>
<leftPen lineWidth="0.25"/>
<bottomPen lineWidth="0.25"/>
<rightPen lineWidth="0.25"/>
</box>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Negeri Kelahiran]]></text>
</staticText>
<staticText>
<reportElement x="175" y="0" width="100" height="20" uuid="edd35f0c-d3e6-44ad-bead-67412051fe67"/>
<box>
<pen lineWidth="0.25"/>
<topPen lineWidth="0.25"/>
<leftPen lineWidth="0.25"/>
<bottomPen lineWidth="0.25"/>
<rightPen lineWidth="0.25"/>
</box>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Jumlah Pemohon]]></text>
</staticText>
</band>
</columnHeader>
<detail>
<band height="20" splitType="Stretch">
<textField>
<reportElement x="0" y="0" width="175" height="20" uuid="25128125-17da-49c4-b7c3-70a9f2b5e255"/>
<box>
<pen lineWidth="0.25"/>
<topPen lineWidth="0.25"/>
<leftPen lineWidth="0.25"/>
<bottomPen lineWidth="0.25"/>
<rightPen lineWidth="0.25"/>
</box>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{negeri_lahir_desc}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="175" y="0" width="100" height="20" uuid="beb83129-5467-493d-bdb7-8022f33ed848"/>
<box>
<pen lineWidth="0.25"/>
<topPen lineWidth="0.25"/>
<leftPen lineWidth="0.25"/>
<bottomPen lineWidth="0.25"/>
<rightPen lineWidth="0.25"/>
</box>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{total}]]></textFieldExpression>
</textField>
</band>
</detail>
<pageFooter>
<band height="20" splitType="Stretch"/>
</pageFooter>
</jasperReport>