1134 lines
49 KiB
XML
1134 lines
49 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="DummyDataSource">
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>bea08499-2c65-400d-ae58-6081534e5b93</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="PayrollDataSet_OTMonthRange">
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="EmpNo">
|
|
<DataField>EmpNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Division">
|
|
<DataField>Division</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Month">
|
|
<DataField>Month</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Value">
|
|
<DataField>Value</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Branch">
|
|
<DataField>Branch</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
|
<rd:TableName>OTMonthRange</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="textbox5">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Over Time </Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
|
<Top>0.1in</Top>
|
|
<Left>0.05in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>0.85in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Tablix Name="matrix1">
|
|
<TablixCorner>
|
|
<TablixCornerRows>
|
|
<TablixCornerRow>
|
|
<TablixCornerCell>
|
|
<CellContents>
|
|
<Rectangle Name="rectangle1">
|
|
<ReportItems>
|
|
<Textbox Name="textbox10">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Employee Name</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Left>4.35in</Left>
|
|
<Height>0.35in</Height>
|
|
<Width>1.5in</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox9">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Emp ID</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Left>3.55in</Left>
|
|
<Height>0.35in</Height>
|
|
<Width>0.8in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Division</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Left>1.5in</Left>
|
|
<Height>0.35in</Height>
|
|
<Width>2.05in</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox7">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Branch</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Height>0.35in</Height>
|
|
<Width>1.5in</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<DataElementOutput>ContentsOnly</DataElementOutput>
|
|
<ZIndex>9</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
</Style>
|
|
</Rectangle>
|
|
<ColSpan>4</ColSpan>
|
|
</CellContents>
|
|
</TablixCornerCell>
|
|
<TablixCornerCell />
|
|
<TablixCornerCell />
|
|
<TablixCornerCell />
|
|
</TablixCornerRow>
|
|
</TablixCornerRows>
|
|
</TablixCorner>
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>0.75in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>0.75in</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.2in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Value">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Value.Value)</Value>
|
|
<Style>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Value</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox11">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Value.Value)</Value>
|
|
<Style>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Value</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.2in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Value.Value)</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Value</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox12">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Value.Value)</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Value</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.2in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox8">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Value.Value)</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Value</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox13">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Value.Value)</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Value</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
</TablixRows>
|
|
</TablixBody>
|
|
<TablixColumnHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_Month">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!Month.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixHeader>
|
|
<Size>0.35in</Size>
|
|
<CellContents>
|
|
<Textbox Name="Month">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Month.Value</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Month</rd:DefaultName>
|
|
<ZIndex>8</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<TablixHeader>
|
|
<Size>0.35in</Size>
|
|
<CellContents>
|
|
<Textbox Name="textbox6">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
|
<ZIndex>7</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<HideIfNoRows>true</HideIfNoRows>
|
|
<DataElementOutput>NoOutput</DataElementOutput>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_Branch">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!Branch.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixHeader>
|
|
<Size>1.5in</Size>
|
|
<CellContents>
|
|
<Textbox Name="Branch">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Branch.Value</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Branch</rd:DefaultName>
|
|
<ZIndex>6</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_Division">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!Division.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!Division.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<TablixHeader>
|
|
<Size>2.05in</Size>
|
|
<CellContents>
|
|
<Textbox Name="Division">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Division.Value</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Division</rd:DefaultName>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_RowGroup2">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<TablixHeader>
|
|
<Size>0.8in</Size>
|
|
<CellContents>
|
|
<Textbox Name="EmpNo">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!EmpNo.Value)</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>EmpNo</rd:DefaultName>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_RowGroup3">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<TablixHeader>
|
|
<Size>1.5in</Size>
|
|
<CellContents>
|
|
<Textbox Name="Name">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!Name.Value)</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Name</rd:DefaultName>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<TablixHeader>
|
|
<Size>2.3in</Size>
|
|
<CellContents>
|
|
<Textbox Name="textbox4">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<DataElementOutput>NoOutput</DataElementOutput>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<TablixHeader>
|
|
<Size>4.35in</Size>
|
|
<CellContents>
|
|
<Textbox Name="textbox3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<DataElementOutput>NoOutput</DataElementOutput>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<RepeatColumnHeaders>true</RepeatColumnHeaders>
|
|
<RepeatRowHeaders>true</RepeatRowHeaders>
|
|
<DataSetName>PayrollDataSet_OTMonthRange</DataSetName>
|
|
<Top>0.45in</Top>
|
|
<Left>0.05in</Left>
|
|
<Height>0.95in</Height>
|
|
<Width>7.35in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style />
|
|
</Tablix>
|
|
</ReportItems>
|
|
<Height>1.4in</Height>
|
|
<Style />
|
|
</Body>
|
|
<Width>11in</Width>
|
|
<Page>
|
|
<PageHeader>
|
|
<Height>0.25in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<Style />
|
|
</PageHeader>
|
|
<PageFooter>
|
|
<Height>0.625in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<Style />
|
|
</PageFooter>
|
|
<PageHeight>8.27in</PageHeight>
|
|
<PageWidth>11.69in</PageWidth>
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
<LeftMargin>0.5in</LeftMargin>
|
|
<RightMargin>0.12in</RightMargin>
|
|
<TopMargin>0.4in</TopMargin>
|
|
<BottomMargin>0.29in</BottomMargin>
|
|
<Style />
|
|
</Page>
|
|
</ReportSection>
|
|
</ReportSections>
|
|
<ReportParameters>
|
|
<ReportParameter Name="CompanyInfo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Logo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_2</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Address">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_3</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Phone">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_4</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="SearchCriteria">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>2</NumberOfColumns>
|
|
<NumberOfRows>3</NumberOfRows>
|
|
<CellDefinitions>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>CompanyInfo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>Logo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>Address</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>Phone</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>2</RowIndex>
|
|
<ParameterName>SearchCriteria</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<Language>en-US</Language>
|
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
|
<rd:ReportID>5450290f-b870-4721-a2df-da4c52bb868b</rd:ReportID>
|
|
</Report> |