| [130] | 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>6a2bec57-03d9-4f28-a49c-65e1805de702</rd:DataSourceID>
|
|---|
| 7 | </DataSource>
|
|---|
| 8 | </DataSources>
|
|---|
| 9 | <BottomMargin>1cm</BottomMargin>
|
|---|
| 10 | <RightMargin>1cm</RightMargin>
|
|---|
| 11 | <PageWidth>29.7cm</PageWidth>
|
|---|
| 12 | <ReportParameters>
|
|---|
| 13 | <ReportParameter Name="rok">
|
|---|
| 14 | <DataType>String</DataType>
|
|---|
| 15 | <DefaultValue>
|
|---|
| 16 | <Values>
|
|---|
| 17 | <Value>=Year(Today)</Value>
|
|---|
| 18 | </Values>
|
|---|
| 19 | </DefaultValue>
|
|---|
| 20 | <Prompt>rok</Prompt>
|
|---|
| 21 | <ValidValues>
|
|---|
| 22 | <DataSetReference>
|
|---|
| 23 | <DataSetName>ListaLat</DataSetName>
|
|---|
| 24 | <ValueField>rok</ValueField>
|
|---|
| 25 | <LabelField>rok</LabelField>
|
|---|
| 26 | </DataSetReference>
|
|---|
| 27 | </ValidValues>
|
|---|
| 28 | </ReportParameter>
|
|---|
| 29 | <ReportParameter Name="ms">
|
|---|
| 30 | <DataType>String</DataType>
|
|---|
| 31 | <DefaultValue>
|
|---|
| 32 | <Values>
|
|---|
| 33 | <Value>=Month(Today)</Value>
|
|---|
| 34 | </Values>
|
|---|
| 35 | </DefaultValue>
|
|---|
| 36 | <Prompt>ms</Prompt>
|
|---|
| 37 | <ValidValues>
|
|---|
| 38 | <ParameterValues>
|
|---|
| 39 | <ParameterValue>
|
|---|
| 40 | <Value>1</Value>
|
|---|
| 41 | </ParameterValue>
|
|---|
| 42 | <ParameterValue>
|
|---|
| 43 | <Value>2</Value>
|
|---|
| 44 | </ParameterValue>
|
|---|
| 45 | <ParameterValue>
|
|---|
| 46 | <Value>3</Value>
|
|---|
| 47 | </ParameterValue>
|
|---|
| 48 | <ParameterValue>
|
|---|
| 49 | <Value>4</Value>
|
|---|
| 50 | </ParameterValue>
|
|---|
| 51 | <ParameterValue>
|
|---|
| 52 | <Value>5</Value>
|
|---|
| 53 | </ParameterValue>
|
|---|
| 54 | <ParameterValue>
|
|---|
| 55 | <Value>6</Value>
|
|---|
| 56 | </ParameterValue>
|
|---|
| 57 | <ParameterValue>
|
|---|
| 58 | <Value>7</Value>
|
|---|
| 59 | </ParameterValue>
|
|---|
| 60 | <ParameterValue>
|
|---|
| 61 | <Value>8</Value>
|
|---|
| 62 | </ParameterValue>
|
|---|
| 63 | <ParameterValue>
|
|---|
| 64 | <Value>9</Value>
|
|---|
| 65 | </ParameterValue>
|
|---|
| 66 | <ParameterValue>
|
|---|
| 67 | <Value>10</Value>
|
|---|
| 68 | </ParameterValue>
|
|---|
| 69 | <ParameterValue>
|
|---|
| 70 | <Value>11</Value>
|
|---|
| 71 | </ParameterValue>
|
|---|
| 72 | <ParameterValue>
|
|---|
| 73 | <Value>12</Value>
|
|---|
| 74 | </ParameterValue>
|
|---|
| 75 | </ParameterValues>
|
|---|
| 76 | </ValidValues>
|
|---|
| 77 | </ReportParameter>
|
|---|
| 78 | <ReportParameter Name="tytul">
|
|---|
| 79 | <DataType>String</DataType>
|
|---|
| 80 | <Nullable>true</Nullable>
|
|---|
| 81 | <Prompt>tytuÅ:</Prompt>
|
|---|
| 82 | <ValidValues>
|
|---|
| 83 | <DataSetReference>
|
|---|
| 84 | <DataSetName>ListaTytulow</DataSetName>
|
|---|
| 85 | <ValueField>value</ValueField>
|
|---|
| 86 | <LabelField>label</LabelField>
|
|---|
| 87 | </DataSetReference>
|
|---|
| 88 | </ValidValues>
|
|---|
| 89 | </ReportParameter>
|
|---|
| 90 | <ReportParameter Name="agencja">
|
|---|
| 91 | <DataType>String</DataType>
|
|---|
| 92 | <Nullable>true</Nullable>
|
|---|
| 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 | </ReportParameters>
|
|---|
| 115 | <rd:DrawGrid>true</rd:DrawGrid>
|
|---|
| 116 | <InteractiveWidth>21cm</InteractiveWidth>
|
|---|
| 117 | <rd:GridSpacing>0.25cm</rd:GridSpacing>
|
|---|
| 118 | <rd:SnapToGrid>true</rd:SnapToGrid>
|
|---|
| 119 | <Body>
|
|---|
| 120 | <ColumnSpacing>1cm</ColumnSpacing>
|
|---|
| 121 | <ReportItems>
|
|---|
| 122 | <Textbox Name="textbox8">
|
|---|
| 123 | <Left>15cm</Left>
|
|---|
| 124 | <Top>0.25cm</Top>
|
|---|
| 125 | <rd:DefaultName>textbox8</rd:DefaultName>
|
|---|
| 126 | <ZIndex>2</ZIndex>
|
|---|
| 127 | <Width>5cm</Width>
|
|---|
| 128 | <Style>
|
|---|
| 129 | <TextAlign>Right</TextAlign>
|
|---|
| 130 | </Style>
|
|---|
| 131 | <CanGrow>true</CanGrow>
|
|---|
| 132 | <Height>0.63492cm</Height>
|
|---|
| 133 | <Value>(wg daty wystawienia faktury)</Value>
|
|---|
| 134 | </Textbox>
|
|---|
| 135 | <Textbox Name="textbox9">
|
|---|
| 136 | <Left>1cm</Left>
|
|---|
| 137 | <Top>0.25cm</Top>
|
|---|
| 138 | <rd:DefaultName>textbox9</rd:DefaultName>
|
|---|
| 139 | <ZIndex>1</ZIndex>
|
|---|
| 140 | <Width>14cm</Width>
|
|---|
| 141 | <Style>
|
|---|
| 142 | <TextAlign>Left</TextAlign>
|
|---|
| 143 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 144 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 145 | <FontWeight>700</FontWeight>
|
|---|
| 146 | <FontSize>12pt</FontSize>
|
|---|
| 147 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 148 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 149 | </Style>
|
|---|
| 150 | <CanGrow>true</CanGrow>
|
|---|
| 151 | <Height>0.63492cm</Height>
|
|---|
| 152 | <Value>="ZESTAWIENIE MIESIÄCZNE SPRZEDAÅ»Y WG PAÅST " & Parameters!rok.Value & "-" & Parameters!ms.Value</Value>
|
|---|
| 153 | </Textbox>
|
|---|
| 154 | <Table Name="table1">
|
|---|
| 155 | <Footer>
|
|---|
| 156 | <TableRows>
|
|---|
| 157 | <TableRow>
|
|---|
| 158 | <TableCells>
|
|---|
| 159 | <TableCell>
|
|---|
| 160 | <ReportItems>
|
|---|
| 161 | <Textbox Name="textbox12">
|
|---|
| 162 | <rd:DefaultName>textbox12</rd:DefaultName>
|
|---|
| 163 | <ZIndex>2</ZIndex>
|
|---|
| 164 | <Style>
|
|---|
| 165 | <TextAlign>Right</TextAlign>
|
|---|
| 166 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 167 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 168 | <FontWeight>700</FontWeight>
|
|---|
| 169 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 170 | <Format>C</Format>
|
|---|
| 171 | <BorderColor>
|
|---|
| 172 | <Default>LightGrey</Default>
|
|---|
| 173 | </BorderColor>
|
|---|
| 174 | <PaddingRight>12pt</PaddingRight>
|
|---|
| 175 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 176 | </Style>
|
|---|
| 177 | <CanGrow>true</CanGrow>
|
|---|
| 178 | <Value />
|
|---|
| 179 | </Textbox>
|
|---|
| 180 | </ReportItems>
|
|---|
| 181 | </TableCell>
|
|---|
| 182 | <TableCell>
|
|---|
| 183 | <ReportItems>
|
|---|
| 184 | <Textbox Name="textbox13">
|
|---|
| 185 | <rd:DefaultName>textbox13</rd:DefaultName>
|
|---|
| 186 | <ZIndex>1</ZIndex>
|
|---|
| 187 | <Style>
|
|---|
| 188 | <TextAlign>Right</TextAlign>
|
|---|
| 189 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 190 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 191 | <FontWeight>700</FontWeight>
|
|---|
| 192 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 193 | <Format>C</Format>
|
|---|
| 194 | <BorderColor>
|
|---|
| 195 | <Default>LightGrey</Default>
|
|---|
| 196 | </BorderColor>
|
|---|
| 197 | <PaddingRight>12pt</PaddingRight>
|
|---|
| 198 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 199 | </Style>
|
|---|
| 200 | <CanGrow>true</CanGrow>
|
|---|
| 201 | <Value />
|
|---|
| 202 | </Textbox>
|
|---|
| 203 | </ReportItems>
|
|---|
| 204 | </TableCell>
|
|---|
| 205 | <TableCell>
|
|---|
| 206 | <ReportItems>
|
|---|
| 207 | <Textbox Name="textbox14">
|
|---|
| 208 | <rd:DefaultName>textbox14</rd:DefaultName>
|
|---|
| 209 | <Style>
|
|---|
| 210 | <TextAlign>Right</TextAlign>
|
|---|
| 211 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 212 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 213 | <FontWeight>700</FontWeight>
|
|---|
| 214 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 215 | <Format>C</Format>
|
|---|
| 216 | <BorderColor>
|
|---|
| 217 | <Default>LightGrey</Default>
|
|---|
| 218 | </BorderColor>
|
|---|
| 219 | <PaddingRight>12pt</PaddingRight>
|
|---|
| 220 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 221 | </Style>
|
|---|
| 222 | <CanGrow>true</CanGrow>
|
|---|
| 223 | <Value />
|
|---|
| 224 | </Textbox>
|
|---|
| 225 | </ReportItems>
|
|---|
| 226 | </TableCell>
|
|---|
| 227 | </TableCells>
|
|---|
| 228 | <Height>0.25cm</Height>
|
|---|
| 229 | </TableRow>
|
|---|
| 230 | <TableRow>
|
|---|
| 231 | <TableCells>
|
|---|
| 232 | <TableCell>
|
|---|
| 233 | <ColSpan>3</ColSpan>
|
|---|
| 234 | <ReportItems>
|
|---|
| 235 | <Textbox Name="textbox7">
|
|---|
| 236 | <rd:DefaultName>textbox7</rd:DefaultName>
|
|---|
| 237 | <ZIndex>3</ZIndex>
|
|---|
| 238 | <Style>
|
|---|
| 239 | <BorderStyle>
|
|---|
| 240 | <Bottom>Solid</Bottom>
|
|---|
| 241 | <Top>Solid</Top>
|
|---|
| 242 | <Left>Solid</Left>
|
|---|
| 243 | <Right>Solid</Right>
|
|---|
| 244 | </BorderStyle>
|
|---|
| 245 | <TextAlign>Right</TextAlign>
|
|---|
| 246 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 247 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 248 | <FontWeight>700</FontWeight>
|
|---|
| 249 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 250 | <Format>C</Format>
|
|---|
| 251 | <BorderColor>
|
|---|
| 252 | <Default>LightGrey</Default>
|
|---|
| 253 | </BorderColor>
|
|---|
| 254 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 255 | <PaddingRight>12pt</PaddingRight>
|
|---|
| 256 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 257 | <Language>pl</Language>
|
|---|
| 258 | </Style>
|
|---|
| 259 | <CanGrow>true</CanGrow>
|
|---|
| 260 | <Value>="SUMA: " & Code.Formatuj(Sum(Fields!netto.Value))</Value>
|
|---|
| 261 | </Textbox>
|
|---|
| 262 | </ReportItems>
|
|---|
| 263 | </TableCell>
|
|---|
| 264 | </TableCells>
|
|---|
| 265 | <Height>0.63492cm</Height>
|
|---|
| 266 | </TableRow>
|
|---|
| 267 | <TableRow>
|
|---|
| 268 | <TableCells>
|
|---|
| 269 | <TableCell>
|
|---|
| 270 | <ReportItems>
|
|---|
| 271 | <Textbox Name="textbox10">
|
|---|
| 272 | <rd:DefaultName>textbox10</rd:DefaultName>
|
|---|
| 273 | <ZIndex>6</ZIndex>
|
|---|
| 274 | <Style>
|
|---|
| 275 | <BorderStyle>
|
|---|
| 276 | <Bottom>Solid</Bottom>
|
|---|
| 277 | <Top>Solid</Top>
|
|---|
| 278 | <Left>Solid</Left>
|
|---|
| 279 | <Right>Solid</Right>
|
|---|
| 280 | </BorderStyle>
|
|---|
| 281 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 282 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 283 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 284 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 285 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 286 | </Style>
|
|---|
| 287 | <CanGrow>true</CanGrow>
|
|---|
| 288 | <Value />
|
|---|
| 289 | </Textbox>
|
|---|
| 290 | </ReportItems>
|
|---|
| 291 | </TableCell>
|
|---|
| 292 | <TableCell>
|
|---|
| 293 | <ReportItems>
|
|---|
| 294 | <Textbox Name="textbox11">
|
|---|
| 295 | <rd:DefaultName>textbox11</rd:DefaultName>
|
|---|
| 296 | <ZIndex>5</ZIndex>
|
|---|
| 297 | <Style>
|
|---|
| 298 | <BorderStyle>
|
|---|
| 299 | <Bottom>Solid</Bottom>
|
|---|
| 300 | <Top>Solid</Top>
|
|---|
| 301 | <Left>Solid</Left>
|
|---|
| 302 | <Right>Solid</Right>
|
|---|
| 303 | </BorderStyle>
|
|---|
| 304 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 305 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 306 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 307 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 308 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 309 | </Style>
|
|---|
| 310 | <CanGrow>true</CanGrow>
|
|---|
| 311 | <Value />
|
|---|
| 312 | </Textbox>
|
|---|
| 313 | </ReportItems>
|
|---|
| 314 | </TableCell>
|
|---|
| 315 | <TableCell>
|
|---|
| 316 | <ReportItems>
|
|---|
| 317 | <Textbox Name="MAX">
|
|---|
| 318 | <ZIndex>4</ZIndex>
|
|---|
| 319 | <Style>
|
|---|
| 320 | <BorderStyle>
|
|---|
| 321 | <Bottom>Solid</Bottom>
|
|---|
| 322 | <Top>Solid</Top>
|
|---|
| 323 | <Left>Solid</Left>
|
|---|
| 324 | <Right>Solid</Right>
|
|---|
| 325 | </BorderStyle>
|
|---|
| 326 | <TextAlign>Right</TextAlign>
|
|---|
| 327 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 328 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 329 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 330 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 331 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 332 | <Language>pl-PL</Language>
|
|---|
| 333 | </Style>
|
|---|
| 334 | <CanGrow>true</CanGrow>
|
|---|
| 335 | <Value>=Max(Fields!netto.Value)</Value>
|
|---|
| 336 | </Textbox>
|
|---|
| 337 | </ReportItems>
|
|---|
| 338 | </TableCell>
|
|---|
| 339 | </TableCells>
|
|---|
| 340 | <Height>0.63492cm</Height>
|
|---|
| 341 | <Visibility>
|
|---|
| 342 | <Hidden>true</Hidden>
|
|---|
| 343 | </Visibility>
|
|---|
| 344 | </TableRow>
|
|---|
| 345 | </TableRows>
|
|---|
| 346 | </Footer>
|
|---|
| 347 | <Left>1cm</Left>
|
|---|
| 348 | <DataSetName>wgDatyFakturywgPanstw</DataSetName>
|
|---|
| 349 | <Top>1cm</Top>
|
|---|
| 350 | <TableGroups>
|
|---|
| 351 | <TableGroup>
|
|---|
| 352 | <Header>
|
|---|
| 353 | <TableRows>
|
|---|
| 354 | <TableRow>
|
|---|
| 355 | <TableCells>
|
|---|
| 356 | <TableCell>
|
|---|
| 357 | <ReportItems>
|
|---|
| 358 | <Textbox Name="textbox4">
|
|---|
| 359 | <rd:DefaultName>textbox4</rd:DefaultName>
|
|---|
| 360 | <ZIndex>12</ZIndex>
|
|---|
| 361 | <Style>
|
|---|
| 362 | <TextAlign>Center</TextAlign>
|
|---|
| 363 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 364 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 365 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 366 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 367 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 368 | </Style>
|
|---|
| 369 | <CanGrow>true</CanGrow>
|
|---|
| 370 | <Value />
|
|---|
| 371 | </Textbox>
|
|---|
| 372 | </ReportItems>
|
|---|
| 373 | </TableCell>
|
|---|
| 374 | <TableCell>
|
|---|
| 375 | <ReportItems>
|
|---|
| 376 | <Textbox Name="textbox5">
|
|---|
| 377 | <rd:DefaultName>textbox5</rd:DefaultName>
|
|---|
| 378 | <ZIndex>11</ZIndex>
|
|---|
| 379 | <Style>
|
|---|
| 380 | <TextAlign>Center</TextAlign>
|
|---|
| 381 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 382 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 383 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 384 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 385 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 386 | </Style>
|
|---|
| 387 | <CanGrow>true</CanGrow>
|
|---|
| 388 | <Value />
|
|---|
| 389 | </Textbox>
|
|---|
| 390 | </ReportItems>
|
|---|
| 391 | </TableCell>
|
|---|
| 392 | <TableCell>
|
|---|
| 393 | <ReportItems>
|
|---|
| 394 | <Textbox Name="textbox6">
|
|---|
| 395 | <rd:DefaultName>textbox6</rd:DefaultName>
|
|---|
| 396 | <ZIndex>10</ZIndex>
|
|---|
| 397 | <Style>
|
|---|
| 398 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 399 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 400 | </Style>
|
|---|
| 401 | <CanGrow>true</CanGrow>
|
|---|
| 402 | <Value />
|
|---|
| 403 | </Textbox>
|
|---|
| 404 | </ReportItems>
|
|---|
| 405 | </TableCell>
|
|---|
| 406 | </TableCells>
|
|---|
| 407 | <Height>0.25cm</Height>
|
|---|
| 408 | </TableRow>
|
|---|
| 409 | <TableRow>
|
|---|
| 410 | <TableCells>
|
|---|
| 411 | <TableCell>
|
|---|
| 412 | <ReportItems>
|
|---|
| 413 | <Textbox Name="kraj">
|
|---|
| 414 | <rd:DefaultName>kraj</rd:DefaultName>
|
|---|
| 415 | <ZIndex>9</ZIndex>
|
|---|
| 416 | <Style>
|
|---|
| 417 | <TextAlign>Left</TextAlign>
|
|---|
| 418 | <PaddingLeft>12pt</PaddingLeft>
|
|---|
| 419 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 420 | <FontWeight>700</FontWeight>
|
|---|
| 421 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 422 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 423 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 424 | </Style>
|
|---|
| 425 | <CanGrow>true</CanGrow>
|
|---|
| 426 | <Value>=Iif(IsNothing(Fields!kraj.Value),"PozostaÅe",Fields!kraj.Value)</Value>
|
|---|
| 427 | </Textbox>
|
|---|
| 428 | </ReportItems>
|
|---|
| 429 | </TableCell>
|
|---|
| 430 | <TableCell>
|
|---|
| 431 | <ReportItems>
|
|---|
| 432 | <Textbox Name="ilosc">
|
|---|
| 433 | <rd:DefaultName>ilosc</rd:DefaultName>
|
|---|
| 434 | <ZIndex>8</ZIndex>
|
|---|
| 435 | <Style>
|
|---|
| 436 | <TextAlign>Center</TextAlign>
|
|---|
| 437 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 438 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 439 | <FontWeight>700</FontWeight>
|
|---|
| 440 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 441 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 442 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 443 | </Style>
|
|---|
| 444 | <CanGrow>true</CanGrow>
|
|---|
| 445 | <Value>=Sum(Fields!ilosc.Value)</Value>
|
|---|
| 446 | </Textbox>
|
|---|
| 447 | </ReportItems>
|
|---|
| 448 | </TableCell>
|
|---|
| 449 | <TableCell>
|
|---|
| 450 | <ReportItems>
|
|---|
| 451 | <Chart Name="chart1">
|
|---|
| 452 | <Legend>
|
|---|
| 453 | <Style>
|
|---|
| 454 | <BorderStyle>
|
|---|
| 455 | <Default>Solid</Default>
|
|---|
| 456 | </BorderStyle>
|
|---|
| 457 | </Style>
|
|---|
| 458 | <Position>RightCenter</Position>
|
|---|
| 459 | </Legend>
|
|---|
| 460 | <Subtype>Plain</Subtype>
|
|---|
| 461 | <Title>
|
|---|
| 462 | <Style />
|
|---|
| 463 | </Title>
|
|---|
| 464 | <CategoryAxis>
|
|---|
| 465 | <Axis>
|
|---|
| 466 | <Title />
|
|---|
| 467 | <MajorGridLines>
|
|---|
| 468 | <Style>
|
|---|
| 469 | <BorderStyle>
|
|---|
| 470 | <Default>Solid</Default>
|
|---|
| 471 | </BorderStyle>
|
|---|
| 472 | </Style>
|
|---|
| 473 | </MajorGridLines>
|
|---|
| 474 | <MinorGridLines>
|
|---|
| 475 | <Style>
|
|---|
| 476 | <BorderStyle>
|
|---|
| 477 | <Default>Solid</Default>
|
|---|
| 478 | </BorderStyle>
|
|---|
| 479 | </Style>
|
|---|
| 480 | </MinorGridLines>
|
|---|
| 481 | <Min>0</Min>
|
|---|
| 482 | </Axis>
|
|---|
| 483 | </CategoryAxis>
|
|---|
| 484 | <PointWidth>0</PointWidth>
|
|---|
| 485 | <ThreeDProperties>
|
|---|
| 486 | <Enabled>true</Enabled>
|
|---|
| 487 | <Shading>Real</Shading>
|
|---|
| 488 | <DrawingStyle>Cylinder</DrawingStyle>
|
|---|
| 489 | </ThreeDProperties>
|
|---|
| 490 | <DataSetName>wgDatyFakturywgPanstw</DataSetName>
|
|---|
| 491 | <SeriesGroupings>
|
|---|
| 492 | <SeriesGrouping>
|
|---|
| 493 | <StaticSeries>
|
|---|
| 494 | <StaticMember>
|
|---|
| 495 | <Label>Value1</Label>
|
|---|
| 496 | </StaticMember>
|
|---|
| 497 | </StaticSeries>
|
|---|
| 498 | </SeriesGrouping>
|
|---|
| 499 | </SeriesGroupings>
|
|---|
| 500 | <PlotArea>
|
|---|
| 501 | <Style>
|
|---|
| 502 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 503 | </Style>
|
|---|
| 504 | </PlotArea>
|
|---|
| 505 | <ValueAxis>
|
|---|
| 506 | <Axis>
|
|---|
| 507 | <Title />
|
|---|
| 508 | <MajorGridLines>
|
|---|
| 509 | <Style>
|
|---|
| 510 | <BorderStyle>
|
|---|
| 511 | <Default>Solid</Default>
|
|---|
| 512 | </BorderStyle>
|
|---|
| 513 | </Style>
|
|---|
| 514 | </MajorGridLines>
|
|---|
| 515 | <MinorGridLines>
|
|---|
| 516 | <Style>
|
|---|
| 517 | <BorderStyle>
|
|---|
| 518 | <Default>Solid</Default>
|
|---|
| 519 | </BorderStyle>
|
|---|
| 520 | </Style>
|
|---|
| 521 | </MinorGridLines>
|
|---|
| 522 | <Min>0</Min>
|
|---|
| 523 | <Max>=ReportItems!MAX.Value</Max>
|
|---|
| 524 | <Scalar>true</Scalar>
|
|---|
| 525 | </Axis>
|
|---|
| 526 | </ValueAxis>
|
|---|
| 527 | <ZIndex>7</ZIndex>
|
|---|
| 528 | <Type>Bar</Type>
|
|---|
| 529 | <Palette>Excel</Palette>
|
|---|
| 530 | <ChartData>
|
|---|
| 531 | <ChartSeries>
|
|---|
| 532 | <DataPoints>
|
|---|
| 533 | <DataPoint>
|
|---|
| 534 | <DataValues>
|
|---|
| 535 | <DataValue>
|
|---|
| 536 | <Value>=Fields!netto.Value</Value>
|
|---|
| 537 | </DataValue>
|
|---|
| 538 | </DataValues>
|
|---|
| 539 | <DataLabel>
|
|---|
| 540 | <Value>=Code.Formatuj(Fields!netto.Value)</Value>
|
|---|
| 541 | <Visible>true</Visible>
|
|---|
| 542 | </DataLabel>
|
|---|
| 543 | <Marker>
|
|---|
| 544 | <Size>6pt</Size>
|
|---|
| 545 | </Marker>
|
|---|
| 546 | </DataPoint>
|
|---|
| 547 | </DataPoints>
|
|---|
| 548 | </ChartSeries>
|
|---|
| 549 | </ChartData>
|
|---|
| 550 | <Style>
|
|---|
| 551 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 552 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 553 | </Style>
|
|---|
| 554 | </Chart>
|
|---|
| 555 | </ReportItems>
|
|---|
| 556 | </TableCell>
|
|---|
| 557 | </TableCells>
|
|---|
| 558 | <Height>0.63492cm</Height>
|
|---|
| 559 | </TableRow>
|
|---|
| 560 | </TableRows>
|
|---|
| 561 | </Header>
|
|---|
| 562 | <Grouping Name="table1_Group1">
|
|---|
| 563 | <GroupExpressions>
|
|---|
| 564 | <GroupExpression>=Fields!kraj.Value</GroupExpression>
|
|---|
| 565 | </GroupExpressions>
|
|---|
| 566 | </Grouping>
|
|---|
| 567 | </TableGroup>
|
|---|
| 568 | </TableGroups>
|
|---|
| 569 | <Width>19cm</Width>
|
|---|
| 570 | <Header>
|
|---|
| 571 | <TableRows>
|
|---|
| 572 | <TableRow>
|
|---|
| 573 | <TableCells>
|
|---|
| 574 | <TableCell>
|
|---|
| 575 | <ReportItems>
|
|---|
| 576 | <Textbox Name="textbox1">
|
|---|
| 577 | <rd:DefaultName>textbox1</rd:DefaultName>
|
|---|
| 578 | <ZIndex>15</ZIndex>
|
|---|
| 579 | <Style>
|
|---|
| 580 | <BorderStyle>
|
|---|
| 581 | <Bottom>Solid</Bottom>
|
|---|
| 582 | <Top>Solid</Top>
|
|---|
| 583 | <Left>Solid</Left>
|
|---|
| 584 | <Right>None</Right>
|
|---|
| 585 | </BorderStyle>
|
|---|
| 586 | <TextAlign>Center</TextAlign>
|
|---|
| 587 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 588 | <BorderWidth>
|
|---|
| 589 | <Default>0.5pt</Default>
|
|---|
| 590 | </BorderWidth>
|
|---|
| 591 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 592 | <FontWeight>700</FontWeight>
|
|---|
| 593 | <FontSize>9pt</FontSize>
|
|---|
| 594 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 595 | <BorderColor>
|
|---|
| 596 | <Default>LightGrey</Default>
|
|---|
| 597 | </BorderColor>
|
|---|
| 598 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 599 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 600 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 601 | </Style>
|
|---|
| 602 | <CanGrow>true</CanGrow>
|
|---|
| 603 | <Value>KRAJ</Value>
|
|---|
| 604 | </Textbox>
|
|---|
| 605 | </ReportItems>
|
|---|
| 606 | </TableCell>
|
|---|
| 607 | <TableCell>
|
|---|
| 608 | <ReportItems>
|
|---|
| 609 | <Textbox Name="textbox2">
|
|---|
| 610 | <rd:DefaultName>textbox2</rd:DefaultName>
|
|---|
| 611 | <ZIndex>14</ZIndex>
|
|---|
| 612 | <Style>
|
|---|
| 613 | <BorderStyle>
|
|---|
| 614 | <Bottom>Solid</Bottom>
|
|---|
| 615 | <Top>Solid</Top>
|
|---|
| 616 | <Left>None</Left>
|
|---|
| 617 | <Right>None</Right>
|
|---|
| 618 | </BorderStyle>
|
|---|
| 619 | <TextAlign>Center</TextAlign>
|
|---|
| 620 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 621 | <BorderWidth>
|
|---|
| 622 | <Default>0.5pt</Default>
|
|---|
| 623 | </BorderWidth>
|
|---|
| 624 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 625 | <FontWeight>700</FontWeight>
|
|---|
| 626 | <FontSize>9pt</FontSize>
|
|---|
| 627 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 628 | <BorderColor>
|
|---|
| 629 | <Default>LightGrey</Default>
|
|---|
| 630 | </BorderColor>
|
|---|
| 631 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 632 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 633 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 634 | </Style>
|
|---|
| 635 | <CanGrow>true</CanGrow>
|
|---|
| 636 | <Value>ILOÅÄ</Value>
|
|---|
| 637 | </Textbox>
|
|---|
| 638 | </ReportItems>
|
|---|
| 639 | </TableCell>
|
|---|
| 640 | <TableCell>
|
|---|
| 641 | <ReportItems>
|
|---|
| 642 | <Textbox Name="textbox3">
|
|---|
| 643 | <rd:DefaultName>textbox3</rd:DefaultName>
|
|---|
| 644 | <ZIndex>13</ZIndex>
|
|---|
| 645 | <Style>
|
|---|
| 646 | <BorderStyle>
|
|---|
| 647 | <Bottom>Solid</Bottom>
|
|---|
| 648 | <Top>Solid</Top>
|
|---|
| 649 | <Left>None</Left>
|
|---|
| 650 | <Right>Solid</Right>
|
|---|
| 651 | </BorderStyle>
|
|---|
| 652 | <TextAlign>Center</TextAlign>
|
|---|
| 653 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 654 | <BorderWidth>
|
|---|
| 655 | <Default>0.5pt</Default>
|
|---|
| 656 | </BorderWidth>
|
|---|
| 657 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 658 | <FontWeight>700</FontWeight>
|
|---|
| 659 | <FontSize>9pt</FontSize>
|
|---|
| 660 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 661 | <BorderColor>
|
|---|
| 662 | <Default>LightGrey</Default>
|
|---|
| 663 | </BorderColor>
|
|---|
| 664 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 665 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 666 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 667 | </Style>
|
|---|
| 668 | <CanGrow>true</CanGrow>
|
|---|
| 669 | <Value>NETTO</Value>
|
|---|
| 670 | </Textbox>
|
|---|
| 671 | </ReportItems>
|
|---|
| 672 | </TableCell>
|
|---|
| 673 | </TableCells>
|
|---|
| 674 | <Height>0.75cm</Height>
|
|---|
| 675 | </TableRow>
|
|---|
| 676 | </TableRows>
|
|---|
| 677 | </Header>
|
|---|
| 678 | <TableColumns>
|
|---|
| 679 | <TableColumn>
|
|---|
| 680 | <Width>3.5cm</Width>
|
|---|
| 681 | </TableColumn>
|
|---|
| 682 | <TableColumn>
|
|---|
| 683 | <Width>2.25cm</Width>
|
|---|
| 684 | </TableColumn>
|
|---|
| 685 | <TableColumn>
|
|---|
| 686 | <Width>13.25cm</Width>
|
|---|
| 687 | </TableColumn>
|
|---|
| 688 | </TableColumns>
|
|---|
| 689 | </Table>
|
|---|
| 690 | </ReportItems>
|
|---|
| 691 | <Height>4.15476cm</Height>
|
|---|
| 692 | </Body>
|
|---|
| 693 | <rd:ReportID>58bc7198-b2fa-4939-89e9-e74e3118e4d0</rd:ReportID>
|
|---|
| 694 | <LeftMargin>1cm</LeftMargin>
|
|---|
| 695 | <DataSets>
|
|---|
| 696 | <DataSet Name="wgDatyFakturywgPanstw">
|
|---|
| 697 | <Query>
|
|---|
| 698 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 699 | <CommandText>SELECT kraj , SUM(NETTO) AS netto,COUNT(ILOSC) AS ilosc
|
|---|
| 700 | FROM
|
|---|
| 701 |
|
|---|
| 702 | (
|
|---|
| 703 |
|
|---|
| 704 | SELECT ROUND(NETTO, 0) AS NETTO,
|
|---|
| 705 | 1 AS ILOSC,
|
|---|
| 706 | DATEPART(YEAR, dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA]) AS ROK,
|
|---|
| 707 | DATEPART(QUARTER, dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA]) AS KW,
|
|---|
| 708 | CONVERT(INTEGER,(1.0+DATEPART(QUARTER, dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA]))/2) AS ROK_PO,
|
|---|
| 709 | DATEPART(MONTH, dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA]) AS MS,
|
|---|
| 710 | DATEPART(Week, dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA]) AS WW,
|
|---|
| 711 | dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA], REKLAMA.TYTUÅ AS tytul, Agencje.Symbol as agencja, Agenci.Symbol as agent,
|
|---|
| 712 | dbo.REKLAMA.ZAPÅACONO,
|
|---|
| 713 | dbo.KLIENCI.Country as kraj
|
|---|
| 714 | FROM
|
|---|
| 715 | dbo.AGENCJE INNER JOIN dbo.AGENCI ON dbo.AGENCJE.Id_agencji = dbo.AGENCI.ID_AGENCJI
|
|---|
| 716 | INNER JOIN dbo.REKLAMA ON dbo.AGENCI.Symbol = dbo.REKLAMA.[SYMBOL AKWIZYTORA]
|
|---|
| 717 | INNER JOIN dbo.Klienci on dbo.Klienci.CustomerId = dbo.Reklama.CustomerId
|
|---|
| 718 | WHERE
|
|---|
| 719 | (dbo.REKLAMA.TYP = 'PÅATNA' OR dbo.REKLAMA.TYP = 'BARTER')
|
|---|
| 720 | AND (dbo.REKLAMA.[ZATWIERDZONO DO DRUKU] = -1) AND (dbo.REKLAMA.[FAKTURA WYSTAWIONO] = 1)
|
|---|
| 721 | AND (DATEPART(YEAR, dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA]) = @rok)
|
|---|
| 722 | AND (DATEPART(month, dbo.REKLAMA.[FAKTURA DATA WYSTAWIENIA]) = @ms)
|
|---|
| 723 | AND (@tytul is null OR REKLAMA.TYTUÅ = @tytul)
|
|---|
| 724 | AND (@agencja is null OR Agencje.id_agencji = @agencja)
|
|---|
| 725 | AND (@agent is null OR Agenci.ID_AGENTA = @agent)
|
|---|
| 726 | )
|
|---|
| 727 |
|
|---|
| 728 | AS R
|
|---|
| 729 | GROUP BY kraj
|
|---|
| 730 | ORDER BY kraj</CommandText>
|
|---|
| 731 | <QueryParameters>
|
|---|
| 732 | <QueryParameter Name="@rok">
|
|---|
| 733 | <Value>=Parameters!rok.Value</Value>
|
|---|
| 734 | </QueryParameter>
|
|---|
| 735 | <QueryParameter Name="@ms">
|
|---|
| 736 | <Value>=Parameters!ms.Value</Value>
|
|---|
| 737 | </QueryParameter>
|
|---|
| 738 | <QueryParameter Name="@tytul">
|
|---|
| 739 | <Value>=Parameters!tytul.Value</Value>
|
|---|
| 740 | </QueryParameter>
|
|---|
| 741 | <QueryParameter Name="@agencja">
|
|---|
| 742 | <Value>=Parameters!agencja.Value</Value>
|
|---|
| 743 | </QueryParameter>
|
|---|
| 744 | <QueryParameter Name="@agent">
|
|---|
| 745 | <Value>=Parameters!agent.Value</Value>
|
|---|
| 746 | </QueryParameter>
|
|---|
| 747 | </QueryParameters>
|
|---|
| 748 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 749 | </Query>
|
|---|
| 750 | <Fields>
|
|---|
| 751 | <Field Name="kraj">
|
|---|
| 752 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 753 | <DataField>kraj</DataField>
|
|---|
| 754 | </Field>
|
|---|
| 755 | <Field Name="netto">
|
|---|
| 756 | <rd:TypeName>System.Double</rd:TypeName>
|
|---|
| 757 | <DataField>netto</DataField>
|
|---|
| 758 | </Field>
|
|---|
| 759 | <Field Name="ilosc">
|
|---|
| 760 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 761 | <DataField>ilosc</DataField>
|
|---|
| 762 | </Field>
|
|---|
| 763 | </Fields>
|
|---|
| 764 | </DataSet>
|
|---|
| 765 | <DataSet Name="ListaAgencji">
|
|---|
| 766 | <Query>
|
|---|
| 767 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 768 | <CommandText>SELECT Id_agencji, Symbol
|
|---|
| 769 | FROM AGENCJE where aktywna=1
|
|---|
| 770 | union
|
|---|
| 771 | select NULL ,'Wszystkie'
|
|---|
| 772 | order by Symbol</CommandText>
|
|---|
| 773 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 774 | </Query>
|
|---|
| 775 | <Fields>
|
|---|
| 776 | <Field Name="Id_agencji">
|
|---|
| 777 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 778 | <DataField>Id_agencji</DataField>
|
|---|
| 779 | </Field>
|
|---|
| 780 | <Field Name="Symbol">
|
|---|
| 781 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 782 | <DataField>Symbol</DataField>
|
|---|
| 783 | </Field>
|
|---|
| 784 | </Fields>
|
|---|
| 785 | </DataSet>
|
|---|
| 786 | <DataSet Name="ListaAgentow">
|
|---|
| 787 | <Query>
|
|---|
| 788 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 789 | <CommandText>SELECT A.ID_AGENTA, A.Symbol, A2.Symbol agencja
|
|---|
| 790 | FROM AGENCI A left join Agencje A2
|
|---|
| 791 | on A.ID_AGENCJI = A2.ID_Agencji
|
|---|
| 792 | where (A2.ID_Agencji in (@agencja)) and a.aktywny=1
|
|---|
| 793 | union
|
|---|
| 794 | select NULL,'Wszyscy','costam'
|
|---|
| 795 | order by A.Symbol</CommandText>
|
|---|
| 796 | <QueryParameters>
|
|---|
| 797 | <QueryParameter Name="@agencja">
|
|---|
| 798 | <Value>=Parameters!agencja.Value</Value>
|
|---|
| 799 | </QueryParameter>
|
|---|
| 800 | </QueryParameters>
|
|---|
| 801 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 802 | </Query>
|
|---|
| 803 | <Fields>
|
|---|
| 804 | <Field Name="ID_AGENTA">
|
|---|
| 805 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 806 | <DataField>ID_AGENTA</DataField>
|
|---|
| 807 | </Field>
|
|---|
| 808 | <Field Name="Symbol">
|
|---|
| 809 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 810 | <DataField>Symbol</DataField>
|
|---|
| 811 | </Field>
|
|---|
| 812 | <Field Name="agencja">
|
|---|
| 813 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 814 | <DataField>agencja</DataField>
|
|---|
| 815 | </Field>
|
|---|
| 816 | </Fields>
|
|---|
| 817 | </DataSet>
|
|---|
| 818 | <DataSet Name="ListaTytulow">
|
|---|
| 819 | <Query>
|
|---|
| 820 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 821 | <CommandText>SELECT SYMB as label, SYMB as value
|
|---|
| 822 | FROM [LISTA TYTUÅÃW] where st_aktywny = -1
|
|---|
| 823 | union
|
|---|
| 824 | select 'Wszystkie',NULL</CommandText>
|
|---|
| 825 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 826 | </Query>
|
|---|
| 827 | <Fields>
|
|---|
| 828 | <Field Name="label">
|
|---|
| 829 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 830 | <DataField>label</DataField>
|
|---|
| 831 | </Field>
|
|---|
| 832 | <Field Name="value">
|
|---|
| 833 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 834 | <DataField>value</DataField>
|
|---|
| 835 | </Field>
|
|---|
| 836 | </Fields>
|
|---|
| 837 | </DataSet>
|
|---|
| 838 | <DataSet Name="ListaLat">
|
|---|
| 839 | <Query>
|
|---|
| 840 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 841 | <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null order by year(DATA_W)desc</CommandText>
|
|---|
| 842 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 843 | </Query>
|
|---|
| 844 | <Fields>
|
|---|
| 845 | <Field Name="rok">
|
|---|
| 846 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 847 | <DataField>rok</DataField>
|
|---|
| 848 | </Field>
|
|---|
| 849 | </Fields>
|
|---|
| 850 | </DataSet>
|
|---|
| 851 | </DataSets>
|
|---|
| 852 | <Code>Public Shared Function Formatuj(ByVal Value As Integer) As String
|
|---|
| 853 | Formatuj = Format(Value, "### ### ##0.## zÅ")
|
|---|
| 854 | End Function</Code>
|
|---|
| 855 | <Width>21cm</Width>
|
|---|
| 856 | <InteractiveHeight>29.7cm</InteractiveHeight>
|
|---|
| 857 | <Language>en-US</Language>
|
|---|
| 858 | <TopMargin>1cm</TopMargin>
|
|---|
| 859 | <PageHeight>21cm</PageHeight>
|
|---|
| 860 | </Report> |
|---|