Commit 6ef529ac authored by dkasliwal's avatar dkasliwal

SCM metadataxml change. add 3 tag for css component name and icon for new release.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100952 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4e4f6ce0
<?xml version='1.0'?> <?xml version='1.0'?>
<Root> <Root>
<filters display='N'> <filters display='N'>
<filter type='1'>
<filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Attrition Details monthly ]]></page_title> <page_title><![CDATA[Attrition Details monthly ]]></page_title>
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[AttritionServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[AttritionServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Attrition]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Attrition]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[0]]></showlegend> <showlegend><![CDATA[0]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -43,9 +49,13 @@ ...@@ -43,9 +49,13 @@
<left_yaxis_title><![CDATA[Attrition]]></left_yaxis_title> <left_yaxis_title><![CDATA[Attrition]]></left_yaxis_title>
<right_yaxis_title><![CDATA[]]></right_yaxis_title> <right_yaxis_title><![CDATA[]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Attrition]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='div_code'> <column_group id='div_code'>
<col_group_title><![CDATA[div_code]]></col_group_title> <col_group_title><![CDATA[div_code]]></col_group_title>
<column_size><![CDATA[10]]></column_size> <column_size><![CDATA[10]]></column_size>
...@@ -95,7 +105,7 @@ ...@@ -95,7 +105,7 @@
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
</Root> </Root>
......
...@@ -3,26 +3,30 @@ ...@@ -3,26 +3,30 @@
<filters display='N'> <filters display='N'>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='P1' moduleName='X' name='P1' mandatory='Y'><![CDATA[Brand Name:]]></col_name> <col_name id='P1' moduleName='X' name='P1' mandatory='Y' headingDisplay='1'><![CDATA[Brand Name:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Sales Inventory for YTD ]]></page_title> <page_title><![CDATA[Sales Inventory for YTD ]]></page_title>
<datasource id='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesInventoryBrandWiseServlet]]></datasource> <datasource id='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesInventoryBrandWiseServlet]]></datasource>
<view id='1' name='inventory'> <view id='1' name='inventory'>
<grid datasource='1' id='1' type='T'> <component datasource='1' id='1' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Sales Inventory Brand Wise]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<link_format filterdisplay='N'><![CDATA[F]]></link_format> <link_format filterdisplay='N'><![CDATA[F]]></link_format>
<column_group id='ctgry'> <column_group id='ctgry'>
<col_group_title><![CDATA[CATEGORY ]]></col_group_title> <col_group_title><![CDATA[CATEGORY ]]></col_group_title>
<column_size><![CDATA[120]]></column_size> <column_size><![CDATA[120]]></column_size>
<column_alignment><![CDATA[left]]></column_alignment> <column_alignment><![CDATA[left]]></column_alignment>
<link_metadata><![CDATA[]]></link_metadata> <link_metadata><![CDATA[]]></link_metadata>
<columns> <columns>
<column id='ctgry'><![CDATA[CATEGORY]]></column> <column id='ctgry'><![CDATA[CATEGORY]]></column>
...@@ -343,7 +347,7 @@ ...@@ -343,7 +347,7 @@
<column id='newdelhi'><![CDATA[NEW DELHI]]></column> <column id='newdelhi'><![CDATA[NEW DELHI]]></column>
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
</Root> </Root>
......
...@@ -3,38 +3,44 @@ ...@@ -3,38 +3,44 @@
<filters display='N'> <filters display='N'>
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group:]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group:]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name:]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name:]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y'><![CDATA[Brand Name:]]></col_name> <col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y' headingDisplay='1'><![CDATA[Brand Name:]]></col_name>
<col_descr id='descr'><![CDATA[Brand Name:]]></col_descr> <col_descr id='descr'><![CDATA[Brand Name:]]></col_descr>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[ ]]></page_title> <page_title><![CDATA[ ]]></page_title>
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandWiseZoneServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandWiseZoneServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Brand Wise Zone:]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Brand Wise Zone:]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -64,12 +70,15 @@ ...@@ -64,12 +70,15 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Brand Wise Zone]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<column_group id='zone_descr'> <column_group id='zone_descr'>
<col_group_title><![CDATA[Zone Descr]]></col_group_title> <col_group_title><![CDATA[Zone Descr]]></col_group_title>
...@@ -124,7 +133,7 @@ ...@@ -124,7 +133,7 @@
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,27 +4,27 @@ ...@@ -4,27 +4,27 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divdescr' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divdescr' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y'><![CDATA[Brand Name]]></col_name> <col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y' headingDisplay='1'><![CDATA[Brand Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y'><![CDATA[Zone Name]]></col_name> <col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y' headingDisplay='1'><![CDATA[Zone Name]]></col_name>
<col_descr id='descr'><![CDATA[Zone:]]></col_descr> <col_descr id='descr'><![CDATA[Zone:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -32,14 +32,20 @@ ...@@ -32,14 +32,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandZoneWiseMetroServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandZoneWiseMetroServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Zone-Region Wise YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Zone-Region Wise YTD Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -70,12 +76,15 @@ ...@@ -70,12 +76,15 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Division-Zone-Region Wise YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<column_group id='metro_descr'> <column_group id='metro_descr'>
<col_group_title><![CDATA[Region Descr]]></col_group_title> <col_group_title><![CDATA[Region Descr]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -126,7 +135,7 @@ ...@@ -126,7 +135,7 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
</Root> </Root>
......
...@@ -3,12 +3,12 @@ ...@@ -3,12 +3,12 @@
<filters display='Y'> <filters display='Y'>
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='INVT_MONTHS' moduleName='X' name='nomns' mandatory='Y'><![CDATA[Inventory Months:]]></col_name> <col_name id='INVT_MONTHS' moduleName='X' name='nomns' mandatory='Y' headingDisplay='1'><![CDATA[Inventory Months:]]></col_name>
<col_descr id='descr'><![CDATA[Search Condition:]]></col_descr> <col_descr id='descr'><![CDATA[Search Condition:]]></col_descr>
</filter> </filter>
...@@ -16,8 +16,12 @@ ...@@ -16,8 +16,12 @@
<page_title><![CDATA[Sales Inventory for YTD ]]></page_title> <page_title><![CDATA[Sales Inventory for YTD ]]></page_title>
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesInventoryDivWiseServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesInventoryDivWiseServlet]]></datasource>
<view id='1' name='inventory'> <view id='1' name='inventory'>
<grid datasource='1' id='1' type='T'> <component datasource='1' id='1' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Sales Inventory for YTD]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<link_format filterdisplay='N'><![CDATA[]]></link_format> <link_format filterdisplay='N'><![CDATA[]]></link_format>
<column_group id='division'> <column_group id='division'>
<col_group_title><![CDATA[division ]]></col_group_title> <col_group_title><![CDATA[division ]]></col_group_title>
...@@ -76,7 +80,7 @@ ...@@ -76,7 +80,7 @@
</columns> </columns>
</column_group> </column_group>
<component_caption><![CDATA[]]> </component_caption> <component_caption><![CDATA[]]> </component_caption>
</grid> </component>
</view> </view>
</Root> </Root>
......
...@@ -4,27 +4,34 @@ ...@@ -4,27 +4,34 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[ ]]></page_title> <page_title><![CDATA[ ]]></page_title>
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesPerDivGroupWiseServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesPerDivGroupWiseServlet]]></datasource>
<view id='1' name='Zone wise Details'> <view id='1' name='Zone wise Details'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division Wise YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division Wise YTD Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -53,10 +60,14 @@ ...@@ -53,10 +60,14 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Division Wise YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<column_group id='div_descr'> <column_group id='div_descr'>
<col_group_title><![CDATA[Div Descr ]]></col_group_title> <col_group_title><![CDATA[Div Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -101,17 +112,23 @@ ...@@ -101,17 +112,23 @@
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
<view id='2' name='Top10-Brand'> <view id='2' name='Top10-Brand'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division Wise YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division Wise YTD Sales ]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -141,9 +158,13 @@ ...@@ -141,9 +158,13 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Division Wise YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<column_group id='div_descr'> <column_group id='div_descr'>
<col_group_title><![CDATA[Div Descr ]]></col_group_title> <col_group_title><![CDATA[Div Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -188,7 +209,7 @@ ...@@ -188,7 +209,7 @@
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -12,10 +12,13 @@ ...@@ -12,10 +12,13 @@
<page_title><![CDATA[Division YTD Status ]]></page_title> <page_title><![CDATA[Division YTD Status ]]></page_title>
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[DivMonthlyStatusServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[DivMonthlyStatusServlet]]></datasource>
<view id='1' name='Heat Map'> <view id='1' name='Heat Map'>
<heatmap datasource='1' id='1' type='H'> <heatmap datasource='1' id='1' type='H'>
<ComponentTitle><![CDATA[Heat map]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='heat'><![CDATA[heatmap]]></chart_type> <chart_type id='heat'><![CDATA[heatmap]]></chart_type>
<height><![CDATA[550]]></height> <height><![CDATA[550]]></height>
<width><![CDATA[900]]></width> <width><![CDATA[900]]></width>
<caption><![CDATA[ ]]></caption> <caption><![CDATA[ ]]></caption>
<subcaption><![CDATA[]]></subcaption> <subcaption><![CDATA[]]></subcaption>
...@@ -64,4 +67,4 @@ ...@@ -64,4 +67,4 @@
</heatmap> </heatmap>
</view> </view>
</Root> </Root>
\ No newline at end of file
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -16,13 +16,19 @@ ...@@ -16,13 +16,19 @@
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[FY-India BU Profit Monthly Graph]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[FY-India BU Profit Monthly Graph]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[660]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -50,15 +56,21 @@ ...@@ -50,15 +56,21 @@
<left_yaxis_title><![CDATA[Profit]]></left_yaxis_title> <left_yaxis_title><![CDATA[Profit]]></left_yaxis_title>
<right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title> <right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<graph datasource='1' id='2' type='G'> <component datasource='1' id='2' type='G'>
<ComponentTitle><![CDATA[FY-India BU Expense Monthly Graph]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[FY-India BU Expense Monthly Graph]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[660]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -86,14 +98,20 @@ ...@@ -86,14 +98,20 @@
<left_yaxis_title><![CDATA[Expense]]></left_yaxis_title> <left_yaxis_title><![CDATA[Expense]]></left_yaxis_title>
<right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title> <right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<graph datasource='1' id='6' type='G'> <component datasource='1' id='6' type='G'>
<ComponentTitle><![CDATA[FY-India BU Profit YTD Graph]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[FY-India BU Profit YTD Graph]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[660]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -121,14 +139,20 @@ ...@@ -121,14 +139,20 @@
<left_yaxis_title><![CDATA[Profit]]></left_yaxis_title> <left_yaxis_title><![CDATA[Profit]]></left_yaxis_title>
<right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title> <right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<graph datasource='1' id='7' type='G'> <component datasource='1' id='7' type='G'>
<ComponentTitle><![CDATA[FY-India BU Expense YTD Graph]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[FY-India BU Expense YTD Graph]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[660]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -156,7 +180,7 @@ ...@@ -156,7 +180,7 @@
<left_yaxis_title><![CDATA[Expense]]></left_yaxis_title> <left_yaxis_title><![CDATA[Expense]]></left_yaxis_title>
<right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title> <right_yaxis_title><![CDATA[% to Sales]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
</view> </view>
......
<?xml version='1.0'?> <?xml version='1.0'?>
<Root> <Root>
<filters display='Y'> <filters display='N'>
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
...@@ -25,16 +25,19 @@ ...@@ -25,16 +25,19 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[StateWiseStockServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[StateWiseStockServlet]]></datasource>
<view id='1' name='Qty : Inventory'> <view id='1' name='Qty : Inventory'>
<countrymap datasource='1' id='1' type='C'> <countrymap datasource='1' id='1' type='C'>
<ComponentTitle><![CDATA[India map]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='countrymap'><![CDATA[india]]></chart_type> <chart_type id='countrymap'><![CDATA[india]]></chart_type>
<height><![CDATA[550]]></height> <height><![CDATA[450]]></height>
<caption><![CDATA[Qty : Inventory For]]></caption> <caption><![CDATA[Qty : Inventory For]]></caption>
<width><![CDATA[800]]></width> <width><![CDATA[100%]]></width>
<bgcolor><![CDATA[]]></bgcolor> <bgcolor><![CDATA[]]></bgcolor>
<theme><![CDATA[fint]]></theme> <theme><![CDATA[fint]]></theme>
<basefontsize><![CDATA[13]]></basefontsize> <basefontsize><![CDATA[13]]></basefontsize>
<legendshadow><![CDATA[0]]></legendshadow> <legendshadow><![CDATA[0]]></legendshadow>
<legenddisplay><![CDATA[1]]></legenddisplay> <legenddisplay><![CDATA[1]]></legenddisplay>
<legendposition><![CDATA[BOTTOM]]></legendposition> <legendposition><![CDATA[BOTTOM]]></legendposition>
<legendborderalpha><![CDATA[0]]></legendborderalpha> <legendborderalpha><![CDATA[0]]></legendborderalpha>
<legendbordercolor><![CDATA[ffffff]]></legendbordercolor> <legendbordercolor><![CDATA[ffffff]]></legendbordercolor>
...@@ -100,11 +103,14 @@ ...@@ -100,11 +103,14 @@
</view> </view>
<view id='2' name='Qty : Near Expiry >> Inventory'> <view id='2' name='Qty : Near Expiry >> Inventory'>
<countrymap datasource='1' id='1' type='C'> <countrymap datasource='1' id='1' type='C'>
<ComponentTitle><![CDATA[India map]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='countrymap'><![CDATA[india]]></chart_type> <chart_type id='countrymap'><![CDATA[india]]></chart_type>
<height><![CDATA[550]]></height> <height><![CDATA[550]]></height>
<caption><![CDATA[Qty : Near Expiry >> Inventory For]]></caption> <caption><![CDATA[Qty : Near Expiry >> Inventory For]]></caption>
<width><![CDATA[800]]></width> <width><![CDATA[100%]]></width>
<bgcolor><![CDATA[]]></bgcolor> <bgcolor><![CDATA[]]></bgcolor>
<theme><![CDATA[fint]]></theme> <theme><![CDATA[fint]]></theme>
<basefontsize><![CDATA[13]]></basefontsize> <basefontsize><![CDATA[13]]></basefontsize>
...@@ -176,16 +182,19 @@ ...@@ -176,16 +182,19 @@
<view id='3' name='Qty : Near Expiry'> <view id='3' name='Qty : Near Expiry'>
<countrymap datasource='1' id='1' type='C'> <countrymap datasource='1' id='1' type='C'>
<ComponentTitle><![CDATA[India map]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='countrymap'><![CDATA[india]]></chart_type> <chart_type id='countrymap'><![CDATA[india]]></chart_type>
<height><![CDATA[550]]></height> <height><![CDATA[550]]></height>
<caption><![CDATA[Qty : Near Expiry For]]></caption> <caption><![CDATA[Qty : Near Expiry For]]></caption>
<width><![CDATA[800]]></width> <width><![CDATA[100%]]></width>
<bgcolor><![CDATA[]]></bgcolor> <bgcolor><![CDATA[]]></bgcolor>
<theme><![CDATA[fint]]></theme> <theme><![CDATA[fint]]></theme>
<basefontsize><![CDATA[13]]></basefontsize> <basefontsize><![CDATA[13]]></basefontsize>
<legendshadow><![CDATA[0]]></legendshadow> <legendshadow><![CDATA[0]]></legendshadow>
<legenddisplay><![CDATA[1]]></legenddisplay> <legenddisplay><![CDATA[1]]></legenddisplay>
<legendposition><![CDATA[BOTTOM]]></legendposition> <legendposition><![CDATA[BOTTOM]]></legendposition>
<legendborderalpha><![CDATA[0]]></legendborderalpha> <legendborderalpha><![CDATA[0]]></legendborderalpha>
<legendbordercolor><![CDATA[ffffff]]></legendbordercolor> <legendbordercolor><![CDATA[ffffff]]></legendbordercolor>
...@@ -252,11 +261,14 @@ ...@@ -252,11 +261,14 @@
<view id='4' name='Val : Inventory'> <view id='4' name='Val : Inventory'>
<countrymap datasource='1' id='1' type='C'> <countrymap datasource='1' id='1' type='C'>
<ComponentTitle><![CDATA[India map]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='countrymap'><![CDATA[india]]></chart_type> <chart_type id='countrymap'><![CDATA[india]]></chart_type>
<height><![CDATA[550]]></height> <height><![CDATA[550]]></height>
<caption><![CDATA[Val : Inventory For]]></caption> <caption><![CDATA[Val : Inventory For]]></caption>
<width><![CDATA[800]]></width> <width><![CDATA[100%]]></width>
<bgcolor><![CDATA[]]></bgcolor> <bgcolor><![CDATA[]]></bgcolor>
<theme><![CDATA[fint]]></theme> <theme><![CDATA[fint]]></theme>
<basefontsize><![CDATA[13]]></basefontsize> <basefontsize><![CDATA[13]]></basefontsize>
...@@ -328,16 +340,19 @@ ...@@ -328,16 +340,19 @@
<view id='5' name='Val : Near Expiry >> Inventory'> <view id='5' name='Val : Near Expiry >> Inventory'>
<countrymap datasource='1' id='1' type='C'> <countrymap datasource='1' id='1' type='C'>
<ComponentTitle><![CDATA[India map]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='countrymap'><![CDATA[india]]></chart_type> <chart_type id='countrymap'><![CDATA[india]]></chart_type>
<height><![CDATA[550]]></height> <height><![CDATA[550]]></height>
<caption><![CDATA[Val : Near Expiry >> Inventory For]]></caption> <caption><![CDATA[Val : Near Expiry >> Inventory For]]></caption>
<width><![CDATA[800]]></width> <width><![CDATA[100%]]></width>
<bgcolor><![CDATA[]]></bgcolor> <bgcolor><![CDATA[]]></bgcolor>
<theme><![CDATA[fint]]></theme> <theme><![CDATA[fint]]></theme>
<basefontsize><![CDATA[13]]></basefontsize> <basefontsize><![CDATA[13]]></basefontsize>
<legendshadow><![CDATA[0]]></legendshadow> <legendshadow><![CDATA[0]]></legendshadow>
<legenddisplay><![CDATA[1]]></legenddisplay> <legenddisplay><![CDATA[1]]></legenddisplay>
<legendposition><![CDATA[BOTTOM]]></legendposition> <legendposition><![CDATA[BOTTOM]]></legendposition>
<legendborderalpha><![CDATA[0]]></legendborderalpha> <legendborderalpha><![CDATA[0]]></legendborderalpha>
<legendbordercolor><![CDATA[ffffff]]></legendbordercolor> <legendbordercolor><![CDATA[ffffff]]></legendbordercolor>
...@@ -404,22 +419,25 @@ ...@@ -404,22 +419,25 @@
<view id='6' name='Val : Near Expiry'> <view id='6' name='Val : Near Expiry'>
<countrymap datasource='1' id='1' type='C'> <countrymap datasource='1' id='1' type='C'>
<ComponentTitle><![CDATA[India map]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='countrymap'><![CDATA[india]]></chart_type> <chart_type id='countrymap'><![CDATA[india]]></chart_type>
<height><![CDATA[550]]></height> <height><![CDATA[550]]></height>
<caption><![CDATA[Val : Near Expiry For]]></caption> <caption><![CDATA[Val : Near Expiry For]]></caption>
<width><![CDATA[800]]></width> <width><![CDATA[100%]]></width>
<bgcolor><![CDATA[]]></bgcolor> <bgcolor><![CDATA[]]></bgcolor>
<theme><![CDATA[fint]]></theme> <theme><![CDATA[fint]]></theme>
<basefontsize><![CDATA[13]]></basefontsize> <basefontsize><![CDATA[13]]></basefontsize>
<legendshadow><![CDATA[0]]></legendshadow> <legendshadow><![CDATA[0]]></legendshadow>
<legenddisplay><![CDATA[1]]></legenddisplay> <legenddisplay><![CDATA[1]]></legenddisplay>
<legendposition><![CDATA[BOTTOM]]></legendposition> <legendposition><![CDATA[BOTTOM]]></legendposition>
<legendborderalpha><![CDATA[0]]></legendborderalpha> <legendborderalpha><![CDATA[0]]></legendborderalpha>
<legendbordercolor><![CDATA[ffffff]]></legendbordercolor> <legendbordercolor><![CDATA[ffffff]]></legendbordercolor>
<legendallowdrag><![CDATA[0]]></legendallowdrag> <legendallowdrag><![CDATA[0]]></legendallowdrag>
<animation><![CDATA[0]]></animation> <animation><![CDATA[0]]></animation>
<hovercolor><![CDATA[CCCCCC]]></hovercolor> <hovercolor><![CDATA[CCCCCC]]></hovercolor>
<usehovercolor><![CDATA[1]]></usehovercolor> <usehovercolor><![CDATA[1]]></usehovercolor>
<fillalpha><![CDATA[80]]></fillalpha> <fillalpha><![CDATA[80]]></fillalpha>
......
...@@ -3,22 +3,22 @@ ...@@ -3,22 +3,22 @@
<filters display='N'> <filters display='N'>
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group:]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group:]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name:]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name:]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y'><![CDATA[Brand Name:]]></col_name> <col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y' headingDisplay='1'><![CDATA[Brand Name:]]></col_name>
<col_descr id='descr'><![CDATA[Brand Name:]]></col_descr> <col_descr id='descr'><![CDATA[Brand Name:]]></col_descr>
</filter> </filter>
...@@ -27,14 +27,20 @@ ...@@ -27,14 +27,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandWiseZoneServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandWiseZoneServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Brand-Zone Wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Brand-Zone Wise Monthly Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[400]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -65,10 +71,14 @@ ...@@ -65,10 +71,14 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division-Brand-Zone Wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='zone_descr'> <column_group id='zone_descr'>
<col_group_title><![CDATA[Zone Descr ]]></col_group_title> <col_group_title><![CDATA[Zone Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -114,7 +124,7 @@ ...@@ -114,7 +124,7 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,27 +4,27 @@ ...@@ -4,27 +4,27 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divdescr' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divdescr' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y'><![CDATA[Brand Name]]></col_name> <col_name id='brand_name' moduleName='X' name='brandname' mandatory='Y' headingDisplay='1'><![CDATA[Brand Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y'><![CDATA[Zone Name]]></col_name> <col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y' headingDisplay='1'><![CDATA[Zone Name]]></col_name>
<col_descr id='descr'><![CDATA[Zone:]]></col_descr> <col_descr id='descr'><![CDATA[Zone:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -32,14 +32,20 @@ ...@@ -32,14 +32,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandZoneWiseMetroServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[BrandZoneWiseMetroServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Brand-Zone-Region wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Brand-Zone-Region wise Monthly Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[400]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -71,9 +77,13 @@ ...@@ -71,9 +77,13 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division-Brand-Zone-Region wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='metro_descr'> <column_group id='metro_descr'>
<col_group_title><![CDATA[Region Descr ]]></col_group_title> <col_group_title><![CDATA[Region Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -119,7 +129,7 @@ ...@@ -119,7 +129,7 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,12 +4,12 @@ ...@@ -4,12 +4,12 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -17,14 +17,20 @@ ...@@ -17,14 +17,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesPerDivGroupWiseServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[SalesPerDivGroupWiseServlet]]></datasource>
<view id='1' name='Zone wise'> <view id='1' name='Zone wise'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division wise Monthly Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[400]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -56,10 +62,14 @@ ...@@ -56,10 +62,14 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='div_descr'> <column_group id='div_descr'>
<col_group_title><![CDATA[Div Descr ]]></col_group_title> <col_group_title><![CDATA[Div Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -105,18 +115,24 @@ ...@@ -105,18 +115,24 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
<view id='2' name='Top-10 Brand wise '> <view id='2' name='Top-10 Brand wise '>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division wise Monthly Sales ]]></caption> <caption><![CDATA[ ]]></caption>
<height><![CDATA[400]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -148,12 +164,16 @@ ...@@ -148,12 +164,16 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='div_descr'> <column_group id='div_descr'>
<col_group_title><![CDATA[Div Descr ]]></col_group_title> <col_group_title><![CDATA[Div Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -199,7 +219,7 @@ ...@@ -199,7 +219,7 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,31 +4,37 @@ ...@@ -4,31 +4,37 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[]]></page_title> <page_title><![CDATA[]]></page_title>
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[TopBrandMTHServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[TopBrandMTHServlet]]></datasource>
<view id='1' name='Top-10 Brand'> <view id='1' name='Top-10 Brand'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Brand wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Brand wise Monthly Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[400]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -57,10 +63,13 @@ ...@@ -57,10 +63,13 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Division-Brand wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<column_group id='brand_name'> <column_group id='brand_name'>
<col_group_title><![CDATA[Brand Name]]></col_group_title> <col_group_title><![CDATA[Brand Name]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -103,7 +112,7 @@ ...@@ -103,7 +112,7 @@
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -19,14 +19,20 @@ ...@@ -19,14 +19,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Zone Wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Zone Wise Monthly Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[400]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -57,10 +63,14 @@ ...@@ -57,10 +63,14 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division-Zone Wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='zone_descr'> <column_group id='zone_descr'>
<col_group_title><![CDATA[Zone Descr ]]></col_group_title> <col_group_title><![CDATA[Zone Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -106,7 +116,7 @@ ...@@ -106,7 +116,7 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y'><![CDATA[Zone Name]]></col_name> <col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y' headingDisplay='1'><![CDATA[Zone Name]]></col_name>
<col_descr id='descr'><![CDATA[Zone:]]></col_descr> <col_descr id='descr'><![CDATA[Zone:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -22,14 +22,20 @@ ...@@ -22,14 +22,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseMetroServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseMetroServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Zone-Region Wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Zone-Region Wise Monthly Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[400]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -61,9 +67,13 @@ ...@@ -61,9 +67,13 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division-Zone-Region Wise Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='metro_dscr'> <column_group id='metro_dscr'>
<col_group_title><![CDATA[Region Descr ]]></col_group_title> <col_group_title><![CDATA[Region Descr ]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -109,7 +119,7 @@ ...@@ -109,7 +119,7 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,9 +4,10 @@ ...@@ -4,9 +4,10 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month:]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[Month:]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Domestic Sales For ]]></page_title> <page_title><![CDATA[Domestic Sales For ]]></page_title>
...@@ -16,15 +17,22 @@ ...@@ -16,15 +17,22 @@
<datasource id ='4' driverName='FreeHandSQL_Newsales'><![CDATA[SalesPerfrmncDivisionWiseServlet]]></datasource> <datasource id ='4' driverName='FreeHandSQL_Newsales'><![CDATA[SalesPerfrmncDivisionWiseServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Monthly Sales trend - India BU]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Monthly Sales trend - India BU]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[660]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties> <win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[1]]></decimals> <decimals><![CDATA[1]]></decimals>
...@@ -50,15 +58,21 @@ ...@@ -50,15 +58,21 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[GR% ACH%]]></right_yaxis_title> <right_yaxis_title><![CDATA[GR% ACH%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<graph datasource='2' id='2' type='G'> <component datasource='2' id='2' type='G'>
<ComponentTitle><![CDATA[YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[YTD Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[660]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties> <win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -89,14 +103,20 @@ ...@@ -89,14 +103,20 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<graph datasource='3' id='3' type='G'> <component datasource='3' id='3' type='G'>
<ComponentTitle><![CDATA[Monthly Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Monthly Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties> <win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -129,14 +149,20 @@ ...@@ -129,14 +149,20 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<graph datasource='4' id='4' type='G'> <component datasource='4' id='4' type='G'>
<ComponentTitle><![CDATA[Monthly Sales Division-wise]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Monthly Sales Division-wise]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties> <win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -167,15 +193,21 @@ ...@@ -167,15 +193,21 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[]]></right_yaxis_title> <right_yaxis_title><![CDATA[]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<graph datasource='4' id='5' type='G'> <component datasource='4' id='5' type='G'>
<ComponentTitle><![CDATA[YTD PMPM Division-wise]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='bar'><![CDATA[MSCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[MSCombiDY2D]]></chart_type>
<caption><![CDATA[YTD PMPM Division-wise]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties> <win_properties><![CDATA[width$350,height$350,toolbar$yes,scrollbars$yes,resizable$yes]]></win_properties>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -201,11 +233,11 @@ ...@@ -201,11 +233,11 @@
<column id='inc_pmpm' render='bar' showvalue='1' color='#4FBF3B' linevisibility='0' dotthickness='0' linkedmetadata='' linktype=''><![CDATA[INC_PMPM]]></column> <column id='inc_pmpm' render='bar' showvalue='1' color='#4FBF3B' linevisibility='0' dotthickness='0' linkedmetadata='' linktype=''><![CDATA[INC_PMPM]]></column>
<column id='bud_inc_pmpm' render='bar' showvalue='1' color='#1D7781' linevisibility='0' dotthickness='0' linkedmetadata='' linktype=''><![CDATA[Bud Inc PMPM]]></column> <column id='bud_inc_pmpm' render='bar' showvalue='1' color='#1D7781' linevisibility='0' dotthickness='0' linkedmetadata='' linktype=''><![CDATA[Bud Inc PMPM]]></column>
</columns> </columns>
</left_yaxis_title><![CDATA[PMPM]]></left_yaxis_title> <left_yaxis_title><![CDATA[PMPM]]></left_yaxis_title>
</column_group> </column_group>
</graph> </component>
</view> </view>
</Root> </Root>
\ No newline at end of file
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y'><![CDATA[Division Group]]></col_name> <col_name id='division_grp' moduleName='X' name='divgrp' mandatory='Y' headingDisplay='1'><![CDATA[Division Group]]></col_name>
<col_descr id='descr'><![CDATA[Division:]]></col_descr> <col_descr id='descr'><![CDATA[Division:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -23,14 +23,20 @@ ...@@ -23,14 +23,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[TopBrandYTDServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[TopBrandYTDServlet]]></datasource>
<view id='1' name='Top-10 Brand'> <view id='1' name='Top-10 Brand'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Top 10 Brand Details ]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Top 10 Brand Details ]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -60,12 +66,15 @@ ...@@ -60,12 +66,15 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Top 10 Brand Details ]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<column_group id='brand_name'> <column_group id='brand_name'>
<col_group_title><![CDATA[Brand Name]]></col_group_title> <col_group_title><![CDATA[Brand Name]]></col_group_title>
...@@ -109,7 +118,7 @@ ...@@ -109,7 +118,7 @@
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,12 +4,12 @@ ...@@ -4,12 +4,12 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -17,14 +17,20 @@ ...@@ -17,14 +17,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Zone Wise YTD Sales ]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Zone Wise YTD Sales]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -53,12 +59,15 @@ ...@@ -53,12 +59,15 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division-Zone Wise YTD Sales]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='zone_descr'> <column_group id='zone_descr'>
<col_group_title><![CDATA[Zone Descr]]></col_group_title> <col_group_title><![CDATA[Zone Descr]]></col_group_title>
...@@ -113,7 +122,7 @@ ...@@ -113,7 +122,7 @@
</column_group> </column_group>
</grid> </component>
</view> </view>
......
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
<filter type='5'> <filter type='5'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y'><![CDATA[For Month]]></col_name> <col_name id='PRD_SALESDASH' moduleName='X' name='month' mandatory='Y' headingDisplay='1'><![CDATA[For Month]]></col_name>
<col_descr id='descr'><![CDATA[Month:]]></col_descr> <col_descr id='descr'><![CDATA[Month:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y'><![CDATA[Division Name]]></col_name> <col_name id='div_descr' moduleName='X' name='divcode' mandatory='Y' headingDisplay='1'><![CDATA[Division Name]]></col_name>
<col_descr id='descr'><![CDATA[Division Code:]]></col_descr> <col_descr id='descr'><![CDATA[Division Code:]]></col_descr>
</filter> </filter>
<filter type='1'> <filter type='1'>
<col_title><![CDATA[Heading of the Column]]></col_title> <col_title><![CDATA[Heading of the Column]]></col_title>
<col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y'><![CDATA[Zone Name]]></col_name> <col_name id='zone_descr' moduleName='X' name='zonedescr' mandatory='Y' headingDisplay='1'><![CDATA[Zone Name]]></col_name>
<col_descr id='descr'><![CDATA[Zone:]]></col_descr> <col_descr id='descr'><![CDATA[Zone:]]></col_descr>
</filter> </filter>
</filters> </filters>
...@@ -22,14 +22,20 @@ ...@@ -22,14 +22,20 @@
<datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseMetroServlet]]></datasource> <datasource id ='1' driverName='FreeHandSQL_Newsales'><![CDATA[ZoneWiseMetroServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
<graph datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Division-Zone-Region Wise Details]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Division-Zone-Region Wise Details]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[1320]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[F0F0F0]]></bg_color> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
...@@ -60,11 +66,15 @@ ...@@ -60,11 +66,15 @@
<left_yaxis_title><![CDATA[Sales]]></left_yaxis_title> <left_yaxis_title><![CDATA[Sales]]></left_yaxis_title>
<right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title> <right_yaxis_title><![CDATA[Sales GR% Ach%]]></right_yaxis_title>
</column_group> </column_group>
</graph> </component>
<grid datasource='1' id='3' type='T'> <component datasource='1' id='3' type='T'>
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<ComponentTitle><![CDATA[Division-Zone-Region Wise Details]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_caption><![CDATA[]]></component_caption>
<column_group id='metro_dscr'> <column_group id='metro_dscr'>
<col_group_title><![CDATA[Region Descr]]></col_group_title> <col_group_title><![CDATA[Region Descr]]></col_group_title>
<column_size><![CDATA[100]]></column_size> <column_size><![CDATA[100]]></column_size>
...@@ -114,7 +124,7 @@ ...@@ -114,7 +124,7 @@
</columns> </columns>
</column_group> </column_group>
</grid> </component>
</view> </view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment