<?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>d141e9f6-f611-4889-a66f-def565879632</rd:DataSourceID> </DataSource> </DataSources> <DataSets> <DataSet Name="PayrollDataSet_EmpJoining4Novartis"> <Query> <DataSourceName>DummyDataSource</DataSourceName> <CommandText /> <rd:UseGenericDesigner>true</rd:UseGenericDesigner> </Query> <Fields> <Field Name="SlNo"> <DataField>SlNo</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <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="Designation"> <DataField>Designation</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="CC"> <DataField>CC</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="DOJ"> <DataField>DOJ</DataField> <rd:TypeName>System.DateTime</rd:TypeName> </Field> <Field Name="Grade"> <DataField>Grade</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="Basic"> <DataField>Basic</DataField> <rd:TypeName>System.Double</rd:TypeName> </Field> <Field Name="DOB"> <DataField>DOB</DataField> <rd:TypeName>System.DateTime</rd:TypeName> </Field> <Field Name="Sex"> <DataField>Sex</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="MaritalStatus"> <DataField>MaritalStatus</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="Religion"> <DataField>Religion</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="CommitedBy"> <DataField>CommitedBy</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="CommitedOn"> <DataField>CommitedOn</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="StatusDate"> <DataField>StatusDate</DataField> <rd:TypeName>System.DateTime</rd:TypeName> </Field> <Field Name="AuthorizeBy"> <DataField>AuthorizeBy</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="JoiningDate"> <DataField>JoiningDate</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="Gross"> <DataField>Gross</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="AuthorizedDate"> <DataField>AuthorizedDate</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> </Fields> <rd:DataSetInfo> <rd:DataSetName>PayrollDataSet</rd:DataSetName> <rd:TableName>EmpJoining4Novartis</rd:TableName> </rd:DataSetInfo> </DataSet> </DataSets> <ReportSections> <ReportSection> <Body> <ReportItems> <Tablix Name="table1"> <TablixBody> <TablixColumns> <TablixColumn> <Width>0.35in</Width> </TablixColumn> <TablixColumn> <Width>0.65in</Width> </TablixColumn> <TablixColumn> <Width>1.25in</Width> </TablixColumn> <TablixColumn> <Width>0.85in</Width> </TablixColumn> <TablixColumn> <Width>0.85in</Width> </TablixColumn> <TablixColumn> <Width>0.65in</Width> </TablixColumn> <TablixColumn> <Width>0.9in</Width> </TablixColumn> <TablixColumn> <Width>0.75in</Width> </TablixColumn> <TablixColumn> <Width>0.55in</Width> </TablixColumn> <TablixColumn> <Width>0.6in</Width> </TablixColumn> <TablixColumn> <Width>0.65in</Width> </TablixColumn> <TablixColumn> <Width>0.6in</Width> </TablixColumn> <TablixColumn> <Width>0.8in</Width> </TablixColumn> <TablixColumn> <Width>0.8in</Width> </TablixColumn> <TablixColumn> <Width>0.65in</Width> </TablixColumn> </TablixColumns> <TablixRows> <TablixRow> <Height>0.25in</Height> <TablixCells> <TablixCell> <CellContents> <Textbox Name="textbox5"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>="Joining employee for the month of " + Parameters!ExceptionMonth.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Left</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox5</rd:DefaultName> <ZIndex>28</ZIndex> <Style> <TopBorder> <Style>None</Style> </TopBorder> <BottomBorder> <Style>Solid</Style> </BottomBorder> <LeftBorder> <Style>None</Style> </LeftBorder> <RightBorder> <Style>None</Style> </RightBorder> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> <ColSpan>6</ColSpan> </CellContents> </TablixCell> <TablixCell /> <TablixCell /> <TablixCell /> <TablixCell /> <TablixCell /> <TablixCell> <CellContents> <Textbox Name="textbox14"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>="Print Date & Time: " & Format(Today(), "dd MMM yyyy")</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Right</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox14</rd:DefaultName> <Style> <TopBorder> <Style>None</Style> </TopBorder> <BottomBorder> <Style>Solid</Style> </BottomBorder> <LeftBorder> <Style>None</Style> </LeftBorder> <RightBorder> <Style>None</Style> </RightBorder> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> <ColSpan>7</ColSpan> </CellContents> </TablixCell> <TablixCell /> <TablixCell /> <TablixCell /> <TablixCell /> <TablixCell /> <TablixCell /> <TablixCell> <CellContents> <Textbox Name="textbox8"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value /> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>textbox8</rd:DefaultName> <Style> <TopBorder> <Style>None</Style> </TopBorder> <BottomBorder> <Style>Solid</Style> </BottomBorder> <LeftBorder> <Style>None</Style> </LeftBorder> <RightBorder> <Style>None</Style> </RightBorder> <FontFamily /> <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 /> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>textbox11</rd:DefaultName> <Style> <TopBorder> <Style>None</Style> </TopBorder> <BottomBorder> <Style>Solid</Style> </BottomBorder> <LeftBorder> <Style>None</Style> </LeftBorder> <RightBorder> <Style>None</Style> </RightBorder> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> </TablixCells> </TablixRow> <TablixRow> <Height>0.22in</Height> <TablixCells> <TablixCell> <CellContents> <Textbox Name="textbox1"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>SL</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox1</rd:DefaultName> <ZIndex>25</ZIndex> <Style> <TopBorder> <Style>Solid</Style> </TopBorder> <BottomBorder> <Style>Solid</Style> </BottomBorder> <LeftBorder> <Style>Solid</Style> </LeftBorder> <RightBorder> <Style>Solid</Style> </RightBorder> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="textbox3"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Emp ID</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox3</rd:DefaultName> <ZIndex>24</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="textbox4"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Name</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Left</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox4</rd:DefaultName> <ZIndex>23</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <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>Designation</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Left</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox12</rd:DefaultName> <ZIndex>22</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="Textbox15"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Joining Date</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>Textbox15</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="textbox23"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Grade</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox23</rd:DefaultName> <ZIndex>20</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="textbox26"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Basic</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Right</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox26</rd:DefaultName> <ZIndex>19</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="textbox31"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Birth Date </Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox31</rd:DefaultName> <ZIndex>18</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="textbox34"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Gender</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox34</rd:DefaultName> <ZIndex>17</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <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>Marital Status</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox37</rd:DefaultName> <ZIndex>16</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <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>Religion</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox40</rd:DefaultName> <ZIndex>15</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <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>Created By</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox43</rd:DefaultName> <ZIndex>14</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <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>Created On</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>textbox10</rd:DefaultName> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <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>Authorized By</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox9</rd:DefaultName> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="textbox13"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Authorized Date</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>textbox13</rd:DefaultName> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> </TablixCells> </TablixRow> <TablixRow> <Height>0.22in</Height> <TablixCells> <TablixCell> <CellContents> <Textbox Name="SlNo"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!SlNo.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>SlNo</rd:DefaultName> <ZIndex>12</ZIndex> <Style> <TopBorder> <Style>Solid</Style> </TopBorder> <BottomBorder> <Style>Solid</Style> </BottomBorder> <LeftBorder> <Style>Solid</Style> </LeftBorder> <RightBorder> <Style>Solid</Style> </RightBorder> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="EmpNo"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!EmpNo.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>EmpNo</rd:DefaultName> <ZIndex>11</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="Name"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!Name.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Left</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>Name</rd:DefaultName> <ZIndex>10</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="Designation"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!Designation.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Left</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>Designation</rd:DefaultName> <ZIndex>9</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="JoiningDate"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!JoiningDate.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>JoiningDate</rd:DefaultName> <ZIndex>8</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="Grade"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!Grade.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>Grade</rd:DefaultName> <ZIndex>7</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="Basic"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!Basic.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> <Format>N2</Format> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Right</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>Basic</rd:DefaultName> <ZIndex>6</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="DOB"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Format(Fields!DOB.Value,"dd MMM yyyy")</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>DOB</rd:DefaultName> <ZIndex>5</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="Sex"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!Sex.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>Sex</rd:DefaultName> <ZIndex>4</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="MaritalStatus"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!MaritalStatus.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>MaritalStatus</rd:DefaultName> <ZIndex>3</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="Religion"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!Religion.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>Religion</rd:DefaultName> <ZIndex>2</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="CommitedBy"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!CommitedBy.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style> <FontFamily /> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <rd:DefaultName>CommitedBy</rd:DefaultName> <ZIndex>1</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="CommitedOn_1"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!CommitedOn.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>CommitedOn_1</rd:DefaultName> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="AuthorizeBy"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!AuthorizeBy.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>AuthorizeBy</rd:DefaultName> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> </CellContents> </TablixCell> <TablixCell> <CellContents> <Textbox Name="AuthorizedDate"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Fields!AuthorizedDate.Value</Value> <Style> <FontFamily /> <FontSize>8pt</FontSize> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>AuthorizedDate</rd:DefaultName> <Style> <Border> <Style>Solid</Style> </Border> <FontFamily /> <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 /> <TablixMember /> <TablixMember /> <TablixMember /> <TablixMember /> <TablixMember /> <TablixMember /> </TablixMembers> </TablixColumnHierarchy> <TablixRowHierarchy> <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="table1_Details_Group"> <DataElementName>Detail</DataElementName> </Group> <TablixMembers> <TablixMember /> </TablixMembers> <DataElementName>Detail_Collection</DataElementName> <DataElementOutput>Output</DataElementOutput> <KeepTogether>true</KeepTogether> </TablixMember> </TablixMembers> </TablixRowHierarchy> <DataSetName>PayrollDataSet_EmpJoining4Novartis</DataSetName> <Top>0.05in</Top> <Left>0.175in</Left> <Height>0.69in</Height> <Width>10.9in</Width> <Style /> </Tablix> </ReportItems> <Height>0.78375in</Height> <Style /> </Body> <Width>11.0875in</Width> <Page> <PageHeader> <Height>1.07083in</Height> <PrintOnFirstPage>true</PrintOnFirstPage> <PrintOnLastPage>true</PrintOnLastPage> <ReportItems> <Textbox Name="textbox29"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=" Exception Report for the month of: " + Parameters!ExceptionMonth.Value</Value> <Style> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>textbox29</rd:DefaultName> <Top>0.83194in</Top> <Left>1.775in</Left> <Height>0.18333in</Height> <Width>7.675in</Width> <Style> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> <Line Name="line1"> <Top>0.775in</Top> <Left>0.15in</Left> <Height>0in</Height> <Width>10.9375in</Width> <ZIndex>1</ZIndex> <Style> <Border> <Style>Solid</Style> <Width>1.5pt</Width> </Border> </Style> </Line> <Textbox Name="textbox21"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Parameters!CompanyInfo.Value</Value> <Style> <FontSize>12pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <TextAlign>Left</TextAlign> </Style> </Paragraph> </Paragraphs> <Top>0.0875in</Top> <Left>1.67083in</Left> <Height>0.25in</Height> <Width>6.97917in</Width> <ZIndex>2</ZIndex> <Style> <Border> <Style>None</Style> </Border> <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/jpg</MIMEType> <Sizing>FitProportional</Sizing> <Top>0.125in</Top> <Left>0.15in</Left> <Height>0.5625in</Height> <Width>1.4in</Width> <ZIndex>3</ZIndex> <Style> <Border> <Style>None</Style> </Border> </Style> </Image> <Textbox Name="textbox24"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Parameters!Phone.Value</Value> <Style> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <rd:DefaultName>textbox21</rd:DefaultName> <Top>0.4625in</Top> <Left>1.67083in</Left> <Height>0.2in</Height> <Width>6.97917in</Width> <ZIndex>4</ZIndex> <Style> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> <Textbox Name="textbox27"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>=Parameters!Address.Value</Value> <Style> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style /> </Paragraph> </Paragraphs> <Top>0.2875in</Top> <Left>1.67083in</Left> <Height>0.2in</Height> <Width>6.97917in</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.79792in</Height> <PrintOnFirstPage>true</PrintOnFirstPage> <PrintOnLastPage>true</PrintOnLastPage> <ReportItems> <Line Name="line3"> <Top>0.3in</Top> <Left>9.25in</Left> <Height>0in</Height> <Width>1.725in</Width> <Style> <Border> <Style>Solid</Style> </Border> </Style> </Line> <Textbox Name="textbox7"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Report Generated By</Value> <Style> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <Top>0.34792in</Top> <Left>9.5in</Left> <Height>0.2in</Height> <Width>1.475in</Width> <ZIndex>1</ZIndex> <Style> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> <Line Name="line2"> <Top>0.3in</Top> <Left>4.9in</Left> <Height>0in</Height> <Width>1.725in</Width> <ZIndex>2</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> </Style> </Line> <Textbox Name="textbox6"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Salary Approved On</Value> <Style> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <Top>0.35in</Top> <Left>0.2in</Left> <Height>0.2in</Height> <Width>1.475in</Width> <ZIndex>3</ZIndex> <Style> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> <Line Name="line5"> <Top>0.3in</Top> <Left>0.2in</Left> <Height>0in</Height> <Width>1.725in</Width> <ZIndex>4</ZIndex> <Style> <Border> <Style>Solid</Style> </Border> </Style> </Line> <Textbox Name="textbox16"> <CanGrow>true</CanGrow> <KeepTogether>true</KeepTogether> <Paragraphs> <Paragraph> <TextRuns> <TextRun> <Value>Month End On</Value> <Style> <FontSize>8pt</FontSize> <FontWeight>Bold</FontWeight> </Style> </TextRun> </TextRuns> <Style> <TextAlign>Center</TextAlign> </Style> </Paragraph> </Paragraphs> <Top>0.35in</Top> <Left>5.05in</Left> <Height>0.2in</Height> <Width>1.475in</Width> <ZIndex>5</ZIndex> <Style> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> </Textbox> <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>0.59792in</Top> <Left>8.2in</Left> <Height>0.2in</Height> <Width>2.775in</Width> <ZIndex>6</ZIndex> <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>11in</InteractiveHeight> <InteractiveWidth>8.5in</InteractiveWidth> <LeftMargin>0.1in</LeftMargin> <RightMargin>0.1in</RightMargin> <TopMargin>0.4in</TopMargin> <BottomMargin>0.29in</BottomMargin> <Style /> </Page> </ReportSection> </ReportSections> <ReportParameters> <ReportParameter Name="Logo"> <DataType>String</DataType> <Nullable>true</Nullable> <AllowBlank>true</AllowBlank> <Prompt>Report_Parameter_2</Prompt> </ReportParameter> <ReportParameter Name="ExceptionMonth"> <DataType>String</DataType> <Nullable>true</Nullable> <AllowBlank>true</AllowBlank> <Prompt>Report_Parameter_2</Prompt> </ReportParameter> <ReportParameter Name="CompanyInfo"> <DataType>String</DataType> <Nullable>true</Nullable> <AllowBlank>true</AllowBlank> <Prompt>Report_Parameter_2</Prompt> </ReportParameter> <ReportParameter Name="SearchCriteria"> <DataType>String</DataType> <Nullable>true</Nullable> <AllowBlank>true</AllowBlank> <Prompt>Report_Parameter_3</Prompt> </ReportParameter> <ReportParameter Name="Address"> <DataType>String</DataType> <Nullable>true</Nullable> <AllowBlank>true</AllowBlank> <Prompt>Report_Parameter_4</Prompt> </ReportParameter> <ReportParameter Name="Phone"> <DataType>String</DataType> <Nullable>true</Nullable> <AllowBlank>true</AllowBlank> <Prompt>Report_Parameter_5</Prompt> </ReportParameter> </ReportParameters> <ReportParametersLayout> <GridLayoutDefinition> <NumberOfColumns>2</NumberOfColumns> <NumberOfRows>3</NumberOfRows> <CellDefinitions> <CellDefinition> <ColumnIndex>0</ColumnIndex> <RowIndex>0</RowIndex> <ParameterName>Logo</ParameterName> </CellDefinition> <CellDefinition> <ColumnIndex>1</ColumnIndex> <RowIndex>0</RowIndex> <ParameterName>ExceptionMonth</ParameterName> </CellDefinition> <CellDefinition> <ColumnIndex>0</ColumnIndex> <RowIndex>1</RowIndex> <ParameterName>CompanyInfo</ParameterName> </CellDefinition> <CellDefinition> <ColumnIndex>1</ColumnIndex> <RowIndex>1</RowIndex> <ParameterName>SearchCriteria</ParameterName> </CellDefinition> <CellDefinition> <ColumnIndex>0</ColumnIndex> <RowIndex>2</RowIndex> <ParameterName>Address</ParameterName> </CellDefinition> <CellDefinition> <ColumnIndex>1</ColumnIndex> <RowIndex>2</RowIndex> <ParameterName>Phone</ParameterName> </CellDefinition> </CellDefinitions> </GridLayoutDefinition> </ReportParametersLayout> <Language>en-US</Language> <ConsumeContainerWhitespace>true</ConsumeContainerWhitespace> <rd:ReportUnitType>Inch</rd:ReportUnitType> <rd:ReportID>e3d3b003-913b-4301-86df-2f94851bdca8</rd:ReportID> </Report>