2161 lines
		
	
	
		
			90 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			2161 lines
		
	
	
		
			90 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
 | |
|   <AutoRefresh>0</AutoRefresh>
 | |
|   <DataSources>
 | |
|     <DataSource Name="dsPurchase">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>0f6cd5c8-a9a8-4a48-9c2d-3338318fdc04</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DataSet1">
 | |
|       <Query>
 | |
|         <DataSourceName>dsPurchase</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <Fields>
 | |
|         <Field Name="idx">
 | |
|           <DataField>idx</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pdate">
 | |
|           <DataField>pdate</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="state">
 | |
|           <DataField>state</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="process">
 | |
|           <DataField>process</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="receive">
 | |
|           <DataField>receive</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="sc">
 | |
|           <DataField>sc</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="request">
 | |
|           <DataField>request</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="sid">
 | |
|           <DataField>sid</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumname">
 | |
|           <DataField>pumname</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumscale">
 | |
|           <DataField>pumscale</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumunit">
 | |
|           <DataField>pumunit</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumqty">
 | |
|           <DataField>pumqty</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumprice">
 | |
|           <DataField>pumprice</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumamt">
 | |
|           <DataField>pumamt</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="supply">
 | |
|           <DataField>supply</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="supplyidx">
 | |
|           <DataField>supplyidx</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="project">
 | |
|           <DataField>project</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="projectidx">
 | |
|           <DataField>projectidx</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="asset">
 | |
|           <DataField>asset</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="edate">
 | |
|           <DataField>edate</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="indate">
 | |
|           <DataField>indate</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="po">
 | |
|           <DataField>po</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="dept">
 | |
|           <DataField>dept</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="wuid">
 | |
|           <DataField>wuid</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="wdate">
 | |
|           <DataField>wdate</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="import">
 | |
|           <DataField>import</DataField>
 | |
|           <rd:TypeName>System.Boolean</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumidx">
 | |
|           <DataField>pumidx</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="isdel">
 | |
|           <DataField>isdel</DataField>
 | |
|           <rd:TypeName>System.Boolean</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="bigo">
 | |
|           <DataField>bigo</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="manuproc">
 | |
|           <DataField>manuproc</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="orderno">
 | |
|           <DataField>orderno</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="gcode">
 | |
|           <DataField>gcode</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="receiveName">
 | |
|           <DataField>receiveName</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="requestName">
 | |
|           <DataField>requestName</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="place">
 | |
|           <DataField>place</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="inqty">
 | |
|           <DataField>inqty</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="bigo2">
 | |
|           <DataField>bigo2</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="pumpriceD">
 | |
|           <DataField>pumpriceD</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>dsPurchase</rd:DataSetName>
 | |
|         <rd:SchemaPath>D:\Source\##### 완료아이템\(0014) GroupWare\Source\SubProject\FEQ0000\dsPurchase.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>Purchase</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>PurchaseTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <ReportSections>
 | |
|     <ReportSection>
 | |
|       <Body>
 | |
|         <ReportItems>
 | |
|           <Tablix Name="Tablix1">
 | |
|             <TablixCorner>
 | |
|               <TablixCornerRows>
 | |
|                 <TablixCornerRow>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox1">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>구분</Value>
 | |
|                                 <Style>
 | |
|                                   <FontFamily>맑은 고딕</FontFamily>
 | |
|                                   <FontSize>11pt</FontSize>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style>
 | |
|                               <TextAlign>Center</TextAlign>
 | |
|                             </Style>
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|                         <Style>
 | |
|                           <Border>
 | |
|                             <Color>#7292cc</Color>
 | |
|                             <Style>Solid</Style>
 | |
|                           </Border>
 | |
|                           <BackgroundColor>Khaki</BackgroundColor>
 | |
|                           <VerticalAlign>Middle</VerticalAlign>
 | |
|                           <PaddingLeft>2pt</PaddingLeft>
 | |
|                           <PaddingRight>2pt</PaddingRight>
 | |
|                           <PaddingTop>2pt</PaddingTop>
 | |
|                           <PaddingBottom>2pt</PaddingBottom>
 | |
|                         </Style>
 | |
|                       </Textbox>
 | |
|                       <RowSpan>2</RowSpan>
 | |
|                     </CellContents>
 | |
|                   </TablixCornerCell>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox10">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>항목</Value>
 | |
|                                 <Style>
 | |
|                                   <FontFamily>맑은 고딕</FontFamily>
 | |
|                                   <FontSize>11pt</FontSize>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style>
 | |
|                               <TextAlign>Center</TextAlign>
 | |
|                             </Style>
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox10</rd:DefaultName>
 | |
|                         <Style>
 | |
|                           <Border>
 | |
|                             <Color>#7292cc</Color>
 | |
|                             <Style>Solid</Style>
 | |
|                           </Border>
 | |
|                           <BackgroundColor>Khaki</BackgroundColor>
 | |
|                           <VerticalAlign>Middle</VerticalAlign>
 | |
|                           <PaddingLeft>2pt</PaddingLeft>
 | |
|                           <PaddingRight>2pt</PaddingRight>
 | |
|                           <PaddingTop>2pt</PaddingTop>
 | |
|                           <PaddingBottom>2pt</PaddingBottom>
 | |
|                         </Style>
 | |
|                       </Textbox>
 | |
|                       <RowSpan>2</RowSpan>
 | |
|                     </CellContents>
 | |
