1497 lines
62 KiB
Plaintext
1497 lines
62 KiB
Plaintext
|
<?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>95be6e6c-be5d-4fc2-8738-2ce0bec8aa13</rd:DataSourceID>
|
||
|
</DataSource>
|
||
|
</DataSources>
|
||
|
<DataSets>
|
||
|
<DataSet Name="AttendenceDataSet_InOutMissing">
|
||
|
<Query>
|
||
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
<CommandText />
|
||
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
</Query>
|
||
|
<Fields>
|
||
|
<Field Name="EmployeeNo">
|
||
|
<DataField>EmployeeNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Name">
|
||
|
<DataField>Name</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Designation">
|
||
|
<DataField>Designation</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="InTime">
|
||
|
<DataField>InTime</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OutTime">
|
||
|
<DataField>OutTime</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="EmpType">
|
||
|
<DataField>EmpType</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Status">
|
||
|
<DataField>Status</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OTHour">
|
||
|
<DataField>OTHour</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="DeptID">
|
||
|
<DataField>DeptID</DataField>
|
||
|
<rd:TypeName>System.Int32</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="DeptName">
|
||
|
<DataField>DeptName</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Shift">
|
||
|
<DataField>Shift</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="CardNo">
|
||
|
<DataField>CardNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="ShiftIn">
|
||
|
<DataField>ShiftIn</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="ShiftOut">
|
||
|
<DataField>ShiftOut</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="MissingStatus">
|
||
|
<DataField>MissingStatus</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="AttnDate">
|
||
|
<DataField>AttnDate</DataField>
|
||
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Floor">
|
||
|
<DataField>Floor</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Section">
|
||
|
<DataField>Section</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Line">
|
||
|
<DataField>Line</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
</Fields>
|
||
|
<rd:DataSetInfo>
|
||
|
<rd:DataSetName>AttendenceDataSet</rd:DataSetName>
|
||
|
<rd:TableName>InOutMissing</rd:TableName>
|
||
|
</rd:DataSetInfo>
|
||
|
</DataSet>
|
||
|
</DataSets>
|
||
|
<ReportSections>
|
||
|
<ReportSection>
|
||
|
<Body>
|
||
|
<ReportItems>
|
||
|
<Tablix Name="table2">
|
||
|
<TablixBody>
|
||
|
<TablixColumns>
|
||
|
<TablixColumn>
|
||
|
<Width>0.45in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>0.96875in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.43125in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>2.03542in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.55625in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.18958in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.21875in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.06458in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>0.86042in</Width>
|
||
|
</TablixColumn>
|
||
|
</TablixColumns>
|
||
|
<TablixRows>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="MissingStatus">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!MissingStatus.Value</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
<TextDecoration>Underline</TextDecoration>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>MissingStatus</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<ColSpan>5</ColSpan>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox34">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox34</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox37">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox37</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox39">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox39</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox40">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox40</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox70">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>SL.</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox22">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Attn Date</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox22</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox56">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>EMPLOYEE ID</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox58">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Name</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox60">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Department</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Left</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox62">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>SHIFT</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox64">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>IN TIME</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox66">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>OUT TIME </Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox67">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>STATUS</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=RowNumber("MissingStatusGroup")</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="AttnDate3">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Fields!AttnDate.Value, "dd MMM yyyy")</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>AttnDate</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="EmployeeNo">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmployeeNo.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>EmployeeNo</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox10">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Name.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="DeptName_1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!DeptName.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>DeptName_1</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox12">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Shift.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox12</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="InTime">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!InTime.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>InTime</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="OutTime_1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!OutTime.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>OutTime_1</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox11">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Status.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox42">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox42</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox24">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox24</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox43">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox43</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox45">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox45</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox47">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox47</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox49">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox49</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox51">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox51</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox53">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox53</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox54">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox54</rd:DefaultName>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
</TablixRows>
|
||
|
</TablixBody>
|
||
|
<TablixColumnHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
</TablixMembers>
|
||
|
</TablixColumnHierarchy>
|
||
|
<TablixRowHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="MissingStatusGroup">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!MissingStatus.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<KeepWithGroup>After</KeepWithGroup>
|
||
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<KeepWithGroup>After</KeepWithGroup>
|
||
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<Group Name="table2_Details_Group">
|
||
|
<DataElementName>Detail</DataElementName>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!EmployeeNo.Value</Value>
|
||
|
</SortExpression>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!AttnDate.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixMembers>
|
||
|
<TablixMember />
|
||
|
</TablixMembers>
|
||
|
<DataElementName>Detail_Collection</DataElementName>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<KeepWithGroup>Before</KeepWithGroup>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixRowHierarchy>
|
||
|
<DataSetName>AttendenceDataSet_InOutMissing</DataSetName>
|
||
|
<Top>0.1in</Top>
|
||
|
<Left>0.025in</Left>
|
||
|
<Height>1in</Height>
|
||
|
<Width>10.775in</Width>
|
||
|
<Style />
|
||
|
</Tablix>
|
||
|
</ReportItems>
|
||
|
<Height>1.1in</Height>
|
||
|
<Style />
|
||
|
</Body>
|
||
|
<Width>11.225in</Width>
|
||
|
<Page>
|
||
|
<PageHeader>
|
||
|
<Height>1.75in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox31">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>11pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>1.875in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>7in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Image Name="image1">
|
||
|
<Source>External</Source>
|
||
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
||
|
<MIMEType>image/bmp</MIMEType>
|
||
|
<Sizing>FitProportional</Sizing>
|
||
|
<Height>0.875in</Height>
|
||
|
<Width>1.72083in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style />
|
||
|
</Image>
|
||
|
<Textbox Name="textbox30">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>1.4625in</Top>
|
||
|
<Left>9.2in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1.6in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox2">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="( DATE: "& Parameters!AttnFromDate.Value & " )"</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
||
|
<Top>1.4125in</Top>
|
||
|
<Left>1.875in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>7in</Width>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox29">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Parameters!Address.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox29</rd:DefaultName>
|
||
|
<Top>0.4375in</Top>
|
||
|
<Left>3.25in</Left>
|
||
|
<Height>0.425in</Height>
|
||
|
<Width>4.3in</Width>
|
||
|
<ZIndex>4</ZIndex>
|
||
|
<Style>
|
||
|
<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>Daily Odd Status report</Value>
|
||
|
<Style>
|
||
|
<FontSize>11pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
<TextDecoration>Underline</TextDecoration>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>1.0625in</Top>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>10.8in</Width>
|
||
|
<ZIndex>5</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style />
|
||
|
</PageHeader>
|
||
|
<PageFooter>
|
||
|
<Height>0.27in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox26">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Print Date & Time: " & Format(Now(), "dd MMM yyyy, hh:mm:ss tt")</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Left>7.95in</Left>
|
||
|
<Height>0.22in</Height>
|
||
|
<Width>2.7in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style />
|
||
|
</PageFooter>
|
||
|
<PageHeight>8.27in</PageHeight>
|
||
|
<PageWidth>11.69in</PageWidth>
|
||
|
<InteractiveHeight>10.89in</InteractiveHeight>
|
||
|
<InteractiveWidth>7.47in</InteractiveWidth>
|
||
|
<LeftMargin>0.2in</LeftMargin>
|
||
|
<RightMargin>0.2in</RightMargin>
|
||
|
<TopMargin>0.4in</TopMargin>
|
||
|
<BottomMargin>0.4in</BottomMargin>
|
||
|
<Style />
|
||
|
</Page>
|
||
|
</ReportSection>
|
||
|
</ReportSections>
|
||
|
<ReportParameters>
|
||
|
<ReportParameter Name="CompanyInfo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_0</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Logo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Address">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_2</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Phone">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_3</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="SearchCriteria">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_4</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="AttnFromDate">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<DefaultValue>
|
||
|
<Values>
|
||
|
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
|
||
|
</Values>
|
||
|
</DefaultValue>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_6</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="AttnToDate">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<DefaultValue>
|
||
|
<Values>
|
||
|
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
|
||
|
</Values>
|
||
|
</DefaultValue>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_7</Prompt>
|
||
|
</ReportParameter>
|
||
|
</ReportParameters>
|
||
|
<ReportParametersLayout>
|
||
|
<GridLayoutDefinition>
|
||
|
<NumberOfColumns>2</NumberOfColumns>
|
||
|
<NumberOfRows>4</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>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>3</RowIndex>
|
||
|
<ParameterName>AttnFromDate</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>3</RowIndex>
|
||
|
<ParameterName>AttnToDate</ParameterName>
|
||
|
</CellDefinition>
|
||
|
</CellDefinitions>
|
||
|
</GridLayoutDefinition>
|
||
|
</ReportParametersLayout>
|
||
|
<Language>en-US</Language>
|
||
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
||
|
<rd:ReportID>739022fd-14e4-4d1a-a142-9af4412440d0</rd:ReportID>
|
||
|
</Report>
|