Produced by Araxis Merge on 7/5/2018 7:15:56 AM Central 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\HR | Aggregate Matrix Report.rdl | Wed Jun 27 16:57:24 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\HR | Aggregate Matrix Report.rdl | Wed Jun 27 17:41:35 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1738 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 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 | <AutoRef resh>0</Au toRefresh> | |
| 4 | <DataSou rces> | |
| 5 | <DataS ource Name ="CRS"> | |
| 6 | <Con nectionPro perties> | |
| 7 | <D ataProvide r>SQL</Dat aProvider> | |
| 8 | <ConnectSt ring>Data Source=LIS TAGCRESQA. aac.dva. DNS ;Initial C atalog=CRS ;Encrypt=T rue;TrustS erverCerti ficate=Tru e</Connect String> | |
| 9 | <I ntegratedS ecurity>tr ue</Integr atedSecuri ty> | |
| 10 | </Co nnectionPr operties> | |
| 11 | <rd: SecurityTy pe>Integra ted</rd:Se curityType > | |
| 12 | <rd: DataSource ID>172aec8 9-79a6-461 8-b753-60a 163242636< /rd:DataSo urceID> | |
| 13 | </Data Source> | |
| 14 | </DataSo urces> | |
| 15 | <DataSet s> | |
| 16 | <DataS et Name="R egistryLis t"> | |
| 17 | <Que ry> | |
| 18 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 19 | <C ommandText >SELECT [N AME] FROM CRS.STD_RE GISTRY | |
| 20 | UNION | |
| 21 | SELECT NUL L FROM CRS .STD_REGIS TRY</Comma ndText> | |
| 22 | </Qu ery> | |
| 23 | <Fie lds> | |
| 24 | <F ield Name= "NAME"> | |
| 25 | <DataField >NAME</Dat aField> | |
| 26 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 27 | </ Field> | |
| 28 | </Fi elds> | |
| 29 | </Data Set> | |
| 30 | <DataS et Name="C ohortTypeO ne"> | |
| 31 | <Que ry> | |
| 32 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 33 | <C ommandText >SELECT DI STINCT [DE SCRIPTION_ TEXT] FROM [CRS].[ST D_REGISTRY _COHORT_TY PES] | |
| 34 | Union | |
| 35 | Select NUL L FROM [CR S].[STD_RE GISTRY_COH ORT_TYPES] </Command Text> | |
| 36 | </Qu ery> | |
| 37 | <Fie lds> | |
| 38 | <F ield Name= "DESCRIPTI ON_TEXT"> | |
| 39 | <DataField >DESCRIPTI ON_TEXT</D ataField> | |
| 40 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 41 | </ Field> | |
| 42 | </Fi elds> | |
| 43 | </Data Set> | |
| 44 | <DataS et Name="C ohortCodeO ne"> | |
| 45 | <Que ry> | |
| 46 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 47 | <Q ueryParame ters> | |
| 48 | <QueryPara meter Name ="@CohortT ypeOne"> | |
| 49 | <Value>= Parameters !CohortTyp eOne.Value </Value> | |
| 50 | </QueryPar ameter> | |
| 51 | </ QueryParam eters> | |
| 52 | <C ommandText >SELECT DI STINCT [CO DE], [NAME ] FROM [CR S].[STD_RE GISTRY_COH ORT_TYPES] WHERE [DE SCRIPTION_ TEXT] = @C ohortTypeO ne | |
| 53 | UNION | |
| 54 | SELECT NUL L, NULL FR OM [CRS].[ STD_REGIST RY_COHORT_ TYPES]</Co mmandText> | |
| 55 | <r d:UseGener icDesigner >true</rd: UseGeneric Designer> | |
| 56 | </Qu ery> | |
| 57 | <Fie lds> | |
| 58 | <F ield Name= "CODE"> | |
| 59 | <DataField >CODE</Dat aField> | |
| 60 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 61 | </ Field> | |
| 62 | <F ield Name= "NAME"> | |
| 63 | <DataField >NAME</Dat aField> | |
| 64 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 65 | </ Field> | |
| 66 | </Fi elds> | |
| 67 | </Data Set> | |
| 68 | <DataS et Name="C oreTypeOne "> | |
| 69 | <Que ry> | |
| 70 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 71 | <C ommandText >SELECT DI STINCT [DE SCRIPTION_ TEXT] FROM [CRS].[ST D_REGISTRY _CORE_TYPE S] | |
| 72 | Union | |
| 73 | Select NUL L FROM [CR S].[STD_RE GISTRY_COR E_TYPES]</ CommandTex t> | |
| 74 | </Qu ery> | |
| 75 | <Fie lds> | |
| 76 | <F ield Name= "DESCRIPTI ON_TEXT"> | |
| 77 | <DataField >DESCRIPTI ON_TEXT</D ataField> | |
| 78 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 79 | </ Field> | |
| 80 | </Fi elds> | |
| 81 | </Data Set> | |
| 82 | <DataS et Name="C oreCodeOne "> | |
| 83 | <Que ry> | |
| 84 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 85 | <Q ueryParame ters> | |
| 86 | <QueryPara meter Name ="@CoreTyp eOne"> | |
| 87 | <Value>= Parameters !CoreTypeO ne.Value</ Value> | |
| 88 | <rd:User Defined>tr ue</rd:Use rDefined> | |
| 89 | </QueryPar ameter> | |
| 90 | </ QueryParam eters> | |
| 91 | <C ommandText >IF @CoreT ypeOne IS NOT NULL | |
| 92 | BEGIN | |
| 93 | IF @CoreTy peOne = 'A llergy' | |
| 94 | BEGIN | |
| 95 | SELECT DIS TINCT [All ergyType] As CoreCod eOne FROM [CRS]. [ALLER GY] | |
| 96 | UNION | |
| 97 | SELECT NUL L FROM [CR S].[ALLERG Y] | |
| 98 | END | |
| 99 | ||
| 100 | IF @CoreTy peOne = 'P atient - E thnicity' | |
| 101 | BEGIN | |
| 102 | SELECT DIS TINCT [Eth nicity] As CoreCodeO ne FROM [C RS].[PATIE NT_ETHNICI TY] | |
| 103 | UNION | |
| 104 | SELECT NUL L FROM CRS .PATIENT_E THNICITY | |
| 105 | END | |
| 106 | END | |
| 107 | ELSE | |
| 108 | BEGIN | |
| 109 | SELECT NUL L | |
| 110 | END | |
| 111 | </CommandT ext> | |
| 112 | </Qu ery> | |
| 113 | <Fie lds> | |
| 114 | <F ield Name= "CoreCodeO ne"> | |
| 115 | <DataField >CoreCodeO ne</DataFi eld> | |
| 116 | <rd:UserDe fined>true </rd:UserD efined> | |
| 117 | </ Field> | |
| 118 | </Fi elds> | |
| 119 | </Data Set> | |
| 120 | <DataS et Name="A ggregates" > | |
| 121 | <Que ry> | |
| 122 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 123 | <Q ueryParame ters> | |
| 124 | <QueryPara meter Name ="@CoreTyp eOne"> | |
| 125 | <Value>= Parameters !CoreTypeO ne.Value</ Value> | |
| 126 | </QueryPar ameter> | |
| 127 | <QueryPara meter Name ="@CoreCod eOne"> | |
| 128 | <Value>= Parameters !CoreCodeO ne.Value</ Value> | |
| 129 | </QueryPar ameter> | |
| 130 | <QueryPara meter Name ="@CohortT ypeOne"> | |
| 131 | <Value>= Parameters !CohortTyp eOne.Value </Value> | |
| 132 | </QueryPar ameter> | |
| 133 | <QueryPara meter Name ="@CohortC odeOne"> | |
| 134 | <Value>= Parameters !CohortCod eOne.Value </Value> | |
| 135 | </QueryPar ameter> | |
| 136 | <QueryPara meter Name ="@CoreTyp eTwo"> | |
| 137 | <Value>= Parameters !CoreTypeT wo.Value</ Value> | |
| 138 | <rd:User Defined>tr ue</rd:Use rDefined> | |
| 139 | </QueryPar ameter> | |
| 140 | <QueryPara meter Name ="@CoreCod eTwo"> | |
| 141 | <Value>= Parameters !CoreCodeT wo.Value</ Value> | |
| 142 | <rd:User Defined>tr ue</rd:Use rDefined> | |
| 143 | </QueryPar ameter> | |
| 144 | <QueryPara meter Name ="@CohortT ypeTwo"> | |
| 145 | <Value>= Parameters !CohortTyp eTwo.Value </Value> | |
| 146 | <rd:User Defined>tr ue</rd:Use rDefined> | |
| 147 | </QueryPar ameter> | |
| 148 | <QueryPara meter Name ="@CohortC odeTwo"> | |
| 149 | <Value>= Parameters !CohortCod eTwo.Value </Value> | |
| 150 | <rd:User Defined>tr ue</rd:Use rDefined> | |
| 151 | </QueryPar ameter> | |
| 152 | </ QueryParam eters> | |
| 153 | <C ommandType >StoredPro cedure</Co mmandType> | |
| 154 | <C ommandText >CRS.GetAg gregatesRe port</Comm andText> | |
| 155 | </Qu ery> | |
| 156 | <Fie lds> | |
| 157 | <F ield Name= "CohortTyp eOne"> | |
| 158 | <DataField >CohortTyp eOne</Data Field> | |
| 159 | <rd:UserDe fined>true </rd:UserD efined> | |
| 160 | </ Field> | |
| 161 | <F ield Name= "CoreTypeO ne"> | |
| 162 | <DataField >CoreTypeO ne</DataFi eld> | |
| 163 | <rd:UserDe fined>true </rd:UserD efined> | |
| 164 | </ Field> | |
| 165 | <F ield Name= "CohortTyp eTwo"> | |
| 166 | <DataField >CohortTyp eTwo</Data Field> | |
| 167 | <rd:UserDe fined>true </rd:UserD efined> | |
| 168 | </ Field> | |
| 169 | <F ield Name= "CoreTypeT wo"> | |
| 170 | <DataField >CoreTypeT wo</DataFi eld> | |
| 171 | <rd:UserDe fined>true </rd:UserD efined> | |
| 172 | </ Field> | |
| 173 | <F ield Name= "Count"> | |
| 174 | <DataField >Count</Da taField> | |
| 175 | <rd:UserDe fined>true </rd:UserD efined> | |
| 176 | </ Field> | |
| 177 | </Fi elds> | |
| 178 | </Data Set> | |
| 179 | <DataS et Name="C oreTypeTwo "> | |
| 180 | <Que ry> | |
| 181 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 182 | <Q ueryParame ters> | |
| 183 | <QueryPara meter Name ="@CoreTyp eOne"> | |
| 184 | <Value>= Parameters !CoreTypeO ne.Value</ Value> | |
| 185 | <rd:User Defined>tr ue</rd:Use rDefined> | |
| 186 | </QueryPar ameter> | |
| 187 | </ QueryParam eters> | |
| 188 | <C ommandText >SELECT DI STINCT [DE SCRIPTION_ TEXT] FROM [CRS].[ST D_REGISTRY _CORE_TYPE S] WHERE [ DESCRIPTIO N_TEXT] &l t;> @Co reTypeOne | |
| 189 | Union | |
| 190 | Select NUL L FROM [CR S].[STD_RE GISTRY_COR E_TYPES]</ CommandTex t> | |
| 191 | </Qu ery> | |
| 192 | <Fie lds> | |
| 193 | <F ield Name= "DESCRIPTI ON_TEXT"> | |
| 194 | <DataField >DESCRIPTI ON_TEXT</D ataField> | |
| 195 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 196 | </ Field> | |
| 197 | </Fi elds> | |
| 198 | </Data Set> | |
| 199 | <DataS et Name="C oreCodeTwo "> | |
| 200 | <Que ry> | |
| 201 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 202 | <C ommandText >SELECT DI STINCT [Al lergyType] As CoreCo deTwo FROM [CRS].[AL LERGY] | |
| 203 | UNION | |
| 204 | SELECT NUL L FROM [CR S].[ALLERG Y] </Comma ndText> | |
| 205 | </Qu ery> | |
| 206 | <Fie lds> | |
| 207 | <F ield Name= "CoreCodeT wo"> | |
| 208 | <DataField >CoreCodeT wo</DataFi eld> | |
| 209 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 210 | </ Field> | |
| 211 | </Fi elds> | |
| 212 | </Data Set> | |
| 213 | <DataS et Name="C ohortTypeT wo"> | |
| 214 | <Que ry> | |
| 215 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 216 | <C ommandText >SELECT DI STINCT [DE SCRIPTION_ TEXT] FROM [CRS].[ST D_REGISTRY _COHORT_TY PES] | |
| 217 | Union | |
| 218 | Select NUL L FROM [CR S].[STD_RE GISTRY_COH ORT_TYPES] </Command Text> | |
| 219 | </Qu ery> | |
| 220 | <Fie lds> | |
| 221 | <F ield Name= "DESCRIPTI ON_TEXT"> | |
| 222 | <DataField >DESCRIPTI ON_TEXT</D ataField> | |
| 223 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 224 | </ Field> | |
| 225 | </Fi elds> | |
| 226 | </Data Set> | |
| 227 | <DataS et Name="C ohortCodeT wo"> | |
| 228 | <Que ry> | |
| 229 | <D ataSourceN ame>CRS</D ataSourceN ame> | |
| 230 | <Q ueryParame ters> | |
| 231 | <QueryPara meter Name ="@CohortT ypeTwo"> | |
| 232 | <Value>= Parameters !CohortTyp eTwo.Value </Value> | |
| 233 | </QueryPar ameter> | |
| 234 | </ QueryParam eters> | |
| 235 | <C ommandText >SELECT DI STINCT [CO DE], [NAME ] FROM [CR S].[STD_RE GISTRY_COH ORT_TYPES] WHERE [DE SCRIPTION_ TEXT] = @C ohortTypeT wo | |
| 236 | UNION | |
| 237 | SELECT NUL L, NULL FR OM [CRS].[ STD_REGIST RY_COHORT_ TYPES]</Co mmandText> | |
| 238 | </Qu ery> | |
| 239 | <Fie lds> | |
| 240 | <F ield Name= "CODE"> | |
| 241 | <DataField >CODE</Dat aField> | |
| 242 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 243 | </ Field> | |
| 244 | <F ield Name= "NAME"> | |
| 245 | <DataField >NAME</Dat aField> | |
| 246 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 247 | </ Field> | |
| 248 | </Fi elds> | |
| 249 | </Data Set> | |
| 250 | </DataSe ts> | |
| 251 | <ReportS ections> | |
| 252 | <Repor tSection> | |
| 253 | <Bod y> | |
| 254 | <R eportItems > | |
| 255 | <Tablix Na me="Tablix 1"> | |
| 256 | <TablixB ody> | |
| 257 | <Tabli xColumns> | |
| 258 | <Tab lixColumn> | |
| 259 | <W idth>1.458 33in</Widt h> | |
| 260 | </Ta blixColumn > | |
| 261 | <Tab lixColumn> | |
| 262 | <W idth>1.566 67in</Widt h> | |
| 263 | </Ta blixColumn > | |
| 264 | <Tab lixColumn> | |
| 265 | <W idth>1.633 33in</Widt h> | |
| 266 | </Ta blixColumn > | |
| 267 | <Tab lixColumn> | |
| 268 | <W idth>1.5in </Width> | |
| 269 | </Ta blixColumn > | |
| 270 | <Tab lixColumn> | |
| 271 | <W idth>1.766 67in</Widt h> | |
| 272 | </Ta blixColumn > | |
| 273 | </Tabl ixColumns> | |
| 274 | <Tabli xRows> | |
| 275 | <Tab lixRow> | |
| 276 | <H eight>0.25 in</Height > | |
| 277 | <T ablixCells > | |
| 278 | <TablixCel l> | |
| 279 | <CellCon tents> | |
| 280 | <Textb ox Name="T extbox2"> | |
| 281 | <Can Grow>true< /CanGrow> | |
| 282 | <Kee pTogether> true</Keep Together> | |
| 283 | <Par agraphs> | |
| 284 | <P aragraph> | |
| 285 | <TextRuns> | |
| 286 | <TextRun > | |
| 287 | <Value >=Paramete rs!CohortT ypeOne.Val ue</Value> | |
| 288 | <Style > | |
| 289 | <Fon tFamily>Ta homa</Font Family> | |
| 290 | <Fon tSize>11pt </FontSize > | |
| 291 | <Fon tWeight>Bo ld</FontWe ight> | |
| 292 | <Col or>White</ Color> | |
| 293 | </Styl e> | |
| 294 | </TextRu n> | |
| 295 | </TextRuns > | |
| 296 | <Style> | |
| 297 | <TextAli gn>Center< /TextAlign > | |
| 298 | </Style> | |
| 299 | </ Paragraph> | |
| 300 | </Pa ragraphs> | |
| 301 | <rd: DefaultNam e>Textbox2 </rd:Defau ltName> | |
| 302 | <Sty le> | |
| 303 | <B order> | |
| 304 | <Color>#72 92cc</Colo r> | |
| 305 | <Style>Sol id</Style> | |
| 306 | </ Border> | |
| 307 | <B ackgroundC olor>#4c68 a2</Backgr oundColor> | |
| 308 | <P addingLeft >2pt</Padd ingLeft> | |
| 309 | <P addingRigh t>2pt</Pad dingRight> | |
| 310 | <P addingTop> 2pt</Paddi ngTop> | |
| 311 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 312 | </St yle> | |
| 313 | </Text box> | |
| 314 | </CellCo ntents> | |
| 315 | </TablixCe ll> | |
| 316 | <TablixCel l> | |
| 317 | <CellCon tents> | |
| 318 | <Textb ox Name="T extbox3"> | |
| 319 | <Can Grow>true< /CanGrow> | |
| 320 | <Kee pTogether> true</Keep Together> | |
| 321 | <Par agraphs> | |
| 322 | <P aragraph> | |
| 323 | <TextRuns> | |
| 324 | <TextRun > | |
| 325 | <Value >=Paramete rs!CoreTyp eOne.Value </Value> | |
| 326 | <Style > | |
| 327 | <Fon tFamily>Ta homa</Font Family> | |
| 328 | <Fon tSize>11pt </FontSize > | |
| 329 | <Fon tWeight>Bo ld</FontWe ight> | |
| 330 | <Col or>White</ Color> | |
| 331 | </Styl e> | |
| 332 | </TextRu n> | |
| 333 | </TextRuns > | |
| 334 | <Style> | |
| 335 | <TextAli gn>Center< /TextAlign > | |
| 336 | </Style> | |
| 337 | </ Paragraph> | |
| 338 | </Pa ragraphs> | |
| 339 | <rd: DefaultNam e>Textbox3 </rd:Defau ltName> | |
| 340 | <Sty le> | |
| 341 | <B order> | |
| 342 | <Color>#72 92cc</Colo r> | |
| 343 | <Style>Sol id</Style> | |
| 344 | </ Border> | |
| 345 | <B ackgroundC olor>#4c68 a2</Backgr oundColor> | |
| 346 | <P addingLeft >2pt</Padd ingLeft> | |
| 347 | <P addingRigh t>2pt</Pad dingRight> | |
| 348 | <P addingTop> 2pt</Paddi ngTop> | |
| 349 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 350 | </St yle> | |
| 351 | </Text box> | |
| 352 | </CellCo ntents> | |
| 353 | </TablixCe ll> | |
| 354 | <TablixCel l> | |
| 355 | <CellCon tents> | |
| 356 | <Textb ox Name="T extbox1"> | |
| 357 | <Can Grow>true< /CanGrow> | |
| 358 | <Kee pTogether> true</Keep Together> | |
| 359 | <Par agraphs> | |
| 360 | <P aragraph> | |
| 361 | <TextRuns> | |
| 362 | <TextRun > | |
| 363 | <Value >=Paramete rs!CohortT ypeTwo.Val ue</Value> | |
| 364 | <Style > | |
| 365 | <Fon tFamily>Ta homa</Font Family> | |
| 366 | <Fon tSize>11pt </FontSize > | |
| 367 | <Fon tWeight>Bo ld</FontWe ight> | |
| 368 | <Col or>White</ Color> | |
| 369 | </Styl e> | |
| 370 | </TextRu n> | |
| 371 | </TextRuns > | |
| 372 | <Style> | |
| 373 | <TextAli gn>Center< /TextAlign > | |
| 374 | </Style> | |
| 375 | </ Paragraph> | |
| 376 | </Pa ragraphs> | |
| 377 | <rd: DefaultNam e>Textbox1 </rd:Defau ltName> | |
| 378 | <Sty le> | |
| 379 | <B order> | |
| 380 | <Color>#72 92cc</Colo r> | |
| 381 | <Style>Sol id</Style> | |
| 382 | </ Border> | |
| 383 | <B ackgroundC olor>#4c68 a2</Backgr oundColor> | |
| 384 | <P addingLeft >2pt</Padd ingLeft> | |
| 385 | <P addingRigh t>2pt</Pad dingRight> | |
| 386 | <P addingTop> 2pt</Paddi ngTop> | |
| 387 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 388 | </St yle> | |
| 389 | </Text box> | |
| 390 | </CellCo ntents> | |
| 391 | </TablixCe ll> | |
| 392 | <TablixCel l> | |
| 393 | <CellCon tents> | |
| 394 | <Textb ox Name="T extbox6"> | |
| 395 | <Can Grow>true< /CanGrow> | |
| 396 | <Kee pTogether> true</Keep Together> | |
| 397 | <Par agraphs> | |
| 398 | <P aragraph> | |
| 399 | <TextRuns> | |
| 400 | <TextRun > | |
| 401 | <Value >=Paramete rs!CoreTyp eTwo.Value </Value> | |
| 402 | <Style > | |
| 403 | <Fon tFamily>Ta homa</Font Family> | |
| 404 | <Fon tSize>11pt </FontSize > | |
| 405 | <Fon tWeight>Bo ld</FontWe ight> | |
| 406 | <Col or>White</ Color> | |
| 407 | </Styl e> | |
| 408 | </TextRu n> | |
| 409 | </TextRuns > | |
| 410 | <Style> | |
| 411 | <TextAli gn>Center< /TextAlign > | |
| 412 | </Style> | |
| 413 | </ Paragraph> | |
| 414 | </Pa ragraphs> | |
| 415 | <rd: DefaultNam e>Textbox6 </rd:Defau ltName> | |
| 416 | <Sty le> | |
| 417 | <B order> | |
| 418 | <Color>#72 92cc</Colo r> | |
| 419 | <Style>Sol id</Style> | |
| 420 | </ Border> | |
| 421 | <B ackgroundC olor>#4c68 a2</Backgr oundColor> | |
| 422 | <P addingLeft >2pt</Padd ingLeft> | |
| 423 | <P addingRigh t>2pt</Pad dingRight> | |
| 424 | <P addingTop> 2pt</Paddi ngTop> | |
| 425 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 426 | </St yle> | |
| 427 | </Text box> | |
| 428 | </CellCo ntents> | |
| 429 | </TablixCe ll> | |
| 430 | <TablixCel l> | |
| 431 | <CellCon tents> | |
| 432 | <Textb ox Name="T extbox5"> | |
| 433 | <Can Grow>true< /CanGrow> | |
| 434 | <Kee pTogether> true</Keep Together> | |
| 435 | <Par agraphs> | |
| 436 | <P aragraph> | |
| 437 | <TextRuns> | |
| 438 | <TextRun > | |
| 439 | <Value >Count</Va lue> | |
| 440 | <Style > | |
| 441 | <Fon tFamily>Ta homa</Font Family> | |
| 442 | <Fon tSize>11pt </FontSize > | |
| 443 | <Fon tWeight>Bo ld</FontWe ight> | |
| 444 | <Col or>White</ Color> | |
| 445 | </Styl e> | |
| 446 | </TextRu n> | |
| 447 | </TextRuns > | |
| 448 | <Style> | |
| 449 | <TextAli gn>Center< /TextAlign > | |
| 450 | </Style> | |
| 451 | </ Paragraph> | |
| 452 | </Pa ragraphs> | |
| 453 | <rd: DefaultNam e>Textbox5 </rd:Defau ltName> | |
| 454 | <Sty le> | |
| 455 | <B order> | |
| 456 | <Color>#72 92cc</Colo r> | |
| 457 | <Style>Sol id</Style> | |
| 458 | </ Border> | |
| 459 | <B ackgroundC olor>#4c68 a2</Backgr oundColor> | |
| 460 | <P addingLeft >2pt</Padd ingLeft> | |
| 461 | <P addingRigh t>2pt</Pad dingRight> | |
| 462 | <P addingTop> 2pt</Paddi ngTop> | |
| 463 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 464 | </St yle> | |
| 465 | </Text box> | |
| 466 | </CellCo ntents> | |
| 467 | </TablixCe ll> | |
| 468 | </ TablixCell s> | |
| 469 | </Ta blixRow> | |
| 470 | <Tab lixRow> | |
| 471 | <H eight>0.25 in</Height > | |
| 472 | <T ablixCells > | |
| 473 | <TablixCel l> | |
| 474 | <CellCon tents> | |
| 475 | <Textb ox Name="C ohortTypeO ne"> | |
| 476 | <Can Grow>true< /CanGrow> | |
| 477 | <Kee pTogether> true</Keep Together> | |
| 478 | <Par agraphs> | |
| 479 | <P aragraph> | |
| 480 | <TextRuns> | |
| 481 | <TextRun > | |
| 482 | <Value >=Fields!C ohortTypeO ne.Value</ Value> | |
| 483 | <Style > | |
| 484 | <Fon tFamily>Ta homa</Font Family> | |
| 485 | <Col or>#4d4d4d </Color> | |
| 486 | </Styl e> | |
| 487 | </TextRu n> | |
| 488 | </TextRuns > | |
| 489 | <Style /> | |
| 490 | </ Paragraph> | |
| 491 | </Pa ragraphs> | |
| 492 | <rd: DefaultNam e>CohortTy peOne</rd: DefaultNam e> | |
| 493 | <Sty le> | |
| 494 | <B order> | |
| 495 | <Color>#e5 e5e5</Colo r> | |
| 496 | <Style>Sol id</Style> | |
| 497 | </ Border> | |
| 498 | <P addingLeft >2pt</Padd ingLeft> | |
| 499 | <P addingRigh t>2pt</Pad dingRight> | |
| 500 | <P addingTop> 2pt</Paddi ngTop> | |
| 501 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 502 | </St yle> | |
| 503 | </Text box> | |
| 504 | </CellCo ntents> | |
| 505 | </TablixCe ll> | |
| 506 | <TablixCel l> | |
| 507 | <CellCon tents> | |
| 508 | <Textb ox Name="C oreTypeOne "> | |
| 509 | <Can Grow>true< /CanGrow> | |
| 510 | <Kee pTogether> true</Keep Together> | |
| 511 | <Par agraphs> | |
| 512 | <P aragraph> | |
| 513 | <TextRuns> | |
| 514 | <TextRun > | |
| 515 | <Value >=Fields!C oreTypeOne .Value</Va lue> | |
| 516 | <Style > | |
| 517 | <Fon tFamily>Ta homa</Font Family> | |
| 518 | <Col or>#4d4d4d </Color> | |
| 519 | </Styl e> | |
| 520 | </TextRu n> | |
| 521 | </TextRuns > | |
| 522 | <Style /> | |
| 523 | </ Paragraph> | |
| 524 | </Pa ragraphs> | |
| 525 | <rd: DefaultNam e>CoreType One</rd:De faultName> | |
| 526 | <Sty le> | |
| 527 | <B order> | |
| 528 | <Color>#e5 e5e5</Colo r> | |
| 529 | <Style>Sol id</Style> | |
| 530 | </ Border> | |
| 531 | <P addingLeft >2pt</Padd ingLeft> | |
| 532 | <P addingRigh t>2pt</Pad dingRight> | |
| 533 | <P addingTop> 2pt</Paddi ngTop> | |
| 534 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 535 | </St yle> | |
| 536 | </Text box> | |
| 537 | </CellCo ntents> | |
| 538 | </TablixCe ll> | |
| 539 | <TablixCel l> | |
| 540 | <CellCon tents> | |
| 541 | <Textb ox Name="C ohortTypeT wo"> | |
| 542 | <Can Grow>true< /CanGrow> | |
| 543 | <Kee pTogether> true</Keep Together> | |
| 544 | <Par agraphs> | |
| 545 | <P aragraph> | |
| 546 | <TextRuns> | |
| 547 | <TextRun > | |
| 548 | <Value >=Fields!C ohortTypeT wo.Value</ Value> | |
| 549 | <Style > | |
| 550 | <Fon tFamily>Ta homa</Font Family> | |
| 551 | <Col or>#4d4d4d </Color> | |
| 552 | </Styl e> | |
| 553 | </TextRu n> | |
| 554 | </TextRuns > | |
| 555 | <Style /> | |
| 556 | </ Paragraph> | |
| 557 | </Pa ragraphs> | |
| 558 | <rd: DefaultNam e>CohortTy peTwo</rd: DefaultNam e> | |
| 559 | <Sty le> | |
| 560 | <B order> | |
| 561 | <Color>#e5 e5e5</Colo r> | |
| 562 | <Style>Sol id</Style> | |
| 563 | </ Border> | |
| 564 | <P addingLeft >2pt</Padd ingLeft> | |
| 565 | <P addingRigh t>2pt</Pad dingRight> | |
| 566 | <P addingTop> 2pt</Paddi ngTop> | |
| 567 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 568 | </St yle> | |
| 569 | </Text box> | |
| 570 | </CellCo ntents> | |
| 571 | </TablixCe ll> | |
| 572 | <TablixCel l> | |
| 573 | <CellCon tents> | |
| 574 | <Textb ox Name="C oreTypeTwo "> | |
| 575 | <Can Grow>true< /CanGrow> | |
| 576 | <Kee pTogether> true</Keep Together> | |
| 577 | <Par agraphs> | |
| 578 | <P aragraph> | |
| 579 | <TextRuns> | |
| 580 | <TextRun > | |
| 581 | <Value >=Fields!C oreTypeTwo .Value</Va lue> | |
| 582 | <Style > | |
| 583 | <Fon tFamily>Ta homa</Font Family> | |
| 584 | <Col or>#4d4d4d </Color> | |
| 585 | </Styl e> | |
| 586 | </TextRu n> | |
| 587 | </TextRuns > | |
| 588 | <Style /> | |
| 589 | </ Paragraph> | |
| 590 | </Pa ragraphs> | |
| 591 | <rd: DefaultNam e>CoreType Two</rd:De faultName> | |
| 592 | <Sty le> | |
| 593 | <B order> | |
| 594 | <Color>#e5 e5e5</Colo r> | |
| 595 | <Style>Sol id</Style> | |
| 596 | </ Border> | |
| 597 | <P addingLeft >2pt</Padd ingLeft> | |
| 598 | <P addingRigh t>2pt</Pad dingRight> | |
| 599 | <P addingTop> 2pt</Paddi ngTop> | |
| 600 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 601 | </St yle> | |
| 602 | </Text box> | |
| 603 | </CellCo ntents> | |
| 604 | </TablixCe ll> | |
| 605 | <TablixCel l> | |
| 606 | <CellCon tents> | |
| 607 | <Textb ox Name="C ount"> | |
| 608 | <Can Grow>true< /CanGrow> | |
| 609 | <Kee pTogether> true</Keep Together> | |
| 610 | <Par agraphs> | |
| 611 | <P aragraph> | |
| 612 | <TextRuns> | |
| 613 | <TextRun > | |
| 614 | <Value >=Fields!C ount.Value </Value> | |
| 615 | <Style > | |
| 616 | <Fon tFamily>Ta homa</Font Family> | |
| 617 | <Col or>#4d4d4d </Color> | |
| 618 | </Styl e> | |
| 619 | </TextRu n> | |
| 620 | </TextRuns > | |
| 621 | <Style /> | |
| 622 | </ Paragraph> | |
| 623 | </Pa ragraphs> | |
| 624 | <rd: DefaultNam e>Count</r d:DefaultN ame> | |
| 625 | <Sty le> | |
| 626 | <B order> | |
| 627 | <Color>#e5 e5e5</Colo r> | |
| 628 | <Style>Sol id</Style> | |
| 629 | </ Border> | |
| 630 | <P addingLeft >2pt</Padd ingLeft> | |
| 631 | <P addingRigh t>2pt</Pad dingRight> | |
| 632 | <P addingTop> 2pt</Paddi ngTop> | |
| 633 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 634 | </St yle> | |
| 635 | </Text box> | |
| 636 | </CellCo ntents> | |
| 637 | </TablixCe ll> | |
| 638 | </ TablixCell s> | |
| 639 | </Ta blixRow> | |
| 640 | </Tabl ixRows> | |
| 641 | </Tablix Body> | |
| 642 | <TablixC olumnHiera rchy> | |
| 643 | <Tabli xMembers> | |
| 644 | <Tab lixMember /> | |
| 645 | <Tab lixMember /> | |
| 646 | <Tab lixMember /> | |
| 647 | <Tab lixMember /> | |
| 648 | <Tab lixMember /> | |
| 649 | </Tabl ixMembers> | |
| 650 | </Tablix ColumnHier archy> | |
| 651 | <TablixR owHierarch y> | |
| 652 | <Tabli xMembers> | |
| 653 | <Tab lixMember> | |
| 654 | <K eepWithGro up>After</ KeepWithGr oup> | |
| 655 | </Ta blixMember > | |
| 656 | <Tab lixMember> | |
| 657 | <G roup Name= "Details" /> | |
| 658 | </Ta blixMember > | |
| 659 | </Tabl ixMembers> | |
| 660 | </Tablix RowHierarc hy> | |
| 661 | <DataSet Name>Aggre gates</Dat aSetName> | |
| 662 | <Top>0.4 6944in</To p> | |
| 663 | <Left>0. 15in</Left > | |
| 664 | <Height> 0.5in</Hei ght> | |
| 665 | <Width>7 .925in</Wi dth> | |
| 666 | <Style> | |
| 667 | <Borde r> | |
| 668 | <Sty le>None</S tyle> | |
| 669 | </Bord er> | |
| 670 | </Style> | |
| 671 | </Tablix> | |
| 672 | <Textbox N ame="Repor tTitle"> | |
| 673 | <CanGrow >true</Can Grow> | |
| 674 | <KeepTog ether>true </KeepToge ther> | |
| 675 | <Paragra phs> | |
| 676 | <Parag raph> | |
| 677 | <Tex tRuns> | |
| 678 | <T extRun> | |
| 679 | <Value>Agg regates Re port</Valu e> | |
| 680 | <Style> | |
| 681 | <FontFam ily>Verdan a</FontFam ily> | |
| 682 | <FontSiz e>20pt</Fo ntSize> | |
| 683 | </Style> | |
| 684 | </ TextRun> | |
| 685 | </Te xtRuns> | |
| 686 | <Sty le> | |
| 687 | <T extAlign>C enter</Tex tAlign> | |
| 688 | </St yle> | |
| 689 | </Para graph> | |
| 690 | </Paragr aphs> | |
| 691 | <rd:Wate rmarkTextb ox>Title</ rd:Waterma rkTextbox> | |
| 692 | <rd:Defa ultName>Re portTitle< /rd:Defaul tName> | |
| 693 | <Height> 0.4in</Hei ght> | |
| 694 | <Width>8 .19167in</ Width> | |
| 695 | <ZIndex> 1</ZIndex> | |
| 696 | <Style> | |
| 697 | <Borde r> | |
| 698 | <Sty le>None</S tyle> | |
| 699 | </Bord er> | |
| 700 | <Backg roundColor >LightBlue </Backgrou ndColor> | |
| 701 | <Paddi ngLeft>2pt </PaddingL eft> | |
| 702 | <Paddi ngRight>2p t</Padding Right> | |
| 703 | <Paddi ngTop>2pt< /PaddingTo p> | |
| 704 | <Paddi ngBottom>2 pt</Paddin gBottom> | |
| 705 | </Style> | |
| 706 | </Textbox> | |
| 707 | </ ReportItem s> | |
| 708 | <H eight>4.08 333in</Hei ght> | |
| 709 | <S tyle> | |
| 710 | <Border> | |
| 711 | <Style>N one</Style > | |
| 712 | </Border> | |
| 713 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 714 | </ Style> | |
| 715 | </Bo dy> | |
| 716 | <Wid th>8.19167 in</Width> | |
| 717 | <Pag e> | |
| 718 | <L eftMargin> 1in</LeftM argin> | |
| 719 | <R ightMargin >1in</Righ tMargin> | |
| 720 | <T opMargin>1 in</TopMar gin> | |
| 721 | <B ottomMargi n>1in</Bot tomMargin> | |
| 722 | <S tyle /> | |
| 723 | </Pa ge> | |
| 724 | </Repo rtSection> | |
| 725 | </Report Sections> | |
| 726 | <ReportP arameters> | |
| 727 | <Repor tParameter Name="Coh ortTypeOne "> | |
| 728 | <Dat aType>Stri ng</DataTy pe> | |
| 729 | <Nul lable>true </Nullable > | |
| 730 | <Def aultValue> | |
| 731 | <V alues> | |
| 732 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 733 | </ Values> | |
| 734 | </De faultValue > | |
| 735 | <All owBlank>tr ue</AllowB lank> | |
| 736 | <Pro mpt>Cohort Type</Pro mpt> | |
| 737 | <Val idValues> | |
| 738 | <D ataSetRefe rence> | |
| 739 | <DataSetNa me>CohortT ypeOne</Da taSetName> | |
| 740 | <ValueFiel d>DESCRIPT ION_TEXT</ ValueField > | |
| 741 | <LabelFiel d>DESCRIPT ION_TEXT</ LabelField > | |
| 742 | </ DataSetRef erence> | |
| 743 | </Va lidValues> | |
| 744 | </Repo rtParamete r> | |
| 745 | <Repor tParameter Name="Coh ortCodeOne "> | |
| 746 | <Dat aType>Stri ng</DataTy pe> | |
| 747 | <Nul lable>true </Nullable > | |
| 748 | <Def aultValue> | |
| 749 | <V alues> | |
| 750 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 751 | </ Values> | |
| 752 | </De faultValue > | |
| 753 | <All owBlank>tr ue</AllowB lank> | |
| 754 | <Pro mpt>Cohort Code</Pro mpt> | |
| 755 | <Val idValues> | |
| 756 | <D ataSetRefe rence> | |
| 757 | <DataSetNa me>CohortC odeOne</Da taSetName> | |
| 758 | <ValueFiel d>CODE</Va lueField> | |
| 759 | <LabelFiel d>CODE</La belField> | |
| 760 | </ DataSetRef erence> | |
| 761 | </Va lidValues> | |
| 762 | </Repo rtParamete r> | |
| 763 | <Repor tParameter Name="Cor eTypeOne"> | |
| 764 | <Dat aType>Stri ng</DataTy pe> | |
| 765 | <Nul lable>true </Nullable > | |
| 766 | <Def aultValue> | |
| 767 | <V alues> | |
| 768 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 769 | </ Values> | |
| 770 | </De faultValue > | |
| 771 | <All owBlank>tr ue</AllowB lank> | |
| 772 | <Pro mpt>Core T ype</Promp t> | |
| 773 | <Val idValues> | |
| 774 | <D ataSetRefe rence> | |
| 775 | <DataSetNa me>CoreTyp eOne</Data SetName> | |
| 776 | <ValueFiel d>DESCRIPT ION_TEXT</ ValueField > | |
| 777 | <LabelFiel d>DESCRIPT ION_TEXT</ LabelField > | |
| 778 | </ DataSetRef erence> | |
| 779 | </Va lidValues> | |
| 780 | </Repo rtParamete r> | |
| 781 | <Repor tParameter Name="Cor eCodeOne"> | |
| 782 | <Dat aType>Stri ng</DataTy pe> | |
| 783 | <Nul lable>true </Nullable > | |
| 784 | <Def aultValue> | |
| 785 | <V alues> | |
| 786 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 787 | </ Values> | |
| 788 | </De faultValue > | |
| 789 | <All owBlank>tr ue</AllowB lank> | |
| 790 | <Pro mpt>Core C ode</Promp t> | |
| 791 | <Val idValues> | |
| 792 | <D ataSetRefe rence> | |
| 793 | <DataSetNa me>CoreCod eOne</Data SetName> | |
| 794 | <ValueFiel d>CoreCode One</Value Field> | |
| 795 | <LabelFiel d>CoreCode One</Label Field> | |
| 796 | </ DataSetRef erence> | |
| 797 | </Va lidValues> | |
| 798 | </Repo rtParamete r> | |
| 799 | <Repor tParameter Name="Coh ortTypeTwo "> | |
| 800 | <Dat aType>Stri ng</DataTy pe> | |
| 801 | <Nul lable>true </Nullable > | |
| 802 | <Def aultValue> | |
| 803 | <V alues> | |
| 804 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 805 | </ Values> | |
| 806 | </De faultValue > | |
| 807 | <Pro mpt>Additi onal Cohor t Type</Pr ompt> | |
| 808 | <Val idValues> | |
| 809 | <D ataSetRefe rence> | |
| 810 | <DataSetNa me>CohortT ypeTwo</Da taSetName> | |
| 811 | <ValueFiel d>DESCRIPT ION_TEXT</ ValueField > | |
| 812 | <LabelFiel d>DESCRIPT ION_TEXT</ LabelField > | |
| 813 | </ DataSetRef erence> | |
| 814 | </Va lidValues> | |
| 815 | </Repo rtParamete r> | |
| 816 | <Repor tParameter Name="Coh ortCodeTwo "> | |
| 817 | <Dat aType>Stri ng</DataTy pe> | |
| 818 | <Nul lable>true </Nullable > | |
| 819 | <Def aultValue> | |
| 820 | <V alues> | |
| 821 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 822 | </ Values> | |
| 823 | </De faultValue > | |
| 824 | <Pro mpt>Additi ona Cohort Code</Pro mpt> | |
| 825 | <Val idValues> | |
| 826 | <D ataSetRefe rence> | |
| 827 | <DataSetNa me>CohortC odeTwo</Da taSetName> | |
| 828 | <ValueFiel d>CODE</Va lueField> | |
| 829 | <LabelFiel d>CODE</La belField> | |
| 830 | </ DataSetRef erence> | |
| 831 | </Va lidValues> | |
| 832 | </Repo rtParamete r> | |
| 833 | <Repor tParameter Name="Cor eTypeTwo"> | |
| 834 | <Dat aType>Stri ng</DataTy pe> | |
| 835 | <Nul lable>true </Nullable > | |
| 836 | <Def aultValue> | |
| 837 | <V alues> | |
| 838 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 839 | </ Values> | |
| 840 | </De faultValue > | |
| 841 | <Pro mpt>Additi onal Core Type</Prom pt> | |
| 842 | <Val idValues> | |
| 843 | <D ataSetRefe rence> | |
| 844 | <DataSetNa me>CoreTyp eTwo</Data SetName> | |
| 845 | <ValueFiel d>DESCRIPT ION_TEXT</ ValueField > | |
| 846 | <LabelFiel d>DESCRIPT ION_TEXT</ LabelField > | |
| 847 | </ DataSetRef erence> | |
| 848 | </Va lidValues> | |
| 849 | </Repo rtParamete r> | |
| 850 | <Repor tParameter Name="Cor eCodeTwo"> | |
| 851 | <Dat aType>Stri ng</DataTy pe> | |
| 852 | <Nul lable>true </Nullable > | |
| 853 | <Def aultValue> | |
| 854 | <V alues> | |
| 855 | <Value xml ns:xsi="ht tp://www.w 3.org/2001 /XMLSchema -instance" xsi:nil=" true" /> | |
| 856 | </ Values> | |
| 857 | </De faultValue > | |
| 858 | <Pro mpt>Additi onal Core Code</Prom pt> | |
| 859 | <Val idValues> | |
| 860 | <D ataSetRefe rence> | |
| 861 | <DataSetNa me>CoreCod eTwo</Data SetName> | |
| 862 | <ValueFiel d>CoreCode Two</Value Field> | |
| 863 | <LabelFiel d>CoreCode Two</Label Field> | |
| 864 | </ DataSetRef erence> | |
| 865 | </Va lidValues> | |
| 866 | </Repo rtParamete r> | |
| 867 | </Report Parameters > | |
| 868 | <rd:Repo rtUnitType >Inch</rd: ReportUnit Type> | |
| 869 | <rd:Repo rtID>5d1dd 985-f01a-4 f4f-9143-0 f19e77e8d7 b</rd:Repo rtID> | |
| 870 | </Report> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.