|                   </TablixCornerCell>
 | |
|                 </TablixCornerRow>
 | |
|                 <TablixCornerRow>
 | |
|                   <TablixCornerCell />
 | |
|                   <TablixCornerCell />
 | |
|                 </TablixCornerRow>
 | |
|               </TablixCornerRows>
 | |
|             </TablixCorner>
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>1.78563cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>1.99729cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.57938cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="pumamt">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Tahoma</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>pumamt</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#e5e5e5</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="pumamt1">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Tahoma</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>pumamt1</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#e5e5e5</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox8">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>맑은 고딕</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox8</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#9eb6e4</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Silver</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="pumamt2">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Tahoma</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>pumamt2</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#e5e5e5</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="pumamt3">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Tahoma</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>pumamt3</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#e5e5e5</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="pumamt4">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>맑은 고딕</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>pumamt4</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#9eb6e4</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Silver</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox6">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>맑은 고딕</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox6</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#9eb6e4</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox20">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>맑은 고딕</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox20</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#9eb6e4</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox9">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>맑은 고딕</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Format>N0</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox9</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>#9eb6e4</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Silver</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|               </TablixRows>
 | |
|             </TablixBody>
 | |
|             <TablixColumnHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="pdate1">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression>= left(Fields!pdate.Value,4)</GroupExpression>
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <SortExpressions>
 | |
|                     <SortExpression>
 | |
|                       <Value>=Fields!pdate.Value</Value>
 | |
|                     </SortExpression>
 | |
|                   </SortExpressions>
 | |
|                   <TablixHeader>
 | |
|                     <Size>0.6cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="pdate1">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>= left(Fields!pdate.Value,4)</Value>
 | |
|                                 <Style>
 | |
|                                   <FontFamily>맑은 고딕</FontFamily>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style>
 | |
|                               <TextAlign>Center</TextAlign>
 | |
|                             </Style>
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>pdate1</rd:DefaultName>
 | |
|                         <Style>
 | |
|                           <Border>
 | |
|                             <Color>#c6daf8</Color>
 | |
|                             <Style>Solid</Style>
 | |
|                           </Border>
 | |
|                           <BackgroundColor>Khaki</BackgroundColor>
 | |
|                           <VerticalAlign>Middle</VerticalAlign>
 | |
|                           <PaddingLeft>2pt</PaddingLeft>
 | |
|                           <PaddingRight>2pt</PaddingRight>
 | |
|                           <PaddingTop>2pt</PaddingTop>
 | |
|                           <PaddingBottom>2pt</PaddingBottom>
 | |
|                         </Style>
 | |
|                       </Textbox>
 | |
|                     </CellContents>
 | |
|                   </TablixHeader>
 | |
|                   <TablixMembers>
 | |
|                     <TablixMember>
 | |
|                       <Group Name="pdate">
 | |
|                         <GroupExpressions>
 | |
|                           <GroupExpression>=mid(Fields!pdate.Value,6,2)</GroupExpression>
 | |
|                         </GroupExpressions>
 | |
|                       </Group>
 | |
|                       <SortExpressions>
 | |
|                         <SortExpression>
 | |
|                           <Value>=Fields!pdate.Value</Value>
 | |
|                         </SortExpression>
 | |
|                       </SortExpressions>
 | |
|                       <TablixHeader>
 | |
|                         <Size>0.6cm</Size>
 | |
|                         <CellContents>
 | |
|                           <Textbox Name="pdate">
 | |
|                             <CanGrow>true</CanGrow>
 | |
|                             <KeepTogether>true</KeepTogether>
 | |
|                             <Paragraphs>
 | |
|                               <Paragraph>
 | |
|                                 <TextRuns>
 | |
|                                   <TextRun>
 | |
|                                     <Value>=mid(Fields!pdate.Value,6,2)</Value>
 | |
|                                     <Style>
 | |
|                                       <FontFamily>맑은 고딕</FontFamily>
 | |
|                                       <FontWeight>Bold</FontWeight>
 | |
|                                     </Style>
 | |
|                                   </TextRun>
 | |
|                                 </TextRuns>
 | |
|                                 <Style>
 | |
|                                   <TextAlign>Center</TextAlign>
 | |
|                                 </Style>
 | |
|                               </Paragraph>
 | |
|                             </Paragraphs>
 | |
|                             <rd:DefaultName>pdate</rd:DefaultName>
 | |
|                             <Style>
 | |
|                               <Border>
 | |
|                                 <Color>#c6daf8</Color>
 | |
|                                 <Style>Solid</Style>
 | |
|                               </Border>
 | |
|                               <BackgroundColor>Khaki</BackgroundColor>
 | |
|                               <VerticalAlign>Middle</VerticalAlign>
 | |
|                               <PaddingLeft>2pt</PaddingLeft>
 | |
|                               <PaddingRight>2pt</PaddingRight>
 | |
|                               <PaddingTop>2pt</PaddingTop>
 | |
|                               <PaddingBottom>2pt</PaddingBottom>
 | |
|                             </Style>
 | |
|                           </Textbox>
 | |
|                         </CellContents>
 | |
|                       </TablixHeader>
 | |
|                       <TablixMembers>
 | |
|                         <TablixMember />
 | |
|                       </TablixMembers>
 | |
|                     </TablixMember>
 | |
|                     <TablixMember>
 | |
|                       <TablixHeader>
 | |
