51 lines
4.2 KiB
XML
51 lines
4.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<report:Report xmlns:rtl="http://www.4js.com/2004/RTL" xmlns:report="http://www.4js.com/2007/REPORT" xmlns="http://www.4js.com/2004/PXML" gstVersion="31408" version="6.00">
|
|
<report:Settings RWPageWidth="legallength" RWPageLength="legalwidth" RWLeftMargin="0.5inch" RWTopMargin="0.5inch" RWRightMargin="0.5inch" RWBottomMargin="0.19inch">
|
|
<report:FormatList>
|
|
<report:Format-SVG/>
|
|
<report:Format-PDF/>
|
|
<report:Format-image/>
|
|
</report:FormatList>
|
|
</report:Settings>
|
|
<report:Data RWDataLocation="dashboard.rdd" RWFglReportName="datarep"/>
|
|
<report:Conflicts/>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match name="Report" nameConstraint="Report" minOccurs="1" maxOccurs="1">
|
|
<MINIPAGE name="Page Root" width="max" length="max">
|
|
<LAYOUTNODE name="LayoutNode1" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="titulodepartamento" type="FGLString" expectedLocation="expectedWayAhead"/>
|
|
<WORDBOX name="WordBox" width="max" fontSize="14" fontBold="true" underline="true" floatingBehavior="enclosed" textAlignment="center" text="{{titulodepartamento.trim()}}"/>
|
|
</LAYOUTNODE>
|
|
<LAYOUTNODE name="LayoutNode" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<MAPCHART name="piegastosmenssuales" width="15cm" length="10cm" floatingBehavior="enclosed" title="Gastos Por Mes" keysTitle="Meses" valuesTitle="Gastos" drawAs="Pie3D" drawLegend="true" drawLabels="true">
|
|
<rtl:match name="Group departamento" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<rtl:match name="Group mes" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded"/>
|
|
<rtl:input-variable name="x.departamento" type="FGLString" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<ITEM key="{{x.departamento}}" value="{{x.valor}}" name="Item5"/>
|
|
</rtl:match>
|
|
</MAPCHART>
|
|
<rtl:input-variable name="tienegastos" type="FGLString" expectedLocation="expectedBefore"/>
|
|
<CATEGORYCHART name="Categorychart" rtl:condition="tienegastos=="SI"" width="20cm" floatingBehavior="enclosed" title="Insert title here" keysTitle="Insert keys title here" valuesTitle="Insert values title here" categoriesTitle="Insert categories title here" drawAs="Bar3D">
|
|
<rtl:match name="OnLastRow" nameConstraint="OnLastRow" minOccurs="0" maxOccurs="1">
|
|
<rtl:match name="If" nameConstraint="If" minOccurs="1" maxOccurs="1">
|
|
<rtl:match name="IfThen" nameConstraint="IfThen" minOccurs="0" maxOccurs="1">
|
|
<rtl:match name="Foreach" nameConstraint="Foreach" minOccurs="1" maxOccurs="1">
|
|
<rtl:match name="ForeachItem" nameConstraint="ForeachItem" minOccurs="0" maxOccurs="unbounded">
|
|
<rtl:input-variable name="z.descripcion" type="FGLString" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="z.balance" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<CATEGORYITEM categoryKey="{{z.descripcion+"="+z.balance.format("###,###,###.##")}}" key="{{z.descripcion}}" value="{{z.balance}}" name="Categoryitem5"/>
|
|
</rtl:match>
|
|
</rtl:match>
|
|
</rtl:match>
|
|
</rtl:match>
|
|
</rtl:match>
|
|
</CATEGORYCHART>
|
|
</LAYOUTNODE>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|