828. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/9/2017 12:04:02 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

828.1 Files compared

# Location File Last Modified
1 OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\Reports HRC Outbound Residual Call List.rdl Fri Apr 28 20:38:46 2017 UTC
2 OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\Reports HRC Outbound Residual Call List.rdl Thu May 4 22:51:54 2017 UTC

828.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 1124
Changed 1 2
Inserted 0 0
Removed 0 0

828.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

828.4 Active regular expressions

No regular expressions were active.

828.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <Report xm lns:rd="ht tp://schem as.microso ft.com/SQL Server/rep orting/rep ortdesigne r" xmlns:c l="http:// schemas.mi crosoft.co m/sqlserve r/reportin g/2010/01/ componentd efinition"  xmlns="ht tp://schem as.microso ft.com/sql server/rep orting/201 0/01/repor tdefinitio n">
  3     <Author>  MSFT</Aut hor>
  4     <AutoRef resh>0</Au toRefresh>
  5     <DataSou rces>
  6       <DataS ource Name ="CRM">
  7         <Con nectionPro perties>
  8           <D ataProvide r>SQL</Dat aProvider>
  9             <ConnectSt ring>Data  Source=BAH DEMULTISQL ;Initial C atalog=DEV DNS    _MSCRM</Co nnectStrin g>
  10           <I ntegratedS ecurity>tr ue</Integr atedSecuri ty>
  11         </Co nnectionPr operties>
  12         <rd: SecurityTy pe>Integra ted</rd:Se curityType >
  13         <rd: DataSource ID>bd1301d e-68ad-445 1-8159-73e df1a55fea< /rd:DataSo urceID>
  14       </Data Source>
  15     </DataSo urces>
  16     <DataSet s>
  17       <DataS et Name="P honeCallAc tivities">
  18         <Que ry>
  19           <D ataSourceN ame>CRM</D ataSourceN ame>
  20           <Q ueryParame ters>
  21              <QueryPara meter Name ="@CRMPare ntCampaign ">
  22                <Value>= Parameters !CRMParent Campaign.V alue</Valu e>
  23              </QueryPar ameter>
  24           </ QueryParam eters>
  25           <C ommandText >
  26              SELECT      ca.regard ingobjecti dname AS C ampaign, p h.regardin gobjectidn ame AS Cam paignActiv ity, ph.vh acrm_veter anidname A S VeteranN ame, ph.ph onenumber,  c.bah_ssn _text AS S SN, '' AS  FillerToCr eateComma
  27              FROM         Filtered PhoneCall  AS ph RIGH T OUTER JO IN
  28              FilteredCo ntact AS c  ON c.cont actid = ph .vhacrm_ve teranid RI GHT OUTER  JOIN
  29              FilteredCa mpaignActi vity AS ca  ON ca.act ivityid =  ph.regardi ngobjectid
  30              WHERE      (ph.status code = 1)  AND (ph.vh acrm_inter actionsid  IS NULL) A ND (ph.vha crm_attemp t_number & gt; 1) AND  (ca.regar dingobject id = @CRMP arentCampa ign)
  31              UNION
  32              SELECT      ca.regard ingobjecti dname AS C ampaign, p h.regardin gobjectidn ame AS Cam paignActiv ity, ph.vh acrm_veter anidname A S VeteranN ame, ph.ph onenumber,  c.bah_ssn _text AS S SN, '' AS  FillerToCr eateComma
  33              FROM         Filtered PhoneCall  AS ph INNE R JOIN
  34              FilteredCo ntact AS c  ON c.cont actid = ph .vhacrm_ve teranid IN NER JOIN
  35              FilteredCa mpaignActi vity AS ca  ON ca.act ivityid =  ph.regardi ngobjectid  INNER JOI N
  36              Filteredba h_interact ions AS i  ON i.bah_i nteraction sid = ph.v hacrm_inte ractionsid
  37              WHERE      (ph.status code = 0)  AND (i.vha crm_resolu tioninters ectionid =  'E28C4BA9 -D54D-E611 -8120-127B 25DCBDE7')  AND (ca.r egardingob jectid = @ CRMParentC ampaign)
  38           </ CommandTex t>
  39           <r d:UseGener icDesigner >true</rd: UseGeneric Designer>
  40         </Qu ery>
  41         <Fie lds>
  42           <F ield Name= "Campaign" >
  43              <DataField >Campaign< /DataField >
  44              <rd:TypeNa me>System. String</rd :TypeName>
  45           </ Field>
  46           <F ield Name= "CampaignA ctivity">
  47              <DataField >CampaignA ctivity</D ataField>
  48              <rd:TypeNa me>System. String</rd :TypeName>
  49           </ Field>
  50           <F ield Name= "VeteranNa me">
  51              <DataField >VeteranNa me</DataFi eld>
  52              <rd:TypeNa me>System. String</rd :TypeName>
  53           </ Field>
  54           <F ield Name= "phonenumb er">
  55              <DataField >phonenumb er</DataFi eld>
  56              <rd:TypeNa me>System. String</rd :TypeName>
  57           </ Field>
  58           <F ield Name= "SSN">
  59              <DataField >SSN</Data Field>
  60              <rd:TypeNa me>System. String</rd :TypeName>
  61           </ Field>
  62           <F ield Name= "FillerToC reateComma ">
  63              <DataField >FillerToC reateComma </DataFiel d>
  64              <rd:TypeNa me>System. String</rd :TypeName>
  65           </ Field>
  66         </Fi elds>
  67       </Data Set>
  68       <DataS et Name="P arentCampa igns">
  69         <Que ry>
  70           <D ataSourceN ame>CRM</D ataSourceN ame>
  71           <C ommandText >
  72              SELECT      campaigni d, name AS  campaignn ame
  73              FROM         Filtered Campaign
  74              ORDER BY c ampaignnam e
  75           </ CommandTex t>
  76         </Qu ery>
  77         <Fie lds>
  78           <F ield Name= "campaigni d">
  79              <DataField >campaigni d</DataFie ld>
  80              <rd:TypeNa me>System. Guid</rd:T ypeName>
  81           </ Field>
  82           <F ield Name= "campaignn ame">
  83              <DataField >campaignn ame</DataF ield>
  84              <rd:TypeNa me>System. String</rd :TypeName>
  85           </ Field>
  86         </Fi elds>
  87       </Data Set>
  88     </DataSe ts>
  89     <ReportS ections>
  90       <Repor tSection>
  91         <Bod y>
  92           <R eportItems >
  93              <Tablix Na me="list1" >
  94                <TablixB ody>
  95                  <Tabli xColumns>
  96                    <Tab lixColumn>
  97                      <W idth>0.891 67in</Widt h>
  98                    </Ta blixColumn >
  99                    <Tab lixColumn>
  100                      <W idth>1.383 33in</Widt h>
  101                    </Ta blixColumn >
  102                    <Tab lixColumn>
  103                      <W idth>1.808 33in</Widt h>
  104                    </Ta blixColumn >
  105                    <Tab lixColumn>
  106                      <W idth>1.158 33in</Widt h>
  107                    </Ta blixColumn >
  108                    <Tab lixColumn>
  109                      <W idth>1.85i n</Width>
  110                    </Ta blixColumn >
  111                    <Tab lixColumn>
  112                      <W idth>1.458 33in</Widt h>
  113                    </Ta blixColumn >
  114                  </Tabl ixColumns>
  115                  <Tabli xRows>
  116                    <Tab lixRow>
  117                      <H eight>0.25 in</Height >
  118                      <T ablixCells >
  119                         <TablixCel l>
  120                           <CellCon tents>
  121                             <Textb ox Name="T extbox9">
  122                               <Can Grow>true< /CanGrow>
  123                               <Kee pTogether> true</Keep Together>
  124                               <Par agraphs>
  125                                 <P aragraph>
  126                                    <TextRuns>
  127                                      <TextRun >
  128                                        <Value >Campaign< /Value>
  129                                        <Style >
  130                                          <Fon tFamily>Ca libri</Fon tFamily>
  131                                        </Styl e>
  132                                      </TextRu n>
  133                                    </TextRuns >
  134                                    <Style />
  135                                 </ Paragraph>
  136                               </Pa ragraphs>
  137                               <rd: DefaultNam e>Textbox9 </rd:Defau ltName>
  138                               <Sty le>
  139                                 <P addingLeft >2pt</Padd ingLeft>
  140                                 <P addingRigh t>2pt</Pad dingRight>
  141                                 <P addingTop> 2pt</Paddi ngTop>
  142                                 <P addingBott om>2pt</Pa ddingBotto m>
  143                               </St yle>
  144                             </Text box>
  145                           </CellCo ntents>
  146                         </TablixCe ll>
  147                         <TablixCel l>
  148                           <CellCon tents>
  149                             <Textb ox Name="T extbox10">
  150                               <Can Grow>true< /CanGrow>
  151                               <Kee pTogether> true</Keep Together>
  152                               <Par agraphs>
  153                                 <P aragraph>
  154                                    <TextRuns>
  155                                      <TextRun >
  156                                        <Value >DaytimePh oneNumber< /Value>
  157                                        <Style >
  158                                          <Fon tFamily>Ca libri</Fon tFamily>
  159                                        </Styl e>
  160                                      </TextRu n>
  161                                    </TextRuns >
  162                                    <Style />
  163                                 </ Paragraph>
  164                               </Pa ragraphs>
  165                               <rd: DefaultNam e>Textbox1 0</rd:Defa ultName>
  166                               <Sty le>
  167                                 <B order>
  168                                    <Style>Non e</Style>
  169                                 </ Border>
  170                                 <P addingLeft >2pt</Padd ingLeft>
  171                                 <P addingRigh t>2pt</Pad dingRight>
  172                                 <P addingTop> 2pt</Paddi ngTop>
  173                                 <P addingBott om>2pt</Pa ddingBotto m>
  174                               </St yle>
  175                             </Text box>
  176                           </CellCo ntents>
  177                         </TablixCe ll>
  178                         <TablixCel l>
  179                           <CellCon tents>
  180                             <Textb ox Name="T extbox11">
  181                               <Can Grow>true< /CanGrow>
  182                               <Kee pTogether> true</Keep Together>
  183                               <Par agraphs>
  184                                 <P aragraph>
  185                                    <TextRuns>
  186                                      <TextRun >
  187                                        <Value >CampaignA ctivity</V alue>
  188                                        <Style >
  189                                          <Fon tFamily>Ca libri</Fon tFamily>
  190                                        </Styl e>
  191                                      </TextRu n>
  192                                    </TextRuns >
  193                                    <Style />
  194                                 </ Paragraph>
  195                               </Pa ragraphs>
  196                               <rd: DefaultNam e>Textbox1 1</rd:Defa ultName>
  197                               <Sty le>
  198                                 <P addingLeft >2pt</Padd ingLeft>
  199                                 <P addingRigh t>2pt</Pad dingRight>
  200                                 <P addingTop> 2pt</Paddi ngTop>
  201                                 <P addingBott om>2pt</Pa ddingBotto m>
  202                               </St yle>
  203                             </Text box>
  204                           </CellCo ntents>
  205                         </TablixCe ll>
  206                         <TablixCel l>
  207                           <CellCon tents>
  208                             <Textb ox Name="T extbox12">
  209                               <Can Grow>true< /CanGrow>
  210                               <Kee pTogether> true</Keep Together>
  211                               <Par agraphs>
  212                                 <P aragraph>
  213                                    <TextRuns>
  214                                      <TextRun >
  215                                        <Value >SSN</Valu e>
  216                                        <Style >
  217                                          <Fon tFamily>Ca libri</Fon tFamily>
  218                                        </Styl e>
  219                                      </TextRu n>
  220                                    </TextRuns >
  221                                    <Style />
  222                                 </ Paragraph>
  223                               </Pa ragraphs>
  224                               <rd: DefaultNam e>Textbox1 2</rd:Defa ultName>
  225                               <Sty le>
  226                                 <P addingLeft >2pt</Padd ingLeft>
  227                                 <P addingRigh t>2pt</Pad dingRight>
  228                                 <P addingTop> 2pt</Paddi ngTop>
  229                                 <P addingBott om>2pt</Pa ddingBotto m>
  230                               </St yle>
  231                             </Text box>
  232                           </CellCo ntents>
  233                         </TablixCe ll>
  234                         <TablixCel l>
  235                           <CellCon tents>
  236                             <Textb ox Name="T extbox13">
  237                               <Can Grow>true< /CanGrow>
  238                               <Kee pTogether> true</Keep Together>
  239                               <Par agraphs>
  240                                 <P aragraph>
  241                                    <TextRuns>
  242                                      <TextRun >
  243                                        <Value >LastNameF irstName</ Value>
  244                                        <Style >
  245                                          <Fon tFamily>Ca libri</Fon tFamily>
  246                                        </Styl e>
  247                                      </TextRu n>
  248                                    </TextRuns >
  249                                    <Style />
  250                                 </ Paragraph>
  251                               </Pa ragraphs>
  252                               <rd: DefaultNam e>Textbox1 3</rd:Defa ultName>
  253                               <Sty le>
  254                                 <B order>
  255                                    <Style>Non e</Style>
  256                                 </ Border>
  257                                 <P addingLeft >2pt</Padd ingLeft>
  258                                 <P addingRigh t>2pt</Pad dingRight>
  259                                 <P addingTop> 2pt</Paddi ngTop>
  260                                 <P addingBott om>2pt</Pa ddingBotto m>
  261                               </St yle>
  262                             </Text box>
  263                           </CellCo ntents>
  264                         </TablixCe ll>
  265                         <TablixCel l>
  266                           <CellCon tents>
  267                             <Textb ox Name="T extbox14">
  268                               <Can Grow>true< /CanGrow>
  269                               <Kee pTogether> true</Keep Together>
  270                               <Par agraphs>
  271                                 <P aragraph>
  272                                    <TextRuns>
  273                                      <TextRun >
  274                                        <Value >FillerToC reateComma </Value>
  275                                        <Style >
  276                                          <Fon tFamily>Ca libri</Fon tFamily>
  277                                        </Styl e>
  278                                      </TextRu n>
  279                                    </TextRuns >
  280                                    <Style />
  281                                 </ Paragraph>
  282                               </Pa ragraphs>
  283                               <rd: DefaultNam e>Textbox1 4</rd:Defa ultName>
  284                               <Sty le>
  285                                 <P addingLeft >2pt</Padd ingLeft>
  286                                 <P addingRigh t>2pt</Pad dingRight>
  287                                 <P addingTop> 2pt</Paddi ngTop>
  288                                 <P addingBott om>2pt</Pa ddingBotto m>
  289                               </St yle>
  290                             </Text box>
  291                           </CellCo ntents>
  292                         </TablixCe ll>
  293                      </ TablixCell s>
  294                    </Ta blixRow>
  295                    <Tab lixRow>
  296                      <H eight>0.27 167in</Hei ght>
  297                      <T ablixCells >
  298                         <TablixCel l>
  299                           <CellCon tents>
  300                             <Textb ox Name="C ampaign">
  301                               <Can Grow>true< /CanGrow>
  302                               <Kee pTogether> true</Keep Together>
  303                               <Par agraphs>
  304                                 <P aragraph>
  305                                    <TextRuns>
  306                                      <TextRun >
  307                                        <Value >=Paramete rs!Autodia lerCampaig n.Value</V alue>
  308                                        <Style >
  309                                          <Fon tFamily>Ca libri</Fon tFamily>
  310                                        </Styl e>
  311                                      </TextRu n>
  312                                    </TextRuns >
  313                                    <Style />
  314                                 </ Paragraph>
  315                               </Pa ragraphs>
  316                               <Sty le>
  317                                 <P addingLeft >2pt</Padd ingLeft>
  318                                 <P addingRigh t>2pt</Pad dingRight>
  319                                 <P addingTop> 2pt</Paddi ngTop>
  320                                 <P addingBott om>2pt</Pa ddingBotto m>
  321                               </St yle>
  322                             </Text box>
  323                           </CellCo ntents>
  324                         </TablixCe ll>
  325                         <TablixCel l>
  326                           <CellCon tents>
  327                             <Textb ox Name="D aytimePhon eNumber">
  328                               <Can Grow>true< /CanGrow>
  329                               <Kee pTogether> true</Keep Together>
  330                               <Par agraphs>
  331                                 <P aragraph>
  332                                    <TextRuns>
  333                                      <TextRun >
  334                                        <Value >=System.T ext.Regula rExpressio ns.Regex.R eplace(Mid (Fields!ph onenumber. Value,2),  "(\d{3})[  -.]*(\d{3} )[ -.]*(\d {4})", "$1 $2$3")</Va lue>
  335                                        <Style >
  336                                          <Fon tFamily>Ca libri</Fon tFamily>
  337                                          <For mat>0.00;( 0.00)</For mat>
  338                                        </Styl e>
  339                                      </TextRu n>
  340                                    </TextRuns >
  341                                    <Style />
  342                                 </ Paragraph>
  343                               </Pa ragraphs>
  344                               <Sty le>
  345                                 <B order>
  346                                    <Style>Non e</Style>
  347                                 </ Border>
  348                                 <P addingLeft >2pt</Padd ingLeft>
  349                                 <P addingRigh t>2pt</Pad dingRight>
  350                                 <P addingTop> 2pt</Paddi ngTop>
  351                                 <P addingBott om>2pt</Pa ddingBotto m>
  352                               </St yle>
  353                             </Text box>
  354                           </CellCo ntents>
  355                         </TablixCe ll>
  356                         <TablixCel l>
  357                           <CellCon tents>
  358                             <Textb ox Name="C ampaignAct ivity">
  359                               <Can Grow>true< /CanGrow>
  360                               <Kee pTogether> true</Keep Together>
  361                               <Par agraphs>
  362                                 <P aragraph>
  363                                    <TextRuns>
  364                                      <TextRun >
  365                                        <Value >=Fields!C ampaignAct ivity.Valu e</Value>
  366                                        <Style >
  367                                          <Fon tFamily>Ca libri</Fon tFamily>
  368                                        </Styl e>
  369                                      </TextRu n>
  370                                    </TextRuns >
  371                                    <Style />
  372                                 </ Paragraph>
  373                               </Pa ragraphs>
  374                               <rd: DefaultNam e>Campaign Activity</ rd:Default Name>
  375                               <Sty le>
  376                                 <P addingLeft >2pt</Padd ingLeft>
  377                                 <P addingRigh t>2pt</Pad dingRight>
  378                                 <P addingTop> 2pt</Paddi ngTop>
  379                                 <P addingBott om>2pt</Pa ddingBotto m>
  380                               </St yle>
  381                             </Text box>
  382                           </CellCo ntents>
  383                         </TablixCe ll>
  384                         <TablixCel l>
  385                           <CellCon tents>
  386                             <Textb ox Name="S SN">
  387                               <Can Grow>true< /CanGrow>
  388                               <Kee pTogether> true</Keep Together>
  389                               <Par agraphs>
  390                                 <P aragraph>
  391                                    <TextRuns>
  392                                      <TextRun >
  393                                        <Value >=iif(len( Fields!pho nenumber.V alue)=10,  "(" &amp;  left(Field s!phonenum ber.Value,  3) &amp;  ")" &amp;  mid(Fields !phonenumb er.Value,3 ,3) &amp;  "-" &amp;  right(Fiel ds!phonenu mber.Value , 4), Fiel ds!phonenu mber.Value )</Value>
  394                                        <Style >
  395                                          <Fon tFamily>Ca libri</Fon tFamily>
  396                                        </Styl e>
  397                                      </TextRu n>
  398                                    </TextRuns >
  399                                    <Style />
  400                                 </ Paragraph>
  401                               </Pa ragraphs>
  402                               <Sty le>
  403                                 <P addingLeft >2pt</Padd ingLeft>
  404                                 <P addingRigh t>2pt</Pad dingRight>
  405                                 <P addingTop> 2pt</Paddi ngTop>
  406                                 <P addingBott om>2pt</Pa ddingBotto m>
  407                               </St yle>
  408                             </Text box>
  409                           </CellCo ntents>
  410                         </TablixCe ll>
  411                         <TablixCel l>
  412                           <CellCon tents>
  413                             <Textb ox Name="L astNameFir stName">
  414                               <Can Grow>true< /CanGrow>
  415                               <Kee pTogether> true</Keep Together>
  416                               <Par agraphs>
  417                                 <P aragraph>
  418                                    <TextRuns>
  419                                      <TextRun >
  420                                        <Value >=Replace( Fields!Vet eranName.V alue,",","  ") &amp;  " " &amp;  Fields!SSN .Value</Va lue>
  421                                        <Style >
  422                                          <Fon tFamily>Ca libri</Fon tFamily>
  423                                        </Styl e>
  424                                      </TextRu n>
  425                                    </TextRuns >
  426                                    <Style />
  427                                 </ Paragraph>
  428                               </Pa ragraphs>
  429                               <Sty le>
  430                                 <B order>
  431                                    <Style>Non e</Style>
  432                                 </ Border>
  433                                 <P addingLeft >2pt</Padd ingLeft>
  434                                 <P addingRigh t>2pt</Pad dingRight>
  435                                 <P addingTop> 2pt</Paddi ngTop>
  436                                 <P addingBott om>2pt</Pa ddingBotto m>
  437                               </St yle>
  438                             </Text box>
  439                           </CellCo ntents>
  440                         </TablixCe ll>
  441                         <TablixCel l>
  442                           <CellCon tents>
  443                             <Textb ox Name="F illerToCre ateComma">
  444                               <Can Grow>true< /CanGrow>
  445                               <Kee pTogether> true</Keep Together>
  446                               <Par agraphs>
  447                                 <P aragraph>
  448                                    <TextRuns>
  449                                      <TextRun >
  450                                        <Value >=Fields!F illerToCre ateComma.V alue</Valu e>
  451                                        <Style >
  452                                          <Fon tFamily>Ca libri</Fon tFamily>
  453                                        </Styl e>
  454                                      </TextRu n>
  455                                    </TextRuns >
  456                                    <Style />
  457                                 </ Paragraph>
  458                               </Pa ragraphs>
  459                               <rd: DefaultNam e>FillerTo CreateComm a</rd:Defa ultName>
  460                               <Sty le>
  461                                 <P addingLeft >2pt</Padd ingLeft>
  462                                 <P addingRigh t>2pt</Pad dingRight>
  463                                 <P addingTop> 2pt</Paddi ngTop>
  464                                 <P addingBott om>2pt</Pa ddingBotto m>
  465                               </St yle>
  466                             </Text box>
  467                           </CellCo ntents>
  468                         </TablixCe ll>
  469                      </ TablixCell s>
  470                    </Ta blixRow>
  471                  </Tabl ixRows>
  472                </Tablix Body>
  473                <TablixC olumnHiera rchy>
  474                  <Tabli xMembers>
  475                    <Tab lixMember  />
  476                    <Tab lixMember  />
  477                    <Tab lixMember  />
  478                    <Tab lixMember  />
  479                    <Tab lixMember  />
  480                    <Tab lixMember  />
  481                  </Tabl ixMembers>
  482                </Tablix ColumnHier archy>
  483                <TablixR owHierarch y>
  484                  <Tabli xMembers>
  485                    <Tab lixMember>
  486                      <K eepWithGro up>After</ KeepWithGr oup>
  487                    </Ta blixMember >
  488                    <Tab lixMember>
  489                      <G roup Name= "phonenumb er">
  490                         <GroupExpr essions>
  491                           <GroupEx pression>= Fields!pho nenumber.V alue</Grou pExpressio n>
  492                         </GroupExp ressions>
  493                      </ Group>
  494                      <S ortExpress ions>
  495                         <SortExpre ssion>
  496                           <Value>= Fields!pho nenumber.V alue</Valu e>
  497                         </SortExpr ession>
  498                      </ SortExpres sions>
  499                      <T ablixMembe rs>
  500                         <TablixMem ber>
  501                           <DataEle mentOutput >Output</D ataElement Output>
  502                           <KeepTog ether>true </KeepToge ther>
  503                         </TablixMe mber>
  504                      </ TablixMemb ers>
  505                    </Ta blixMember >
  506                  </Tabl ixMembers>
  507                </Tablix RowHierarc hy>
  508                <FixedCo lumnHeader s>true</Fi xedColumnH eaders>
  509                <DataSet Name>Phone CallActivi ties</Data SetName>
  510                <Height> 0.52167in< /Height>
  511                <Width>8 .54999in</ Width>
  512                <Style>
  513                  <Borde r>
  514                    <Sty le>None</S tyle>
  515                  </Bord er>
  516                </Style>
  517              </Tablix>
  518           </ ReportItem s>
  519           <H eight>0.52 167in</Hei ght>
  520           <S tyle />
  521         </Bo dy>
  522         <Wid th>9.42499 in</Width>
  523         <Pag e>
  524           <P ageWidth>8 .25in</Pag eWidth>
  525           <I nteractive Width>8.5i n</Interac tiveWidth>
  526           <L eftMargin> 0.5in</Lef tMargin>
  527           <R ightMargin >0.5in</Ri ghtMargin>
  528           <T opMargin>0 .5in</TopM argin>
  529           <B ottomMargi n>0.5in</B ottomMargi n>
  530           <S tyle />
  531         </Pa ge>
  532       </Repo rtSection>
  533     </Report Sections>
  534     <ReportP arameters>
  535       <Repor tParameter  Name="CRM ParentCamp aign">
  536         <Dat aType>Stri ng</DataTy pe>
  537         <Pro mpt>CRM Pa rent Campa ign</Promp t>
  538         <Val idValues>
  539           <D ataSetRefe rence>
  540              <DataSetNa me>ParentC ampaigns</ DataSetNam e>
  541              <ValueFiel d>campaign id</ValueF ield>
  542              <LabelFiel d>campaign name</Labe lField>
  543           </ DataSetRef erence>
  544         </Va lidValues>
  545         <Use dInQuery>T rue</UsedI nQuery>
  546         <cl: ComponentM etadata>
  547           <c l:HideUpda teNotifica tions>true </cl:HideU pdateNotif ications>
  548         </cl :Component Metadata>
  549       </Repo rtParamete r>
  550       <Repor tParameter  Name="Aut odialerCam paign">
  551         <Dat aType>Stri ng</DataTy pe>
  552         <Pro mpt>Autodi aler Campa ign</Promp t>
  553         <Use dInQuery>T rue</UsedI nQuery>
  554         <cl: ComponentM etadata>
  555           <c l:HideUpda teNotifica tions>true </cl:HideU pdateNotif ications>
  556         </cl :Component Metadata>
  557       </Repo rtParamete r>
  558     </Report Parameters >
  559     <Languag e>en-US</L anguage>
  560     <Consume ContainerW hitespace> true</Cons umeContain erWhitespa ce>
  561     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  562     <rd:Repo rtID>020ee b37-05c2-4 ffe-a34e-2 aec499474a 3</rd:Repo rtID>
  563   </Report>