|                         <Size>0.6cm</Size>
 | |
|                         <CellContents>
 | |
|                           <Textbox Name="Textbox18">
 | |
|                             <CanGrow>true</CanGrow>
 | |
|                             <KeepTogether>true</KeepTogether>
 | |
|                             <Paragraphs>
 | |
|                               <Paragraph>
 | |
|                                 <TextRuns>
 | |
|                                   <TextRun>
 | |
|                                     <Value>소계</Value>
 | |
|                                     <Style>
 | |
|                                       <FontFamily>맑은 고딕</FontFamily>
 | |
|                                       <FontWeight>Bold</FontWeight>
 | |
|                                     </Style>
 | |
|                                   </TextRun>
 | |
|                                 </TextRuns>
 | |
|                                 <Style>
 | |
|                                   <TextAlign>Center</TextAlign>
 | |
|                                 </Style>
 | |
|                               </Paragraph>
 | |
|                             </Paragraphs>
 | |
|                             <rd:DefaultName>Textbox18</rd:DefaultName>
 | |
|                             <Style>
 | |
|                               <Border>
 | |
|                                 <Color>#c6daf8</Color>
 | |
|                                 <Style>Solid</Style>
 | |
|                               </Border>
 | |
|                               <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                               <VerticalAlign>Middle</VerticalAlign>
 | |
|                               <PaddingLeft>2pt</PaddingLeft>
 | |
|                               <PaddingRight>2pt</PaddingRight>
 | |
|                               <PaddingTop>2pt</PaddingTop>
 | |
|                               <PaddingBottom>2pt</PaddingBottom>
 | |
|                             </Style>
 | |
|                           </Textbox>
 | |
|                         </CellContents>
 | |
|                       </TablixHeader>
 | |
|                     </TablixMember>
 | |
|                   </TablixMembers>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <TablixHeader>
 | |
|                     <Size>1.2cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox12">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>총계</Value>
 | |
|                                 <Style>
 | |
|                                   <FontFamily>맑은 고딕</FontFamily>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style>
 | |
|                               <TextAlign>Center</TextAlign>
 | |
|                             </Style>
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox12</rd:DefaultName>
 | |
|                         <Style>
 | |
|                           <Border>
 | |
|                             <Color>#9eb6e4</Color>
 | |
|                             <Style>Solid</Style>
 | |
|                           </Border>
 | |
|                           <BackgroundColor>Khaki</BackgroundColor>
 | |
|                           <VerticalAlign>Middle</VerticalAlign>
 | |
|                           <PaddingLeft>2pt</PaddingLeft>
 | |
|                           <PaddingRight>2pt</PaddingRight>
 | |
|                           <PaddingTop>2pt</PaddingTop>
 | |
|                           <PaddingBottom>2pt</PaddingBottom>
 | |
|                         </Style>
 | |
|                       </Textbox>
 | |
|                     </CellContents>
 | |
|                   </TablixHeader>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="state">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression>=Fields!state.Value</GroupExpression>
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <SortExpressions>
 | |
|                     <SortExpression>
 | |
|                       <Value>=Fields!state.Value</Value>
 | |
|                     </SortExpression>
 | |
|                   </SortExpressions>
 | |
|                   <TablixHeader>
 | |
|                     <Size>2.5cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="state">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>=Fields!state.Value</Value>
 | |
|                                 <Style>
 | |
|                                   <FontFamily>맑은 고딕</FontFamily>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style>
 | |
|                               <TextAlign>Left</TextAlign>
 | |
|                             </Style>
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>state</rd:DefaultName>
 | |
|                         <Style>
 | |
|                           <Border>
 | |
|                             <Color>#c6daf8</Color>
 | |
|                             <Style>Solid</Style>
 | |
|                           </Border>
 | |
|                           <PaddingLeft>2pt</PaddingLeft>
 | |
|                           <PaddingRight>2pt</PaddingRight>
 | |
|                           <PaddingTop>2pt</PaddingTop>
 | |
|                           <PaddingBottom>2pt</PaddingBottom>
 | |
|                         </Style>
 | |
|                       </Textbox>
 | |
|                     </CellContents>
 | |
|                   </TablixHeader>
 | |
|                   <TablixMembers>
 | |
|                     <TablixMember>
 | |
|                       <Group Name="request">
 | |
|                         <GroupExpressions>
 | |
|                           <GroupExpression>=iif(Fields!projectidx.Value= -1,Fields!bigo.Value,  Fields!project.Value)</GroupExpression>
 | |
|                         </GroupExpressions>
 | |
|                       </Group>
 | |
|                       <SortExpressions>
 | |
|                         <SortExpression>
 | |
|                           <Value>=Sum(Fields!pumamt.Value)</Value>
 | |
|                           <Direction>Descending</Direction>
 | |
|                         </SortExpression>
 | |
|                       </SortExpressions>
 | |
|                       <TablixHeader>
 | |
|                         <Size>8.5725cm</Size>
 | |
|                         <CellContents>
 | |
|                           <Textbox Name="project">
 | |
|                             <CanGrow>true</CanGrow>
 | |
|                             <KeepTogether>true</KeepTogether>
 | |
|                             <Paragraphs>
 | |
|                               <Paragraph>
 | |
|                                 <TextRuns>
 | |
|                                   <TextRun>
 | |
|                                     <Value>=iif(Fields!projectidx.Value= -1,Fields!bigo.Value,  Fields!project.Value)</Value>
 | |
