| 1 | <?xml version="1.0" encoding="utf-8"?>
|
|---|
| 2 | <Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|---|
| 3 | <DataSources>
|
|---|
| 4 | <DataSource Name="BAZA_REKLAM">
|
|---|
| 5 | <DataSourceReference>BAZA_REKLAM</DataSourceReference>
|
|---|
| 6 | <rd:DataSourceID>33093db2-8e07-48c7-b097-c78efa906fc3</rd:DataSourceID>
|
|---|
| 7 | </DataSource>
|
|---|
| 8 | </DataSources>
|
|---|
| 9 | <BottomMargin>1cm</BottomMargin>
|
|---|
| 10 | <RightMargin>1cm</RightMargin>
|
|---|
| 11 | <PageWidth>21cm</PageWidth>
|
|---|
| 12 | <ReportParameters>
|
|---|
| 13 | <ReportParameter Name="prawa_agencje">
|
|---|
| 14 | <DataType>String</DataType>
|
|---|
| 15 | <Nullable>true</Nullable>
|
|---|
| 16 | <Prompt>prawa_agencje</Prompt>
|
|---|
| 17 | <Hidden>true</Hidden>
|
|---|
| 18 | </ReportParameter>
|
|---|
| 19 | <ReportParameter Name="rok">
|
|---|
| 20 | <DataType>String</DataType>
|
|---|
| 21 | <DefaultValue>
|
|---|
| 22 | <Values>
|
|---|
| 23 | <Value>=Year(Today)</Value>
|
|---|
| 24 | </Values>
|
|---|
| 25 | </DefaultValue>
|
|---|
| 26 | <Prompt>rok</Prompt>
|
|---|
| 27 | <ValidValues>
|
|---|
| 28 | <DataSetReference>
|
|---|
| 29 | <DataSetName>ListaLat</DataSetName>
|
|---|
| 30 | <ValueField>rok</ValueField>
|
|---|
| 31 | <LabelField>rok</LabelField>
|
|---|
| 32 | </DataSetReference>
|
|---|
| 33 | </ValidValues>
|
|---|
| 34 | </ReportParameter>
|
|---|
| 35 | <ReportParameter Name="miesiac">
|
|---|
| 36 | <DataType>Integer</DataType>
|
|---|
| 37 | <DefaultValue>
|
|---|
| 38 | <Values>
|
|---|
| 39 | <Value>=Month(Today)</Value>
|
|---|
| 40 | </Values>
|
|---|
| 41 | </DefaultValue>
|
|---|
| 42 | <Prompt>miesiac</Prompt>
|
|---|
| 43 | <ValidValues>
|
|---|
| 44 | <ParameterValues>
|
|---|
| 45 | <ParameterValue>
|
|---|
| 46 | <Value>1</Value>
|
|---|
| 47 | </ParameterValue>
|
|---|
| 48 | <ParameterValue>
|
|---|
| 49 | <Value>2</Value>
|
|---|
| 50 | </ParameterValue>
|
|---|
| 51 | <ParameterValue>
|
|---|
| 52 | <Value>3</Value>
|
|---|
| 53 | </ParameterValue>
|
|---|
| 54 | <ParameterValue>
|
|---|
| 55 | <Value>4</Value>
|
|---|
| 56 | </ParameterValue>
|
|---|
| 57 | <ParameterValue>
|
|---|
| 58 | <Value>5</Value>
|
|---|
| 59 | </ParameterValue>
|
|---|
| 60 | <ParameterValue>
|
|---|
| 61 | <Value>6</Value>
|
|---|
| 62 | </ParameterValue>
|
|---|
| 63 | <ParameterValue>
|
|---|
| 64 | <Value>7</Value>
|
|---|
| 65 | </ParameterValue>
|
|---|
| 66 | <ParameterValue>
|
|---|
| 67 | <Value>8</Value>
|
|---|
| 68 | </ParameterValue>
|
|---|
| 69 | <ParameterValue>
|
|---|
| 70 | <Value>9</Value>
|
|---|
| 71 | </ParameterValue>
|
|---|
| 72 | <ParameterValue>
|
|---|
| 73 | <Value>10</Value>
|
|---|
| 74 | </ParameterValue>
|
|---|
| 75 | <ParameterValue>
|
|---|
| 76 | <Value>11</Value>
|
|---|
| 77 | </ParameterValue>
|
|---|
| 78 | <ParameterValue>
|
|---|
| 79 | <Value>12</Value>
|
|---|
| 80 | </ParameterValue>
|
|---|
| 81 | </ParameterValues>
|
|---|
| 82 | </ValidValues>
|
|---|
| 83 | <MultiValue>true</MultiValue>
|
|---|
| 84 | </ReportParameter>
|
|---|
| 85 | <ReportParameter Name="agencja">
|
|---|
| 86 | <DataType>String</DataType>
|
|---|
| 87 | <DefaultValue>
|
|---|
| 88 | <DataSetReference>
|
|---|
| 89 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 90 | <ValueField>Id_agencji</ValueField>
|
|---|
| 91 | </DataSetReference>
|
|---|
| 92 | </DefaultValue>
|
|---|
| 93 | <Prompt>agencja</Prompt>
|
|---|
| 94 | <ValidValues>
|
|---|
| 95 | <DataSetReference>
|
|---|
| 96 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 97 | <ValueField>Id_agencji</ValueField>
|
|---|
| 98 | <LabelField>Symbol</LabelField>
|
|---|
| 99 | </DataSetReference>
|
|---|
| 100 | </ValidValues>
|
|---|
| 101 | </ReportParameter>
|
|---|
| 102 | <ReportParameter Name="agent">
|
|---|
| 103 | <DataType>String</DataType>
|
|---|
| 104 | <Nullable>true</Nullable>
|
|---|
| 105 | <Prompt>agent</Prompt>
|
|---|
| 106 | <ValidValues>
|
|---|
| 107 | <DataSetReference>
|
|---|
| 108 | <DataSetName>ListaAgentow</DataSetName>
|
|---|
| 109 | <ValueField>ID_AGENTA</ValueField>
|
|---|
| 110 | <LabelField>Symbol</LabelField>
|
|---|
| 111 | </DataSetReference>
|
|---|
| 112 | </ValidValues>
|
|---|
| 113 | </ReportParameter>
|
|---|
| 114 | <ReportParameter Name="sortuj">
|
|---|
| 115 | <DataType>String</DataType>
|
|---|
| 116 | <DefaultValue>
|
|---|
| 117 | <Values>
|
|---|
| 118 | <Value>a</Value>
|
|---|
| 119 | </Values>
|
|---|
| 120 | </DefaultValue>
|
|---|
| 121 | <Prompt>sortuj</Prompt>
|
|---|
| 122 | <ValidValues>
|
|---|
| 123 | <ParameterValues>
|
|---|
| 124 | <ParameterValue>
|
|---|
| 125 | <Value>a</Value>
|
|---|
| 126 | <Label>wg agenta</Label>
|
|---|
| 127 | </ParameterValue>
|
|---|
| 128 | <ParameterValue>
|
|---|
| 129 | <Value>b</Value>
|
|---|
| 130 | <Label>wg wyk. budÅŒetu</Label>
|
|---|
| 131 | </ParameterValue>
|
|---|
| 132 | </ParameterValues>
|
|---|
| 133 | </ValidValues>
|
|---|
| 134 | </ReportParameter>
|
|---|
| 135 | </ReportParameters>
|
|---|
| 136 | <rd:DrawGrid>true</rd:DrawGrid>
|
|---|
| 137 | <InteractiveWidth>21cm</InteractiveWidth>
|
|---|
| 138 | <rd:GridSpacing>0.25cm</rd:GridSpacing>
|
|---|
| 139 | <rd:SnapToGrid>true</rd:SnapToGrid>
|
|---|
| 140 | <Body>
|
|---|
| 141 | <ColumnSpacing>1cm</ColumnSpacing>
|
|---|
| 142 | <ReportItems>
|
|---|
| 143 | <Textbox Name="textbox11">
|
|---|
| 144 | <Left>2.25cm</Left>
|
|---|
| 145 | <Top>0.5cm</Top>
|
|---|
| 146 | <rd:DefaultName>textbox11</rd:DefaultName>
|
|---|
| 147 | <ZIndex>1</ZIndex>
|
|---|
| 148 | <Width>14.5cm</Width>
|
|---|
| 149 | <Style>
|
|---|
| 150 | <TextAlign>Center</TextAlign>
|
|---|
| 151 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 152 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 153 | <FontWeight>700</FontWeight>
|
|---|
| 154 | <FontSize>14pt</FontSize>
|
|---|
| 155 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 156 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 157 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 158 | </Style>
|
|---|
| 159 | <CanGrow>true</CanGrow>
|
|---|
| 160 | <Height>0.63492cm</Height>
|
|---|
| 161 | <Value>OCENA AGENTÃW</Value>
|
|---|
| 162 | </Textbox>
|
|---|
| 163 | <Table Name="table1">
|
|---|
| 164 | <Footer>
|
|---|
| 165 | <TableRows>
|
|---|
| 166 | <TableRow>
|
|---|
| 167 | <TableCells>
|
|---|
| 168 | <TableCell>
|
|---|
| 169 | <ReportItems>
|
|---|
| 170 | <Textbox Name="textbox5">
|
|---|
| 171 | <rd:DefaultName>textbox5</rd:DefaultName>
|
|---|
| 172 | <ZIndex>13</ZIndex>
|
|---|
| 173 | <Style>
|
|---|
| 174 | <BorderStyle>
|
|---|
| 175 | <Default>Solid</Default>
|
|---|
| 176 | </BorderStyle>
|
|---|
| 177 | <TextAlign>Center</TextAlign>
|
|---|
| 178 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 179 | <BorderWidth>
|
|---|
| 180 | <Default>0.5pt</Default>
|
|---|
| 181 | </BorderWidth>
|
|---|
| 182 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 183 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 184 | <BorderColor>
|
|---|
| 185 | <Default>LightGrey</Default>
|
|---|
| 186 | </BorderColor>
|
|---|
| 187 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 188 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 189 | </Style>
|
|---|
| 190 | <CanGrow>true</CanGrow>
|
|---|
| 191 | <Value />
|
|---|
| 192 | </Textbox>
|
|---|
| 193 | </ReportItems>
|
|---|
| 194 | </TableCell>
|
|---|
| 195 | <TableCell>
|
|---|
| 196 | <ReportItems>
|
|---|
| 197 | <Textbox Name="textbox18">
|
|---|
| 198 | <rd:DefaultName>textbox18</rd:DefaultName>
|
|---|
| 199 | <ZIndex>12</ZIndex>
|
|---|
| 200 | <Style>
|
|---|
| 201 | <BorderStyle>
|
|---|
| 202 | <Default>Solid</Default>
|
|---|
| 203 | </BorderStyle>
|
|---|
| 204 | <TextAlign>Center</TextAlign>
|
|---|
| 205 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 206 | <BorderWidth>
|
|---|
| 207 | <Default>0.5pt</Default>
|
|---|
| 208 | </BorderWidth>
|
|---|
| 209 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 210 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 211 | <BorderColor>
|
|---|
| 212 | <Default>LightGrey</Default>
|
|---|
| 213 | </BorderColor>
|
|---|
| 214 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 215 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 216 | </Style>
|
|---|
| 217 | <CanGrow>true</CanGrow>
|
|---|
| 218 | <Value />
|
|---|
| 219 | </Textbox>
|
|---|
| 220 | </ReportItems>
|
|---|
| 221 | </TableCell>
|
|---|
| 222 | <TableCell>
|
|---|
| 223 | <ReportItems>
|
|---|
| 224 | <Textbox Name="textbox15">
|
|---|
| 225 | <rd:DefaultName>textbox15</rd:DefaultName>
|
|---|
| 226 | <ZIndex>11</ZIndex>
|
|---|
| 227 | <Style>
|
|---|
| 228 | <BorderStyle>
|
|---|
| 229 | <Default>Solid</Default>
|
|---|
| 230 | </BorderStyle>
|
|---|
| 231 | <TextAlign>Center</TextAlign>
|
|---|
| 232 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 233 | <BorderWidth>
|
|---|
| 234 | <Default>0.5pt</Default>
|
|---|
| 235 | </BorderWidth>
|
|---|
| 236 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 237 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 238 | <BorderColor>
|
|---|
| 239 | <Default>LightGrey</Default>
|
|---|
| 240 | </BorderColor>
|
|---|
| 241 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 242 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 243 | </Style>
|
|---|
| 244 | <CanGrow>true</CanGrow>
|
|---|
| 245 | <Value />
|
|---|
| 246 | </Textbox>
|
|---|
| 247 | </ReportItems>
|
|---|
| 248 | </TableCell>
|
|---|
| 249 | <TableCell>
|
|---|
| 250 | <ReportItems>
|
|---|
| 251 | <Textbox Name="textbox6">
|
|---|
| 252 | <rd:DefaultName>textbox6</rd:DefaultName>
|
|---|
| 253 | <ZIndex>10</ZIndex>
|
|---|
| 254 | <Style>
|
|---|
| 255 | <BorderStyle>
|
|---|
| 256 | <Default>Solid</Default>
|
|---|
| 257 | </BorderStyle>
|
|---|
| 258 | <TextAlign>Center</TextAlign>
|
|---|
| 259 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 260 | <BorderWidth>
|
|---|
| 261 | <Default>0.5pt</Default>
|
|---|
| 262 | </BorderWidth>
|
|---|
| 263 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 264 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 265 | <Format>C</Format>
|
|---|
| 266 | <BorderColor>
|
|---|
| 267 | <Default>LightGrey</Default>
|
|---|
| 268 | </BorderColor>
|
|---|
| 269 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 270 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 271 | <Language>pl</Language>
|
|---|
| 272 | </Style>
|
|---|
| 273 | <CanGrow>true</CanGrow>
|
|---|
| 274 | <Value>=Sum(Fields!BUDZET.Value)</Value>
|
|---|
| 275 | </Textbox>
|
|---|
| 276 | </ReportItems>
|
|---|
| 277 | </TableCell>
|
|---|
| 278 | <TableCell>
|
|---|
| 279 | <ReportItems>
|
|---|
| 280 | <Textbox Name="textbox7">
|
|---|
| 281 | <rd:DefaultName>textbox7</rd:DefaultName>
|
|---|
| 282 | <ZIndex>9</ZIndex>
|
|---|
| 283 | <Style>
|
|---|
| 284 | <BorderStyle>
|
|---|
| 285 | <Default>Solid</Default>
|
|---|
| 286 | </BorderStyle>
|
|---|
| 287 | <TextAlign>Center</TextAlign>
|
|---|
| 288 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 289 | <BorderWidth>
|
|---|
| 290 | <Default>0.5pt</Default>
|
|---|
| 291 | </BorderWidth>
|
|---|
| 292 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 293 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 294 | <Format>C</Format>
|
|---|
| 295 | <BorderColor>
|
|---|
| 296 | <Default>LightGrey</Default>
|
|---|
| 297 | </BorderColor>
|
|---|
| 298 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 299 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 300 | <Language>pl</Language>
|
|---|
| 301 | </Style>
|
|---|
| 302 | <CanGrow>true</CanGrow>
|
|---|
| 303 | <Value>=Sum(Fields!W_BUDZET.Value)</Value>
|
|---|
| 304 | </Textbox>
|
|---|
| 305 | </ReportItems>
|
|---|
| 306 | </TableCell>
|
|---|
| 307 | <TableCell>
|
|---|
| 308 | <ReportItems>
|
|---|
| 309 | <Textbox Name="textbox8">
|
|---|
| 310 | <rd:DefaultName>textbox8</rd:DefaultName>
|
|---|
| 311 | <ZIndex>8</ZIndex>
|
|---|
| 312 | <Style>
|
|---|
| 313 | <BorderStyle>
|
|---|
| 314 | <Default>Solid</Default>
|
|---|
| 315 | </BorderStyle>
|
|---|
| 316 | <TextAlign>Center</TextAlign>
|
|---|
| 317 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 318 | <BorderWidth>
|
|---|
| 319 | <Default>0.5pt</Default>
|
|---|
| 320 | </BorderWidth>
|
|---|
| 321 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 322 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 323 | <BorderColor>
|
|---|
| 324 | <Default>LightGrey</Default>
|
|---|
| 325 | </BorderColor>
|
|---|
| 326 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 327 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 328 | </Style>
|
|---|
| 329 | <CanGrow>true</CanGrow>
|
|---|
| 330 | <Value />
|
|---|
| 331 | </Textbox>
|
|---|
| 332 | </ReportItems>
|
|---|
| 333 | </TableCell>
|
|---|
| 334 | <TableCell>
|
|---|
| 335 | <ReportItems>
|
|---|
| 336 | <Textbox Name="textbox9">
|
|---|
| 337 | <rd:DefaultName>textbox9</rd:DefaultName>
|
|---|
| 338 | <ZIndex>7</ZIndex>
|
|---|
| 339 | <Style>
|
|---|
| 340 | <BorderStyle>
|
|---|
| 341 | <Default>Solid</Default>
|
|---|
| 342 | </BorderStyle>
|
|---|
| 343 | <TextAlign>Center</TextAlign>
|
|---|
| 344 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 345 | <BorderWidth>
|
|---|
| 346 | <Default>0.5pt</Default>
|
|---|
| 347 | </BorderWidth>
|
|---|
| 348 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 349 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 350 | <BorderColor>
|
|---|
| 351 | <Default>LightGrey</Default>
|
|---|
| 352 | </BorderColor>
|
|---|
| 353 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 354 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 355 | </Style>
|
|---|
| 356 | <CanGrow>true</CanGrow>
|
|---|
| 357 | <Value />
|
|---|
| 358 | </Textbox>
|
|---|
| 359 | </ReportItems>
|
|---|
| 360 | </TableCell>
|
|---|
| 361 | </TableCells>
|
|---|
| 362 | <Height>0.63492cm</Height>
|
|---|
| 363 | </TableRow>
|
|---|
| 364 | </TableRows>
|
|---|
| 365 | </Footer>
|
|---|
| 366 | <Left>0.5cm</Left>
|
|---|
| 367 | <DataSetName>Ocena</DataSetName>
|
|---|
| 368 | <Top>1.5cm</Top>
|
|---|
| 369 | <Width>18.05292cm</Width>
|
|---|
| 370 | <Details>
|
|---|
| 371 | <TableRows>
|
|---|
| 372 | <TableRow>
|
|---|
| 373 | <TableCells>
|
|---|
| 374 | <TableCell>
|
|---|
| 375 | <ReportItems>
|
|---|
| 376 | <Textbox Name="SYMBOL">
|
|---|
| 377 | <rd:DefaultName>SYMBOL</rd:DefaultName>
|
|---|
| 378 | <ZIndex>6</ZIndex>
|
|---|
| 379 | <Style>
|
|---|
| 380 | <BorderStyle>
|
|---|
| 381 | <Default>Solid</Default>
|
|---|
| 382 | </BorderStyle>
|
|---|
| 383 | <TextAlign>Center</TextAlign>
|
|---|
| 384 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 385 | <BorderWidth>
|
|---|
| 386 | <Default>0.5pt</Default>
|
|---|
| 387 | </BorderWidth>
|
|---|
| 388 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 389 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 390 | <BorderColor>
|
|---|
| 391 | <Default>LightGrey</Default>
|
|---|
| 392 | </BorderColor>
|
|---|
| 393 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 394 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 395 | </Style>
|
|---|
| 396 | <CanGrow>true</CanGrow>
|
|---|
| 397 | <Value>=Fields!SYMBOL.Value</Value>
|
|---|
| 398 | </Textbox>
|
|---|
| 399 | </ReportItems>
|
|---|
| 400 | </TableCell>
|
|---|
| 401 | <TableCell>
|
|---|
| 402 | <ReportItems>
|
|---|
| 403 | <Textbox Name="ROK">
|
|---|
| 404 | <rd:DefaultName>ROK</rd:DefaultName>
|
|---|
| 405 | <ZIndex>5</ZIndex>
|
|---|
| 406 | <Style>
|
|---|
| 407 | <BorderStyle>
|
|---|
| 408 | <Default>Solid</Default>
|
|---|
| 409 | </BorderStyle>
|
|---|
| 410 | <TextAlign>Center</TextAlign>
|
|---|
| 411 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 412 | <BorderWidth>
|
|---|
| 413 | <Default>0.5pt</Default>
|
|---|
| 414 | </BorderWidth>
|
|---|
| 415 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 416 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 417 | <BorderColor>
|
|---|
| 418 | <Default>LightGrey</Default>
|
|---|
| 419 | </BorderColor>
|
|---|
| 420 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 421 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 422 | </Style>
|
|---|
| 423 | <CanGrow>true</CanGrow>
|
|---|
| 424 | <Value>=Fields!ROK.Value</Value>
|
|---|
| 425 | </Textbox>
|
|---|
| 426 | </ReportItems>
|
|---|
| 427 | </TableCell>
|
|---|
| 428 | <TableCell>
|
|---|
| 429 | <ReportItems>
|
|---|
| 430 | <Textbox Name="MS">
|
|---|
| 431 | <rd:DefaultName>MS</rd:DefaultName>
|
|---|
| 432 | <ZIndex>4</ZIndex>
|
|---|
| 433 | <Style>
|
|---|
| 434 | <BorderStyle>
|
|---|
| 435 | <Default>Solid</Default>
|
|---|
| 436 | </BorderStyle>
|
|---|
| 437 | <TextAlign>Center</TextAlign>
|
|---|
| 438 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 439 | <BorderWidth>
|
|---|
| 440 | <Default>0.5pt</Default>
|
|---|
| 441 | </BorderWidth>
|
|---|
| 442 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 443 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 444 | <BorderColor>
|
|---|
| 445 | <Default>LightGrey</Default>
|
|---|
| 446 | </BorderColor>
|
|---|
| 447 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 448 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 449 | </Style>
|
|---|
| 450 | <CanGrow>true</CanGrow>
|
|---|
| 451 | <Value>=Fields!MS.Value</Value>
|
|---|
| 452 | </Textbox>
|
|---|
| 453 | </ReportItems>
|
|---|
| 454 | </TableCell>
|
|---|
| 455 | <TableCell>
|
|---|
| 456 | <ReportItems>
|
|---|
| 457 | <Textbox Name="BUDZET">
|
|---|
| 458 | <rd:DefaultName>BUDZET</rd:DefaultName>
|
|---|
| 459 | <ZIndex>3</ZIndex>
|
|---|
| 460 | <Style>
|
|---|
| 461 | <BorderStyle>
|
|---|
| 462 | <Default>Solid</Default>
|
|---|
| 463 | </BorderStyle>
|
|---|
| 464 | <TextAlign>Center</TextAlign>
|
|---|
| 465 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 466 | <BorderWidth>
|
|---|
| 467 | <Default>0.5pt</Default>
|
|---|
| 468 | </BorderWidth>
|
|---|
| 469 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 470 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 471 | <Format>C</Format>
|
|---|
| 472 | <BorderColor>
|
|---|
| 473 | <Default>LightGrey</Default>
|
|---|
| 474 | </BorderColor>
|
|---|
| 475 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 476 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 477 | <Language>pl</Language>
|
|---|
| 478 | </Style>
|
|---|
| 479 | <CanGrow>true</CanGrow>
|
|---|
| 480 | <Value>=Fields!BUDZET.Value</Value>
|
|---|
| 481 | </Textbox>
|
|---|
| 482 | </ReportItems>
|
|---|
| 483 | </TableCell>
|
|---|
| 484 | <TableCell>
|
|---|
| 485 | <ReportItems>
|
|---|
| 486 | <Textbox Name="W_BUDZET">
|
|---|
| 487 | <rd:DefaultName>W_BUDZET</rd:DefaultName>
|
|---|
| 488 | <ZIndex>2</ZIndex>
|
|---|
| 489 | <Style>
|
|---|
| 490 | <BorderStyle>
|
|---|
| 491 | <Default>Solid</Default>
|
|---|
| 492 | </BorderStyle>
|
|---|
| 493 | <TextAlign>Center</TextAlign>
|
|---|
| 494 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 495 | <BorderWidth>
|
|---|
| 496 | <Default>0.5pt</Default>
|
|---|
| 497 | </BorderWidth>
|
|---|
| 498 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 499 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 500 | <Format>C</Format>
|
|---|
| 501 | <BorderColor>
|
|---|
| 502 | <Default>LightGrey</Default>
|
|---|
| 503 | </BorderColor>
|
|---|
| 504 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 505 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 506 | <Language>pl</Language>
|
|---|
| 507 | </Style>
|
|---|
| 508 | <CanGrow>true</CanGrow>
|
|---|
| 509 | <Value>=Fields!W_BUDZET.Value</Value>
|
|---|
| 510 | </Textbox>
|
|---|
| 511 | </ReportItems>
|
|---|
| 512 | </TableCell>
|
|---|
| 513 | <TableCell>
|
|---|
| 514 | <ReportItems>
|
|---|
| 515 | <Textbox Name="OCENA">
|
|---|
| 516 | <rd:DefaultName>OCENA</rd:DefaultName>
|
|---|
| 517 | <ZIndex>1</ZIndex>
|
|---|
| 518 | <Style>
|
|---|
| 519 | <BorderStyle>
|
|---|
| 520 | <Default>Solid</Default>
|
|---|
| 521 | </BorderStyle>
|
|---|
| 522 | <TextAlign>Center</TextAlign>
|
|---|
| 523 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 524 | <BorderWidth>
|
|---|
| 525 | <Default>0.5pt</Default>
|
|---|
| 526 | </BorderWidth>
|
|---|
| 527 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 528 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 529 | <BorderColor>
|
|---|
| 530 | <Default>LightGrey</Default>
|
|---|
| 531 | </BorderColor>
|
|---|
| 532 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 533 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 534 | </Style>
|
|---|
| 535 | <CanGrow>true</CanGrow>
|
|---|
| 536 | <Value>=Fields!OCENA.Value</Value>
|
|---|
| 537 | </Textbox>
|
|---|
| 538 | </ReportItems>
|
|---|
| 539 | </TableCell>
|
|---|
| 540 | <TableCell>
|
|---|
| 541 | <ReportItems>
|
|---|
| 542 | <Textbox Name="PR_PROWIZJI">
|
|---|
| 543 | <rd:DefaultName>PR_PROWIZJI</rd:DefaultName>
|
|---|
| 544 | <Style>
|
|---|
| 545 | <BorderStyle>
|
|---|
| 546 | <Default>Solid</Default>
|
|---|
| 547 | </BorderStyle>
|
|---|
| 548 | <TextAlign>Center</TextAlign>
|
|---|
| 549 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 550 | <BorderWidth>
|
|---|
| 551 | <Default>0.5pt</Default>
|
|---|
| 552 | </BorderWidth>
|
|---|
| 553 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 554 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 555 | <Format>P</Format>
|
|---|
| 556 | <BorderColor>
|
|---|
| 557 | <Default>LightGrey</Default>
|
|---|
| 558 | </BorderColor>
|
|---|
| 559 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 560 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 561 | </Style>
|
|---|
| 562 | <CanGrow>true</CanGrow>
|
|---|
| 563 | <Value>=Fields!PR_PROWIZJI.Value</Value>
|
|---|
| 564 | </Textbox>
|
|---|
| 565 | </ReportItems>
|
|---|
| 566 | </TableCell>
|
|---|
| 567 | </TableCells>
|
|---|
| 568 | <Height>0.63492cm</Height>
|
|---|
| 569 | </TableRow>
|
|---|
| 570 | </TableRows>
|
|---|
| 571 | <Sorting>
|
|---|
| 572 | <SortBy>
|
|---|
| 573 | <SortExpression>=iif(Parameters!sortuj.Value="a",Fields!SYMBOL.Value,Fields!ROK.Value)</SortExpression>
|
|---|
| 574 | <Direction>Ascending</Direction>
|
|---|
| 575 | </SortBy>
|
|---|
| 576 | <SortBy>
|
|---|
| 577 | <SortExpression>=iif(Parameters!sortuj.Value="b",Fields!W_BUDZET.Value,Fields!ROK.Value)</SortExpression>
|
|---|
| 578 | <Direction>Descending</Direction>
|
|---|
| 579 | </SortBy>
|
|---|
| 580 | <SortBy>
|
|---|
| 581 | <SortExpression>=Fields!MS.Value</SortExpression>
|
|---|
| 582 | <Direction>Ascending</Direction>
|
|---|
| 583 | </SortBy>
|
|---|
| 584 | </Sorting>
|
|---|
| 585 | </Details>
|
|---|
| 586 | <Style>
|
|---|
| 587 | <TextAlign>Center</TextAlign>
|
|---|
| 588 | </Style>
|
|---|
| 589 | <Header>
|
|---|
| 590 | <TableRows>
|
|---|
| 591 | <TableRow>
|
|---|
| 592 | <TableCells>
|
|---|
| 593 | <TableCell>
|
|---|
| 594 | <ReportItems>
|
|---|
| 595 | <Textbox Name="textbox1">
|
|---|
| 596 | <rd:DefaultName>textbox1</rd:DefaultName>
|
|---|
| 597 | <ZIndex>20</ZIndex>
|
|---|
| 598 | <Style>
|
|---|
| 599 | <BorderStyle>
|
|---|
| 600 | <Default>Solid</Default>
|
|---|
| 601 | </BorderStyle>
|
|---|
| 602 | <TextAlign>Center</TextAlign>
|
|---|
| 603 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 604 | <BorderWidth>
|
|---|
| 605 | <Default>0.5pt</Default>
|
|---|
| 606 | </BorderWidth>
|
|---|
| 607 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 608 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 609 | <BorderColor>
|
|---|
| 610 | <Default>LightGrey</Default>
|
|---|
| 611 | </BorderColor>
|
|---|
| 612 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 613 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 614 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 615 | </Style>
|
|---|
| 616 | <CanGrow>true</CanGrow>
|
|---|
| 617 | <Value>Agent</Value>
|
|---|
| 618 | </Textbox>
|
|---|
| 619 | </ReportItems>
|
|---|
| 620 | </TableCell>
|
|---|
| 621 | <TableCell>
|
|---|
| 622 | <ReportItems>
|
|---|
| 623 | <Textbox Name="textbox16">
|
|---|
| 624 | <rd:DefaultName>textbox16</rd:DefaultName>
|
|---|
| 625 | <ZIndex>19</ZIndex>
|
|---|
| 626 | <Style>
|
|---|
| 627 | <BorderStyle>
|
|---|
| 628 | <Default>Solid</Default>
|
|---|
| 629 | </BorderStyle>
|
|---|
| 630 | <TextAlign>Center</TextAlign>
|
|---|
| 631 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 632 | <BorderWidth>
|
|---|
| 633 | <Default>0.5pt</Default>
|
|---|
| 634 | </BorderWidth>
|
|---|
| 635 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 636 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 637 | <BorderColor>
|
|---|
| 638 | <Default>LightGrey</Default>
|
|---|
| 639 | </BorderColor>
|
|---|
| 640 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 641 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 642 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 643 | </Style>
|
|---|
| 644 | <CanGrow>true</CanGrow>
|
|---|
| 645 | <Value>Rok</Value>
|
|---|
| 646 | </Textbox>
|
|---|
| 647 | </ReportItems>
|
|---|
| 648 | </TableCell>
|
|---|
| 649 | <TableCell>
|
|---|
| 650 | <ReportItems>
|
|---|
| 651 | <Textbox Name="textbox13">
|
|---|
| 652 | <rd:DefaultName>textbox13</rd:DefaultName>
|
|---|
| 653 | <ZIndex>18</ZIndex>
|
|---|
| 654 | <Style>
|
|---|
| 655 | <BorderStyle>
|
|---|
| 656 | <Default>Solid</Default>
|
|---|
| 657 | </BorderStyle>
|
|---|
| 658 | <TextAlign>Center</TextAlign>
|
|---|
| 659 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 660 | <BorderWidth>
|
|---|
| 661 | <Default>0.5pt</Default>
|
|---|
| 662 | </BorderWidth>
|
|---|
| 663 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 664 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 665 | <BorderColor>
|
|---|
| 666 | <Default>LightGrey</Default>
|
|---|
| 667 | </BorderColor>
|
|---|
| 668 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 669 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 670 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 671 | </Style>
|
|---|
| 672 | <CanGrow>true</CanGrow>
|
|---|
| 673 | <Value>Ms</Value>
|
|---|
| 674 | </Textbox>
|
|---|
| 675 | </ReportItems>
|
|---|
| 676 | </TableCell>
|
|---|
| 677 | <TableCell>
|
|---|
| 678 | <ReportItems>
|
|---|
| 679 | <Textbox Name="textbox4">
|
|---|
| 680 | <rd:DefaultName>textbox4</rd:DefaultName>
|
|---|
| 681 | <ZIndex>17</ZIndex>
|
|---|
| 682 | <Style>
|
|---|
| 683 | <BorderStyle>
|
|---|
| 684 | <Default>Solid</Default>
|
|---|
| 685 | </BorderStyle>
|
|---|
| 686 | <TextAlign>Center</TextAlign>
|
|---|
| 687 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 688 | <BorderWidth>
|
|---|
| 689 | <Default>0.5pt</Default>
|
|---|
| 690 | </BorderWidth>
|
|---|
| 691 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 692 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 693 | <BorderColor>
|
|---|
| 694 | <Default>LightGrey</Default>
|
|---|
| 695 | </BorderColor>
|
|---|
| 696 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 697 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 698 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 699 | </Style>
|
|---|
| 700 | <CanGrow>true</CanGrow>
|
|---|
| 701 | <Value>BudÅŒet planowany</Value>
|
|---|
| 702 | </Textbox>
|
|---|
| 703 | </ReportItems>
|
|---|
| 704 | </TableCell>
|
|---|
| 705 | <TableCell>
|
|---|
| 706 | <ReportItems>
|
|---|
| 707 | <Textbox Name="textbox10">
|
|---|
| 708 | <rd:DefaultName>textbox10</rd:DefaultName>
|
|---|
| 709 | <ZIndex>16</ZIndex>
|
|---|
| 710 | <Style>
|
|---|
| 711 | <BorderStyle>
|
|---|
| 712 | <Default>Solid</Default>
|
|---|
| 713 | </BorderStyle>
|
|---|
| 714 | <TextAlign>Center</TextAlign>
|
|---|
| 715 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 716 | <BorderWidth>
|
|---|
| 717 | <Default>0.5pt</Default>
|
|---|
| 718 | </BorderWidth>
|
|---|
| 719 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 720 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 721 | <BorderColor>
|
|---|
| 722 | <Default>LightGrey</Default>
|
|---|
| 723 | </BorderColor>
|
|---|
| 724 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 725 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 726 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 727 | </Style>
|
|---|
| 728 | <CanGrow>true</CanGrow>
|
|---|
| 729 | <Value>BudÅŒet wykonany</Value>
|
|---|
| 730 | </Textbox>
|
|---|
| 731 | </ReportItems>
|
|---|
| 732 | </TableCell>
|
|---|
| 733 | <TableCell>
|
|---|
| 734 | <ReportItems>
|
|---|
| 735 | <Textbox Name="textbox2">
|
|---|
| 736 | <rd:DefaultName>textbox2</rd:DefaultName>
|
|---|
| 737 | <ZIndex>15</ZIndex>
|
|---|
| 738 | <Style>
|
|---|
| 739 | <BorderStyle>
|
|---|
| 740 | <Default>Solid</Default>
|
|---|
| 741 | </BorderStyle>
|
|---|
| 742 | <TextAlign>Center</TextAlign>
|
|---|
| 743 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 744 | <BorderWidth>
|
|---|
| 745 | <Default>0.5pt</Default>
|
|---|
| 746 | </BorderWidth>
|
|---|
| 747 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 748 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 749 | <BorderColor>
|
|---|
| 750 | <Default>LightGrey</Default>
|
|---|
| 751 | </BorderColor>
|
|---|
| 752 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 753 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 754 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 755 | </Style>
|
|---|
| 756 | <CanGrow>true</CanGrow>
|
|---|
| 757 | <Value>Ocena</Value>
|
|---|
| 758 | </Textbox>
|
|---|
| 759 | </ReportItems>
|
|---|
| 760 | </TableCell>
|
|---|
| 761 | <TableCell>
|
|---|
| 762 | <ReportItems>
|
|---|
| 763 | <Textbox Name="textbox3">
|
|---|
| 764 | <rd:DefaultName>textbox3</rd:DefaultName>
|
|---|
| 765 | <ZIndex>14</ZIndex>
|
|---|
| 766 | <Style>
|
|---|
| 767 | <BorderStyle>
|
|---|
| 768 | <Default>Solid</Default>
|
|---|
| 769 | </BorderStyle>
|
|---|
| 770 | <TextAlign>Center</TextAlign>
|
|---|
| 771 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 772 | <BorderWidth>
|
|---|
| 773 | <Default>0.5pt</Default>
|
|---|
| 774 | </BorderWidth>
|
|---|
| 775 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 776 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 777 | <BorderColor>
|
|---|
| 778 | <Default>LightGrey</Default>
|
|---|
| 779 | </BorderColor>
|
|---|
| 780 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 781 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 782 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 783 | </Style>
|
|---|
| 784 | <CanGrow>true</CanGrow>
|
|---|
| 785 | <Value>% prowizji</Value>
|
|---|
| 786 | </Textbox>
|
|---|
| 787 | </ReportItems>
|
|---|
| 788 | </TableCell>
|
|---|
| 789 | </TableCells>
|
|---|
| 790 | <Height>0.63492cm</Height>
|
|---|
| 791 | </TableRow>
|
|---|
| 792 | </TableRows>
|
|---|
| 793 | </Header>
|
|---|
| 794 | <TableColumns>
|
|---|
| 795 | <TableColumn>
|
|---|
| 796 | <Width>3cm</Width>
|
|---|
| 797 | </TableColumn>
|
|---|
| 798 | <TableColumn>
|
|---|
| 799 | <Width>1.75cm</Width>
|
|---|
| 800 | </TableColumn>
|
|---|
| 801 | <TableColumn>
|
|---|
| 802 | <Width>1.75cm</Width>
|
|---|
| 803 | </TableColumn>
|
|---|
| 804 | <TableColumn>
|
|---|
| 805 | <Width>3cm</Width>
|
|---|
| 806 | </TableColumn>
|
|---|
| 807 | <TableColumn>
|
|---|
| 808 | <Width>3.02646cm</Width>
|
|---|
| 809 | </TableColumn>
|
|---|
| 810 | <TableColumn>
|
|---|
| 811 | <Width>2.77646cm</Width>
|
|---|
| 812 | </TableColumn>
|
|---|
| 813 | <TableColumn>
|
|---|
| 814 | <Width>2.75cm</Width>
|
|---|
| 815 | </TableColumn>
|
|---|
| 816 | </TableColumns>
|
|---|
| 817 | </Table>
|
|---|
| 818 | </ReportItems>
|
|---|
| 819 | <Height>3.40476cm</Height>
|
|---|
| 820 | </Body>
|
|---|
| 821 | <rd:ReportID>d9774932-63a7-4d5d-af93-0a6573d8785d</rd:ReportID>
|
|---|
| 822 | <LeftMargin>1cm</LeftMargin>
|
|---|
| 823 | <DataSets>
|
|---|
| 824 | <DataSet Name="Ocena">
|
|---|
| 825 | <Query>
|
|---|
| 826 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 827 | <CommandText>SELECT [PLAN].ID, [PLAN].SYMBOL, [PLAN].ROK, [PLAN].MS, [PLAN].BUDZET, [PLAN].W_BUDZET, [PLAN].OCENA, [PLAN].PR_PROWIZJI
|
|---|
| 828 | FROM AGENCJE INNER JOIN
|
|---|
| 829 | AGENCI ON AGENCJE.Id_agencji = AGENCI.ID_AGENCJI INNER JOIN
|
|---|
| 830 | [PLAN] ON AGENCI.Symbol = [PLAN].SYMBOL
|
|---|
| 831 | WHERE ([PLAN].ROK = @rok) AND (AGENCJE.Id_agencji = @agencja) AND (@agent is null OR AGENCI.ID_AGENTA = @agent)</CommandText>
|
|---|
| 832 | <QueryParameters>
|
|---|
| 833 | <QueryParameter Name="@rok">
|
|---|
| 834 | <Value>=Parameters!rok.Value</Value>
|
|---|
| 835 | </QueryParameter>
|
|---|
| 836 | <QueryParameter Name="@agencja">
|
|---|
| 837 | <Value>=Parameters!agencja.Value</Value>
|
|---|
| 838 | </QueryParameter>
|
|---|
| 839 | <QueryParameter Name="@agent">
|
|---|
| 840 | <Value>=Parameters!agent.Value</Value>
|
|---|
| 841 | </QueryParameter>
|
|---|
| 842 | </QueryParameters>
|
|---|
| 843 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 844 | </Query>
|
|---|
| 845 | <Filters>
|
|---|
| 846 | <Filter>
|
|---|
| 847 | <Operator>In</Operator>
|
|---|
| 848 | <FilterValues>
|
|---|
| 849 | <FilterValue>=Parameters!miesiac.Value</FilterValue>
|
|---|
| 850 | </FilterValues>
|
|---|
| 851 | <FilterExpression>=Fields!MS.Value</FilterExpression>
|
|---|
| 852 | </Filter>
|
|---|
| 853 | </Filters>
|
|---|
| 854 | <Fields>
|
|---|
| 855 | <Field Name="ID">
|
|---|
| 856 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 857 | <DataField>ID</DataField>
|
|---|
| 858 | </Field>
|
|---|
| 859 | <Field Name="SYMBOL">
|
|---|
| 860 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 861 | <DataField>SYMBOL</DataField>
|
|---|
| 862 | </Field>
|
|---|
| 863 | <Field Name="ROK">
|
|---|
| 864 | <rd:TypeName>System.Int16</rd:TypeName>
|
|---|
| 865 | <DataField>ROK</DataField>
|
|---|
| 866 | </Field>
|
|---|
| 867 | <Field Name="MS">
|
|---|
| 868 | <rd:TypeName>System.Int16</rd:TypeName>
|
|---|
| 869 | <DataField>MS</DataField>
|
|---|
| 870 | </Field>
|
|---|
| 871 | <Field Name="BUDZET">
|
|---|
| 872 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 873 | <DataField>BUDZET</DataField>
|
|---|
| 874 | </Field>
|
|---|
| 875 | <Field Name="W_BUDZET">
|
|---|
| 876 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 877 | <DataField>W_BUDZET</DataField>
|
|---|
| 878 | </Field>
|
|---|
| 879 | <Field Name="OCENA">
|
|---|
| 880 | <rd:TypeName>System.Single</rd:TypeName>
|
|---|
| 881 | <DataField>OCENA</DataField>
|
|---|
| 882 | </Field>
|
|---|
| 883 | <Field Name="PR_PROWIZJI">
|
|---|
| 884 | <rd:TypeName>System.Single</rd:TypeName>
|
|---|
| 885 | <DataField>PR_PROWIZJI</DataField>
|
|---|
| 886 | </Field>
|
|---|
| 887 | </Fields>
|
|---|
| 888 | </DataSet>
|
|---|
| 889 | <DataSet Name="ListaAgencji">
|
|---|
| 890 | <Query>
|
|---|
| 891 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 892 | <CommandText>SELECT Id_agencji, Symbol
|
|---|
| 893 | FROM AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
|
|---|
| 894 | <QueryParameters>
|
|---|
| 895 | <QueryParameter Name="@prawa_agencje">
|
|---|
| 896 | <Value>=Parameters!prawa_agencje.Value</Value>
|
|---|
| 897 | </QueryParameter>
|
|---|
| 898 | </QueryParameters>
|
|---|
| 899 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 900 | </Query>
|
|---|
| 901 | <Fields>
|
|---|
| 902 | <Field Name="Id_agencji">
|
|---|
| 903 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 904 | <DataField>Id_agencji</DataField>
|
|---|
| 905 | </Field>
|
|---|
| 906 | <Field Name="Symbol">
|
|---|
| 907 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 908 | <DataField>Symbol</DataField>
|
|---|
| 909 | </Field>
|
|---|
| 910 | </Fields>
|
|---|
| 911 | </DataSet>
|
|---|
| 912 | <DataSet Name="ListaLat">
|
|---|
| 913 | <Query>
|
|---|
| 914 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 915 | <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null order by year(DATA_W)desc</CommandText>
|
|---|
| 916 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 917 | </Query>
|
|---|
| 918 | <Fields>
|
|---|
| 919 | <Field Name="rok">
|
|---|
| 920 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 921 | <DataField>rok</DataField>
|
|---|
| 922 | </Field>
|
|---|
| 923 | </Fields>
|
|---|
| 924 | </DataSet>
|
|---|
| 925 | <DataSet Name="ListaAgentow">
|
|---|
| 926 | <Query>
|
|---|
| 927 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 928 | <CommandText>SELECT A.ID_AGENTA, A.Symbol, A2.Symbol agencja
|
|---|
| 929 | FROM AGENCI A left join Agencje A2
|
|---|
| 930 | on A.ID_AGENCJI = A2.ID_Agencji
|
|---|
| 931 | where aktywny=1 AND (A2.ID_AGENCJI in (@agencja) OR A2.ID_AGENCJI is null)
|
|---|
| 932 | union
|
|---|
| 933 | select NULL,'Wszyscy','costam'
|
|---|
| 934 | order by A.Symbol</CommandText>
|
|---|
| 935 | <QueryParameters>
|
|---|
| 936 | <QueryParameter Name="@agencja">
|
|---|
| 937 | <Value>=Parameters!agencja.Value</Value>
|
|---|
| 938 | </QueryParameter>
|
|---|
| 939 | </QueryParameters>
|
|---|
| 940 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 941 | </Query>
|
|---|
| 942 | <Fields>
|
|---|
| 943 | <Field Name="ID_AGENTA">
|
|---|
| 944 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 945 | <DataField>ID_AGENTA</DataField>
|
|---|
| 946 | </Field>
|
|---|
| 947 | <Field Name="Symbol">
|
|---|
| 948 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 949 | <DataField>Symbol</DataField>
|
|---|
| 950 | </Field>
|
|---|
| 951 | <Field Name="agencja">
|
|---|
| 952 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 953 | <DataField>agencja</DataField>
|
|---|
| 954 | </Field>
|
|---|
| 955 | </Fields>
|
|---|
| 956 | </DataSet>
|
|---|
| 957 | </DataSets>
|
|---|
| 958 | <Code />
|
|---|
| 959 | <Width>19cm</Width>
|
|---|
| 960 | <InteractiveHeight>29.7cm</InteractiveHeight>
|
|---|
| 961 | <Language>en-US</Language>
|
|---|
| 962 | <TopMargin>1cm</TopMargin>
|
|---|
| 963 | <PageHeight>29.7cm</PageHeight>
|
|---|
| 964 | </Report> |
|---|