|                                     <Style>
 | |
|                                       <FontFamily>맑은 고딕</FontFamily>
 | |
|                                       <FontWeight>Bold</FontWeight>
 | |
|                                     </Style>
 | |
|                                   </TextRun>
 | |
|                                 </TextRuns>
 | |
|                                 <Style>
 | |
|                                   <TextAlign>Left</TextAlign>
 | |
|                                 </Style>
 | |
|                               </Paragraph>
 | |
|                             </Paragraphs>
 | |
|                             <rd:DefaultName>project</rd:DefaultName>
 | |
|                             <Style>
 | |
|                               <Border>
 | |
|                                 <Color>#c6daf8</Color>
 | |
|                                 <Style>Solid</Style>
 | |
|                               </Border>
 | |
|                               <PaddingLeft>2pt</PaddingLeft>
 | |
|                               <PaddingRight>2pt</PaddingRight>
 | |
|                               <PaddingTop>2pt</PaddingTop>
 | |
|                               <PaddingBottom>2pt</PaddingBottom>
 | |
|                             </Style>
 | |
|                           </Textbox>
 | |
|                         </CellContents>
 | |
|                       </TablixHeader>
 | |
|                       <TablixMembers>
 | |
|                         <TablixMember />
 | |
|                       </TablixMembers>
 | |
|                     </TablixMember>
 | |
|                     <TablixMember>
 | |
|                       <TablixHeader>
 | |
|                         <Size>8.5725cm</Size>
 | |
|                         <CellContents>
 | |
|                           <Textbox Name="Textbox11">
 | |
|                             <CanGrow>true</CanGrow>
 | |
|                             <KeepTogether>true</KeepTogether>
 | |
|                             <Paragraphs>
 | |
|                               <Paragraph>
 | |
|                                 <TextRuns>
 | |
|                                   <TextRun>
 | |
|                                     <Value>소계</Value>
 | |
|                                     <Style>
 | |
|                                       <FontFamily>맑은 고딕</FontFamily>
 | |
|                                       <FontWeight>Bold</FontWeight>
 | |
|                                     </Style>
 | |
|                                   </TextRun>
 | |
|                                 </TextRuns>
 | |
|                                 <Style>
 | |
|                                   <TextAlign>Left</TextAlign>
 | |
|                                 </Style>
 | |
|                               </Paragraph>
 | |
|                             </Paragraphs>
 | |
|                             <rd:DefaultName>Textbox11</rd:DefaultName>
 | |
|                             <Style>
 | |
|                               <Border>
 | |
|                                 <Color>#c6daf8</Color>
 | |
|                                 <Style>Solid</Style>
 | |
|                               </Border>
 | |
|                               <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                               <PaddingLeft>2pt</PaddingLeft>
 | |
|                               <PaddingRight>2pt</PaddingRight>
 | |
|                               <PaddingTop>2pt</PaddingTop>
 | |
|                               <PaddingBottom>2pt</PaddingBottom>
 | |
|                             </Style>
 | |
|                           </Textbox>
 | |
|                         </CellContents>
 | |
|                       </TablixHeader>
 | |
|                       <KeepWithGroup>Before</KeepWithGroup>
 | |
|                     </TablixMember>
 | |
|                   </TablixMembers>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <TablixHeader>
 | |
|                     <Size>11.0725cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox4">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>총계</Value>
 | |
|                                 <Style>
 | |
|                                   <FontFamily>맑은 고딕</FontFamily>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style>
 | |
|                               <TextAlign>Center</TextAlign>
 | |
|                             </Style>
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox4</rd:DefaultName>
 | |
|                         <Style>
 | |
|                           <Border>
 | |
|                             <Color>#9eb6e4</Color>
 | |
|                             <Style>Solid</Style>
 | |
|                           </Border>
 | |
|                           <BackgroundColor>LightGrey</BackgroundColor>
 | |
|                           <PaddingLeft>2pt</PaddingLeft>
 | |
|                           <PaddingRight>2pt</PaddingRight>
 | |
|                           <PaddingTop>2pt</PaddingTop>
 | |
|                           <PaddingBottom>2pt</PaddingBottom>
 | |
|                         </Style>
 | |
|                       </Textbox>
 | |
|                     </CellContents>
 | |
|                   </TablixHeader>
 | |
|                   <KeepWithGroup>Before</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DataSet1</DataSetName>
 | |
|             <Height>3cm</Height>
 | |
|             <Width>17.4348cm</Width>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|           <Chart Name="Chart1">
 | |
|             <ChartCategoryHierarchy>
 | |
|               <ChartMembers>
 | |
|                 <ChartMember>
 | |
|                   <Group Name="Chart1_CategoryGroup">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression>=Fields!state.Value</GroupExpression>
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <Label>=Fields!state.Value</Label>
 | |
|                   <SortExpressions>
 | |
|                     <SortExpression>
 | |
|                       <Value>=Fields!state.Value</Value>
 | |
|                     </SortExpression>
 | |
|                   </SortExpressions>
 | |
|                 </ChartMember>
 | |
|               </ChartMembers>
 | |
|             </ChartCategoryHierarchy>
 | |
|             <ChartSeriesHierarchy>
 | |
|               <ChartMembers>
 | |
|                 <ChartMember>
 | |
|                   <Label>pumamt</Label>
 | |
|                 </ChartMember>
 | |
|               </ChartMembers>
 | |
|             </ChartSeriesHierarchy>
 | |
|             <ChartData>
 | |
|               <ChartSeriesCollection>
 | |
|                 <ChartSeries Name="pumamt">
 | |
|                   <ChartDataPoints>
 | |
|                     <ChartDataPoint>
 | |
|                       <ChartDataPointValues>
 | |
|                         <Y>=Sum(Fields!pumamt.Value)</Y>
 | |
|                       </ChartDataPointValues>
 | |
|                       <ChartDataLabel>
 | |
|                         <Style>
 | |
|                           <Format>N0</Format>
 | |
|                         </Style>
 | |
|                         <UseValueAsLabel>true</UseValueAsLabel>
 | |
|                         <Visible>true</Visible>
 | |
|                       </ChartDataLabel>
 | |
|                       <Style />
 | |
|                       <ChartMarker>
 | |
|                         <Style />
 | |
|                       </ChartMarker>
 | |
|                       <DataElementOutput>Output</DataElementOutput>
 | |
|                     </ChartDataPoint>
 | |
|                   </ChartDataPoints>
 | |
|                   <Type>Shape</Type>
 | |
|                   <Subtype>Doughnut</Subtype>
 | |
|                   <Style />
 | |
|                   <ChartEmptyPoints>
 | |
|                     <Style />
 | |
|                     <ChartMarker>
 | |
|                       <Style />
 | |
|                     </ChartMarker>
 | |
|                     <ChartDataLabel>
 | |
|                       <Style />
 | |
|                     </ChartDataLabel>
 | |
|                   </ChartEmptyPoints>
 | |
|                   <ValueAxisName>Primary</ValueAxisName>
 | |
|                   <CategoryAxisName>Primary</CategoryAxisName>
 | |
|                   <ChartSmartLabel>
 | |
|                     <CalloutLineColor>Black</CalloutLineColor>
 | |
|                     <MinMovingDistance>0pt</MinMovingDistance>
 | |
|                   </ChartSmartLabel>
 | |
|                 </ChartSeries>
 | |
|               </ChartSeriesCollection>
 | |
|             </ChartData>
 | |
|             <ChartAreas>
 | |
|               <ChartArea Name="Default">
 | |
|                 <ChartCategoryAxes>
 | |
|                   <ChartAxis Name="Primary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Enabled>False</Enabled>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                   <ChartAxis Name="Secondary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Enabled>False</Enabled>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Location>Opposite</Location>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                 </ChartCategoryAxes>
 | |
|                 <ChartValueAxes>
 | |
|                   <ChartAxis Name="Primary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                   <ChartAxis Name="Secondary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Location>Opposite</Location>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                 </ChartValueAxes>
 | |
|                 <Style>
 | |
|                   <BackgroundColor>#00ffffff</BackgroundColor>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 </Style>
 | |
|               </ChartArea>
 | |
|             </ChartAreas>
 | |
|             <ChartLegends>
 | |
|               <ChartLegend Name="Default">
 | |
|                 <Style>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                   <FontSize>8pt</FontSize>
 | |
|                 </Style>
 | |
|                 <Position>TopLeft</Position>
 | |
|                 <ChartLegendTitle>
 | |
|                   <Caption />
 | |
|                   <Style>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Bold</FontWeight>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </ChartLegendTitle>
 | |
|                 <HeaderSeparatorColor>Black</HeaderSeparatorColor>
 | |
|                 <ColumnSeparatorColor>Black</ColumnSeparatorColor>
 | |
|               </ChartLegend>
 | |
|             </ChartLegends>
 | |
|             <ChartTitles>
 | |
|               <ChartTitle Name="Default">
 | |
|                 <Caption>구분</Caption>
 | |
|                 <Style>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                   <FontSize>9pt</FontSize>
 | |
|                   <FontWeight>Normal</FontWeight>
 | |
|                   <TextAlign>Left</TextAlign>
 | |
|                   <VerticalAlign>Top</VerticalAlign>
 | |
|                   <Color>#a6a6a6</Color>
 | |
|                 </Style>
 | |
|                 <Position>TopLeft</Position>
 | |
|               </ChartTitle>
 | |
|             </ChartTitles>
 | |
|             <Palette>Pacific</Palette>
 | |
|             <ChartBorderSkin>
 | |
|               <Style>
 | |
|                 <BackgroundColor>Gray</BackgroundColor>
 | |
|                 <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 <Color>White</Color>
 | |
|               </Style>
 | |
|             </ChartBorderSkin>
 | |
|             <ChartNoDataMessage Name="NoDataMessage">
 | |
|               <Caption>사용 가능한 데이터 없음</Caption>
 | |
|               <Style>
 | |
|                 <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 <FontWeight>Bold</FontWeight>
 | |
|                 <TextAlign>General</TextAlign>
 | |
|                 <VerticalAlign>Top</VerticalAlign>
 | |
|               </Style>
 | |
|             </ChartNoDataMessage>
 | |
|             <DataSetName>DataSet1</DataSetName>
 | |
|             <Top>3.22474cm</Top>
 | |
|             <Height>17.4cm</Height>
 | |
|             <Width>17.4cm</Width>
 | |
|             <ZIndex>1</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Color>LightGrey</Color>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <BackgroundColor>White</BackgroundColor>
 | |
|               <BackgroundGradientType>None</BackgroundGradientType>
 | |
|             </Style>
 | |
|           </Chart>
 | |
|           <Chart Name="Chart2">
 | |
|             <ChartCategoryHierarchy>
 | |
|               <ChartMembers>
 | |
|                 <ChartMember>
 | |
|                   <Group Name="ChartGroup2">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression>=iif(Fields!projectidx.Value= -1,Fields!bigo.Value,  Fields!project.Value)</GroupExpression>
 | |
|                     </GroupExpressions>
 | |
|                     <Filters>
 | |
|                       <Filter>
 | |
|                         <FilterExpression>=Fields!state.Value</FilterExpression>
 | |
|                         <Operator>Equal</Operator>
 | |
|                         <FilterValues>
 | |
|                           <FilterValue>비 프로젝트</FilterValue>
 | |
|                         </FilterValues>
 | |
|                       </Filter>
 | |
|                     </Filters>
 | |
|                   </Group>
 | |
|                   <Label />
 | |
|                 </ChartMember>
 | |
|               </ChartMembers>
 | |
|             </ChartCategoryHierarchy>
 | |
|             <ChartSeriesHierarchy>
 | |
|               <ChartMembers>
 | |
|                 <ChartMember>
 | |
|                   <Label>pumamt</Label>
 | |
|                 </ChartMember>
 | |
|               </ChartMembers>
 | |
|             </ChartSeriesHierarchy>
 | |
|             <ChartData>
 | |
|               <ChartSeriesCollection>
 | |
|                 <ChartSeries Name="pumamt">
 | |
|                   <ChartDataPoints>
 | |
|                     <ChartDataPoint>
 | |
|                       <ChartDataPointValues>
 | |
|                         <Y>=Sum(Fields!pumamt.Value)</Y>
 | |
|                       </ChartDataPointValues>
 | |
|                       <ChartDataLabel>
 | |
|                         <Style>
 | |
|                           <Format>N0</Format>
 | |
|                         </Style>
 | |
|                         <UseValueAsLabel>true</UseValueAsLabel>
 | |
|                         <Visible>true</Visible>
 | |
|                       </ChartDataLabel>
 | |
|                       <Style />
 | |
|                       <ChartMarker>
 | |
|                         <Style />
 | |
|                       </ChartMarker>
 | |
|                       <DataElementOutput>Output</DataElementOutput>
 | |
|                     </ChartDataPoint>
 | |
|                   </ChartDataPoints>
 | |
|                   <Type>Shape</Type>
 | |
|                   <Subtype>Doughnut</Subtype>
 | |
|                   <Style />
 | |
|                   <ChartEmptyPoints>
 | |
|                     <Style />
 | |
|                     <ChartMarker>
 | |
|                       <Style />
 | |
|                     </ChartMarker>
 | |
|                     <ChartDataLabel>
 | |
|                       <Style />
 | |
|                     </ChartDataLabel>
 | |
|                   </ChartEmptyPoints>
 | |
|                   <ValueAxisName>Primary</ValueAxisName>
 | |
|                   <CategoryAxisName>Primary</CategoryAxisName>
 | |
|                   <ChartSmartLabel>
 | |
|                     <CalloutLineColor>Black</CalloutLineColor>
 | |
|                     <MinMovingDistance>0pt</MinMovingDistance>
 | |
|                   </ChartSmartLabel>
 | |
|                 </ChartSeries>
 | |
|               </ChartSeriesCollection>
 | |
|             </ChartData>
 | |
|             <ChartAreas>
 | |
|               <ChartArea Name="Default">
 | |
|                 <ChartCategoryAxes>
 | |
|                   <ChartAxis Name="Primary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Enabled>False</Enabled>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                   <ChartAxis Name="Secondary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Enabled>False</Enabled>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Location>Opposite</Location>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                 </ChartCategoryAxes>
 | |
|                 <ChartValueAxes>
 | |
|                   <ChartAxis Name="Primary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                   <ChartAxis Name="Secondary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Location>Opposite</Location>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                 </ChartValueAxes>
 | |
|                 <Style>
 | |
|                   <BackgroundColor>#00ffffff</BackgroundColor>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 </Style>
 | |
|               </ChartArea>
 | |
|             </ChartAreas>
 | |
|             <ChartLegends>
 | |
|               <ChartLegend Name="Default">
 | |
|                 <Style>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                   <FontSize>8pt</FontSize>
 | |
|                 </Style>
 | |
|                 <Position>TopLeft</Position>
 | |
|                 <ChartLegendTitle>
 | |
|                   <Caption />
 | |
|                   <Style>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Bold</FontWeight>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </ChartLegendTitle>
 | |
|                 <HeaderSeparatorColor>Black</HeaderSeparatorColor>
 | |
|                 <ColumnSeparatorColor>Black</ColumnSeparatorColor>
 | |
|               </ChartLegend>
 | |
|             </ChartLegends>
 | |
|             <ChartTitles>
 | |
|               <ChartTitle Name="Default">
 | |
|                 <Caption>비 프로젝트</Caption>
 | |
|                 <Style>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                   <FontSize>9pt</FontSize>
 | |
|                   <FontWeight>Normal</FontWeight>
 | |
|                   <TextAlign>Left</TextAlign>
 | |
|                   <VerticalAlign>Top</VerticalAlign>
 | |
|                   <Color>#a6a6a6</Color>
 | |
|                 </Style>
 | |
|                 <Position>TopLeft</Position>
 | |
|               </ChartTitle>
 | |
|             </ChartTitles>
 | |
|             <Palette>Pacific</Palette>
 | |
|             <ChartBorderSkin>
 | |
|               <Style>
 | |
|                 <BackgroundColor>Gray</BackgroundColor>
 | |
|                 <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 <Color>White</Color>
 | |
|               </Style>
 | |
|             </ChartBorderSkin>
 | |
|             <ChartNoDataMessage Name="NoDataMessage">
 | |
|               <Caption>사용 가능한 데이터 없음</Caption>
 | |
|               <Style>
 | |
|                 <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 <FontWeight>Bold</FontWeight>
 | |
|                 <TextAlign>General</TextAlign>
 | |
|                 <VerticalAlign>Top</VerticalAlign>
 | |
|               </Style>
 | |
|             </ChartNoDataMessage>
 | |
|             <DataSetName>DataSet1</DataSetName>
 | |
|             <Top>21.21641cm</Top>
 | |
|             <Height>17.4cm</Height>
 | |
|             <Width>17.4cm</Width>
 | |
|             <ZIndex>2</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Color>LightGrey</Color>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <BackgroundColor>White</BackgroundColor>
 | |
|               <BackgroundGradientType>None</BackgroundGradientType>
 | |
|             </Style>
 | |
|           </Chart>
 | |
|           <Chart Name="Chart3">
 | |
|             <ChartCategoryHierarchy>
 | |
|               <ChartMembers>
 | |
|                 <ChartMember>
 | |
|                   <Group Name="ChartGroup3">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression>=iif(Fields!projectidx.Value= -1,Fields!bigo.Value,  Fields!project.Value)</GroupExpression>
 | |
|                     </GroupExpressions>
 | |
|                     <Filters>
 | |
|                       <Filter>
 | |
|                         <FilterExpression>=Fields!state.Value</FilterExpression>
 | |
|                         <Operator>Equal</Operator>
 | |
|                         <FilterValues>
 | |
|                           <FilterValue>프로젝트</FilterValue>
 | |
|                         </FilterValues>
 | |
|                       </Filter>
 | |
|                     </Filters>
 | |
|                   </Group>
 | |
|                   <Label />
 | |
|                 </ChartMember>
 | |
|               </ChartMembers>
 | |
|             </ChartCategoryHierarchy>
 | |
|             <ChartSeriesHierarchy>
 | |
|               <ChartMembers>
 | |
|                 <ChartMember>
 | |
|                   <Label>pumamt</Label>
 | |
|                 </ChartMember>
 | |
|               </ChartMembers>
 | |
|             </ChartSeriesHierarchy>
 | |
|             <ChartData>
 | |
|               <ChartSeriesCollection>
 | |
|                 <ChartSeries Name="pumamt">
 | |
|                   <ChartDataPoints>
 | |
|                     <ChartDataPoint>
 | |
|                       <ChartDataPointValues>
 | |
|                         <Y>=Sum(Fields!pumamt.Value)</Y>
 | |
|                       </ChartDataPointValues>
 | |
|                       <ChartDataLabel>
 | |
|                         <Style>
 | |
|                           <Format>N0</Format>
 | |
|                         </Style>
 | |
|                         <UseValueAsLabel>true</UseValueAsLabel>
 | |
|                         <Visible>true</Visible>
 | |
|                       </ChartDataLabel>
 | |
|                       <Style />
 | |
|                       <ChartMarker>
 | |
|                         <Style />
 | |
|                       </ChartMarker>
 | |
|                       <DataElementOutput>Output</DataElementOutput>
 | |
|                     </ChartDataPoint>
 | |
|                   </ChartDataPoints>
 | |
|                   <Type>Shape</Type>
 | |
|                   <Subtype>Doughnut</Subtype>
 | |
|                   <Style />
 | |
|                   <ChartEmptyPoints>
 | |
|                     <Style />
 | |
|                     <ChartMarker>
 | |
|                       <Style />
 | |
|                     </ChartMarker>
 | |
|                     <ChartDataLabel>
 | |
|                       <Style />
 | |
|                     </ChartDataLabel>
 | |
|                   </ChartEmptyPoints>
 | |
|                   <ValueAxisName>Primary</ValueAxisName>
 | |
|                   <CategoryAxisName>Primary</CategoryAxisName>
 | |
|                   <ChartSmartLabel>
 | |
|                     <CalloutLineColor>Black</CalloutLineColor>
 | |
|                     <MinMovingDistance>0pt</MinMovingDistance>
 | |
|                   </ChartSmartLabel>
 | |
|                 </ChartSeries>
 | |
|               </ChartSeriesCollection>
 | |
|             </ChartData>
 | |
|             <ChartAreas>
 | |
|               <ChartArea Name="Default">
 | |
|                 <ChartCategoryAxes>
 | |
|                   <ChartAxis Name="Primary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Enabled>False</Enabled>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                   <ChartAxis Name="Secondary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Enabled>False</Enabled>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Location>Opposite</Location>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                 </ChartCategoryAxes>
 | |
|                 <ChartValueAxes>
 | |
|                   <ChartAxis Name="Primary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                   <ChartAxis Name="Secondary">
 | |
|                     <Style>
 | |
|                       <Border>
 | |
|                         <Color>Gainsboro</Color>
 | |
|                         <Style>None</Style>
 | |
|                       </Border>
 | |
|                       <FontSize>8pt</FontSize>
 | |
|                       <Color>#5c5c5c</Color>
 | |
|                     </Style>
 | |
|                     <ChartAxisTitle>
 | |
|                       <Caption />
 | |
|                       <Style>
 | |
|                         <FontSize>9pt</FontSize>
 | |
|                         <Color>#5c5c5c</Color>
 | |
|                       </Style>
 | |
|                     </ChartAxisTitle>
 | |
|                     <ChartMajorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorGridLines>
 | |
|                     <ChartMinorGridLines>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>Dotted</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMinorGridLines>
 | |
|                     <ChartMajorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </ChartMajorTickMarks>
 | |
|                     <ChartMinorTickMarks>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>Gainsboro</Color>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                       <Length>0.5</Length>
 | |
|                     </ChartMinorTickMarks>
 | |
|                     <CrossAt>NaN</CrossAt>
 | |
|                     <Location>Opposite</Location>
 | |
|                     <Minimum>NaN</Minimum>
 | |
|                     <Maximum>NaN</Maximum>
 | |
|                     <ChartAxisScaleBreak>
 | |
|                       <Style />
 | |
|                     </ChartAxisScaleBreak>
 | |
|                   </ChartAxis>
 | |
|                 </ChartValueAxes>
 | |
|                 <Style>
 | |
|                   <BackgroundColor>#00ffffff</BackgroundColor>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 </Style>
 | |
|               </ChartArea>
 | |
|             </ChartAreas>
 | |
|             <ChartLegends>
 | |
|               <ChartLegend Name="Default">
 | |
|                 <Style>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                   <FontSize>8pt</FontSize>
 | |
|                 </Style>
 | |
|                 <Position>TopLeft</Position>
 | |
|                 <ChartLegendTitle>
 | |
|                   <Caption />
 | |
|                   <Style>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Bold</FontWeight>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </ChartLegendTitle>
 | |
|                 <HeaderSeparatorColor>Black</HeaderSeparatorColor>
 | |
|                 <ColumnSeparatorColor>Black</ColumnSeparatorColor>
 | |
|               </ChartLegend>
 | |
|             </ChartLegends>
 | |
|             <ChartTitles>
 | |
|               <ChartTitle Name="Default">
 | |
|                 <Caption>프로젝트</Caption>
 | |
|                 <Style>
 | |
|                   <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                   <FontSize>9pt</FontSize>
 | |
|                   <FontWeight>Normal</FontWeight>
 | |
|                   <TextAlign>Left</TextAlign>
 | |
|                   <VerticalAlign>Top</VerticalAlign>
 | |
|                   <Color>#a6a6a6</Color>
 | |
|                 </Style>
 | |
|                 <Position>TopLeft</Position>
 | |
|               </ChartTitle>
 | |
|             </ChartTitles>
 | |
|             <Palette>Pacific</Palette>
 | |
|             <ChartBorderSkin>
 | |
|               <Style>
 | |
|                 <BackgroundColor>Gray</BackgroundColor>
 | |
|                 <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 <Color>White</Color>
 | |
|               </Style>
 | |
|             </ChartBorderSkin>
 | |
|             <ChartNoDataMessage Name="NoDataMessage">
 | |
|               <Caption>사용 가능한 데이터 없음</Caption>
 | |
|               <Style>
 | |
|                 <BackgroundGradientType>None</BackgroundGradientType>
 | |
|                 <FontWeight>Bold</FontWeight>
 | |
|                 <TextAlign>General</TextAlign>
 | |
|                 <VerticalAlign>Top</VerticalAlign>
 | |
|               </Style>
 | |
|             </ChartNoDataMessage>
 | |
|             <DataSetName>DataSet1</DataSetName>
 | |
|             <Top>39.04933cm</Top>
 | |
|             <Height>17.4cm</Height>
 | |
|             <Width>17.4cm</Width>
 | |
|             <ZIndex>3</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Color>LightGrey</Color>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <BackgroundColor>White</BackgroundColor>
 | |
|               <BackgroundGradientType>None</BackgroundGradientType>
 | |
|             </Style>
 | |
|           </Chart>
 | |
|         </ReportItems>
 | |
|         <Height>56.44933cm</Height>
 | |
|         <Style />
 | |
|       </Body>
 | |
|       <Width>6.86409in</Width>
 | |
|       <Page>
 | |
|         <PageHeight>21cm</PageHeight>
 | |
|         <PageWidth>29.7cm</PageWidth>
 | |
|         <LeftMargin>2cm</LeftMargin>
 | |
|         <RightMargin>2cm</RightMargin>
 | |
|         <TopMargin>2cm</TopMargin>
 | |
|         <BottomMargin>2cm</BottomMargin>
 | |
|         <ColumnSpacing>0.13cm</ColumnSpacing>
 | |
|         <Style />
 | |
|       </Page>
 | |
|     </ReportSection>
 | |
|   </ReportSections>
 | |
|   <ReportParametersLayout>
 | |
|     <GridLayoutDefinition>
 | |
|       <NumberOfColumns>4</NumberOfColumns>
 | |
|       <NumberOfRows>2</NumberOfRows>
 | |
|     </GridLayoutDefinition>
 | |
|   </ReportParametersLayout>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
|   <rd:ReportID>a93ce72d-9fed-447e-b4dd-c9634518a29b</rd:ReportID>
 | |
| </Report> | 
