| 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 | <rd:DataSourceID>6a2bec57-03d9-4f28-a49c-65e1805de702</rd:DataSourceID>
|
|---|
| 6 | <DataSourceReference>BAZA_REKLAM</DataSourceReference>
|
|---|
| 7 | </DataSource>
|
|---|
| 8 | </DataSources>
|
|---|
| 9 | <InteractiveHeight>21cm</InteractiveHeight>
|
|---|
| 10 | <ReportParameters>
|
|---|
| 11 | <ReportParameter Name="od">
|
|---|
| 12 | <DataType>Integer</DataType>
|
|---|
| 13 | <DefaultValue>
|
|---|
| 14 | <Values>
|
|---|
| 15 | <Value>=Year(Today)-1</Value>
|
|---|
| 16 | </Values>
|
|---|
| 17 | </DefaultValue>
|
|---|
| 18 | <Prompt>Od roku:</Prompt>
|
|---|
| 19 | <ValidValues>
|
|---|
| 20 | <DataSetReference>
|
|---|
| 21 | <DataSetName>ListaLat</DataSetName>
|
|---|
| 22 | <ValueField>rok</ValueField>
|
|---|
| 23 | <LabelField>rok</LabelField>
|
|---|
| 24 | </DataSetReference>
|
|---|
| 25 | </ValidValues>
|
|---|
| 26 | </ReportParameter>
|
|---|
| 27 | <ReportParameter Name="grupuj">
|
|---|
| 28 | <DataType>Integer</DataType>
|
|---|
| 29 | <DefaultValue>
|
|---|
| 30 | <Values>
|
|---|
| 31 | <Value>=2</Value>
|
|---|
| 32 | </Values>
|
|---|
| 33 | </DefaultValue>
|
|---|
| 34 | <AllowBlank>true</AllowBlank>
|
|---|
| 35 | <Prompt>Grupuj wg:</Prompt>
|
|---|
| 36 | <ValidValues>
|
|---|
| 37 | <ParameterValues>
|
|---|
| 38 | <ParameterValue>
|
|---|
| 39 | <Value>0</Value>
|
|---|
| 40 | <Label>Rok</Label>
|
|---|
| 41 | </ParameterValue>
|
|---|
| 42 | <ParameterValue>
|
|---|
| 43 | <Value>1</Value>
|
|---|
| 44 | <Label>KwartaÅ</Label>
|
|---|
| 45 | </ParameterValue>
|
|---|
| 46 | <ParameterValue>
|
|---|
| 47 | <Value>2</Value>
|
|---|
| 48 | <Label>MiesiÄ
c</Label>
|
|---|
| 49 | </ParameterValue>
|
|---|
| 50 | </ParameterValues>
|
|---|
| 51 | </ValidValues>
|
|---|
| 52 | </ReportParameter>
|
|---|
| 53 | <ReportParameter Name="agencja">
|
|---|
| 54 | <DataType>String</DataType>
|
|---|
| 55 | <DefaultValue>
|
|---|
| 56 | <DataSetReference>
|
|---|
| 57 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 58 | <ValueField>Symbol</ValueField>
|
|---|
| 59 | </DataSetReference>
|
|---|
| 60 | </DefaultValue>
|
|---|
| 61 | <Prompt>Agencja:</Prompt>
|
|---|
| 62 | <ValidValues>
|
|---|
| 63 | <DataSetReference>
|
|---|
| 64 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 65 | <ValueField>Symbol</ValueField>
|
|---|
| 66 | <LabelField>Symbol</LabelField>
|
|---|
| 67 | </DataSetReference>
|
|---|
| 68 | </ValidValues>
|
|---|
| 69 | <MultiValue>true</MultiValue>
|
|---|
| 70 | </ReportParameter>
|
|---|
| 71 | <ReportParameter Name="agent">
|
|---|
| 72 | <DataType>String</DataType>
|
|---|
| 73 | <DefaultValue>
|
|---|
| 74 | <DataSetReference>
|
|---|
| 75 | <DataSetName>ListaAgentow</DataSetName>
|
|---|
| 76 | <ValueField>Symbol</ValueField>
|
|---|
| 77 | </DataSetReference>
|
|---|
| 78 | </DefaultValue>
|
|---|
| 79 | <Prompt>Agent:</Prompt>
|
|---|
| 80 | <ValidValues>
|
|---|
| 81 | <DataSetReference>
|
|---|
| 82 | <DataSetName>ListaAgentow</DataSetName>
|
|---|
| 83 | <ValueField>Symbol</ValueField>
|
|---|
| 84 | <LabelField>Symbol</LabelField>
|
|---|
| 85 | </DataSetReference>
|
|---|
| 86 | </ValidValues>
|
|---|
| 87 | <MultiValue>true</MultiValue>
|
|---|
| 88 | </ReportParameter>
|
|---|
| 89 | <ReportParameter Name="tytul">
|
|---|
| 90 | <DataType>String</DataType>
|
|---|
| 91 | <DefaultValue>
|
|---|
| 92 | <DataSetReference>
|
|---|
| 93 | <DataSetName>ListaTytulow</DataSetName>
|
|---|
| 94 | <ValueField>SYMB</ValueField>
|
|---|
| 95 | </DataSetReference>
|
|---|
| 96 | </DefaultValue>
|
|---|
| 97 | <Prompt>TytuÅ:</Prompt>
|
|---|
| 98 | <ValidValues>
|
|---|
| 99 | <DataSetReference>
|
|---|
| 100 | <DataSetName>ListaTytulow</DataSetName>
|
|---|
| 101 | <ValueField>SYMB</ValueField>
|
|---|
| 102 | <LabelField>SYMB</LabelField>
|
|---|
| 103 | </DataSetReference>
|
|---|
| 104 | </ValidValues>
|
|---|
| 105 | <MultiValue>true</MultiValue>
|
|---|
| 106 | </ReportParameter>
|
|---|
| 107 | </ReportParameters>
|
|---|
| 108 | <rd:DrawGrid>true</rd:DrawGrid>
|
|---|
| 109 | <InteractiveWidth>29.7cm</InteractiveWidth>
|
|---|
| 110 | <rd:GridSpacing>0.25cm</rd:GridSpacing>
|
|---|
| 111 | <rd:SnapToGrid>true</rd:SnapToGrid>
|
|---|
| 112 | <RightMargin>1cm</RightMargin>
|
|---|
| 113 | <LeftMargin>1cm</LeftMargin>
|
|---|
| 114 | <BottomMargin>1cm</BottomMargin>
|
|---|
| 115 | <rd:ReportID>58bc7198-b2fa-4939-89e9-e74e3118e4d0</rd:ReportID>
|
|---|
| 116 | <PageWidth>29.7cm</PageWidth>
|
|---|
| 117 | <DataSets>
|
|---|
| 118 | <DataSet Name="IloscKlientow">
|
|---|
| 119 | <Fields>
|
|---|
| 120 | <Field Name="Agencja">
|
|---|
| 121 | <DataField>Agencja</DataField>
|
|---|
| 122 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 123 | </Field>
|
|---|
| 124 | <Field Name="Agent">
|
|---|
| 125 | <DataField>Agent</DataField>
|
|---|
| 126 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 127 | </Field>
|
|---|
| 128 | <Field Name="Tytul">
|
|---|
| 129 | <DataField>Tytul</DataField>
|
|---|
| 130 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 131 | </Field>
|
|---|
| 132 | <Field Name="IloscKlientow">
|
|---|
| 133 | <DataField>IloscKlientow</DataField>
|
|---|
| 134 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 135 | </Field>
|
|---|
| 136 | <Field Name="SumaNetto">
|
|---|
| 137 | <DataField>SumaNetto</DataField>
|
|---|
| 138 | <rd:TypeName>System.Decimal</rd:TypeName>
|
|---|
| 139 | </Field>
|
|---|
| 140 | <Field Name="Rok">
|
|---|
| 141 | <DataField>Rok</DataField>
|
|---|
| 142 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 143 | </Field>
|
|---|
| 144 | <Field Name="Kwartal">
|
|---|
| 145 | <DataField>Kwartal</DataField>
|
|---|
| 146 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 147 | </Field>
|
|---|
| 148 | <Field Name="Miesiac">
|
|---|
| 149 | <DataField>Miesiac</DataField>
|
|---|
| 150 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 151 | </Field>
|
|---|
| 152 | </Fields>
|
|---|
| 153 | <Query>
|
|---|
| 154 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 155 | <CommandText>SELECT
|
|---|
| 156 | Agencja,
|
|---|
| 157 | Agent,
|
|---|
| 158 | Tytul,
|
|---|
| 159 | COUNT(KlientNazwa) AS IloscKlientow,
|
|---|
| 160 | ROUND(SUM(Netto), 2) AS SumaNetto,
|
|---|
| 161 | Rok,
|
|---|
| 162 | Kwartal,
|
|---|
| 163 | Miesiac
|
|---|
| 164 | FROM FakturyNettoByTytul
|
|---|
| 165 | WHERE (YEAR(Data) >= @od)
|
|---|
| 166 | AND Tytul IN (@tytul)
|
|---|
| 167 | AND Agent IN (@agent)
|
|---|
| 168 | --AND Agencja IN (@agencja)
|
|---|
| 169 | GROUP BY Agencja, Agent, Tytul, Rok, Kwartal, Miesiac
|
|---|
| 170 | ORDER BY Agent, Rok DESC, Kwartal DESC, Miesiac DESC, Tytul</CommandText>
|
|---|
| 171 | <QueryParameters>
|
|---|
| 172 | <QueryParameter Name="@od">
|
|---|
| 173 | <Value>=Parameters!od.Value</Value>
|
|---|
| 174 | </QueryParameter>
|
|---|
| 175 | <QueryParameter Name="@tytul">
|
|---|
| 176 | <Value>=Parameters!tytul.Value</Value>
|
|---|
| 177 | </QueryParameter>
|
|---|
| 178 | <QueryParameter Name="@agent">
|
|---|
| 179 | <Value>=Parameters!agent.Value</Value>
|
|---|
| 180 | </QueryParameter>
|
|---|
| 181 | </QueryParameters>
|
|---|
| 182 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 183 | </Query>
|
|---|
| 184 | </DataSet>
|
|---|
| 185 | <DataSet Name="ListaAgencji">
|
|---|
| 186 | <Fields>
|
|---|
| 187 | <Field Name="Id_agencji">
|
|---|
| 188 | <DataField>Id_agencji</DataField>
|
|---|
| 189 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 190 | </Field>
|
|---|
| 191 | <Field Name="Symbol">
|
|---|
| 192 | <DataField>Symbol</DataField>
|
|---|
| 193 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 194 | </Field>
|
|---|
| 195 | </Fields>
|
|---|
| 196 | <Query>
|
|---|
| 197 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 198 | <CommandText>SELECT Id_agencji, Symbol
|
|---|
| 199 | FROM AGENCJE
|
|---|
| 200 | WHERE aktywna=1</CommandText>
|
|---|
| 201 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 202 | </Query>
|
|---|
| 203 | </DataSet>
|
|---|
| 204 | <DataSet Name="ListaAgentow">
|
|---|
| 205 | <Fields>
|
|---|
| 206 | <Field Name="ID_AGENTA">
|
|---|
| 207 | <DataField>ID_AGENTA</DataField>
|
|---|
| 208 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 209 | </Field>
|
|---|
| 210 | <Field Name="Symbol">
|
|---|
| 211 | <DataField>Symbol</DataField>
|
|---|
| 212 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 213 | </Field>
|
|---|
| 214 | <Field Name="agencja">
|
|---|
| 215 | <DataField>agencja</DataField>
|
|---|
| 216 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 217 | </Field>
|
|---|
| 218 | </Fields>
|
|---|
| 219 | <Query>
|
|---|
| 220 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 221 | <CommandText>SELECT A.ID_AGENTA, A.Symbol, A2.Symbol agencja
|
|---|
| 222 | FROM AGENCI A left join Agencje A2
|
|---|
| 223 | on A.ID_AGENCJI = A2.ID_Agencji
|
|---|
| 224 | where (A2.Symbol in (@agencja) )
|
|---|
| 225 | order by A.Symbol</CommandText>
|
|---|
| 226 | <QueryParameters>
|
|---|
| 227 | <QueryParameter Name="@agencja">
|
|---|
| 228 | <Value>=Parameters!agencja.Value</Value>
|
|---|
| 229 | </QueryParameter>
|
|---|
| 230 | </QueryParameters>
|
|---|
| 231 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 232 | </Query>
|
|---|
| 233 | </DataSet>
|
|---|
| 234 | <DataSet Name="ListaTytulow">
|
|---|
| 235 | <Fields>
|
|---|
| 236 | <Field Name="SYMB">
|
|---|
| 237 | <DataField>SYMB</DataField>
|
|---|
| 238 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 239 | </Field>
|
|---|
| 240 | </Fields>
|
|---|
| 241 | <Query>
|
|---|
| 242 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 243 | <CommandText>SELECT SYMB
|
|---|
| 244 | FROM [LISTA TYTUÅÃW]
|
|---|
| 245 | WHERE (st_aktywny = - 1)</CommandText>
|
|---|
| 246 | </Query>
|
|---|
| 247 | </DataSet>
|
|---|
| 248 | <DataSet Name="ListaLat">
|
|---|
| 249 | <Fields>
|
|---|
| 250 | <Field Name="rok">
|
|---|
| 251 | <DataField>rok</DataField>
|
|---|
| 252 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 253 | </Field>
|
|---|
| 254 | </Fields>
|
|---|
| 255 | <Query>
|
|---|
| 256 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 257 | <CommandText>SELECT DISTINCT YEAR(DATA_W) AS rok
|
|---|
| 258 | FROM dbo.NR
|
|---|
| 259 | WHERE DATA_W IS NOT NULL
|
|---|
| 260 | AND YEAR(DATA_W)>2007
|
|---|
| 261 | ORDER BY YEAR(DATA_W) DESC</CommandText>
|
|---|
| 262 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 263 | </Query>
|
|---|
| 264 | </DataSet>
|
|---|
| 265 | </DataSets>
|
|---|
| 266 | <Code>Public Shared Function Formatuj(ByVal Value As Integer) As String
|
|---|
| 267 | Formatuj = Format(Value, "### ### ##0.## zÅ")
|
|---|
| 268 | End Function</Code>
|
|---|
| 269 | <Width>36.33333cm</Width>
|
|---|
| 270 | <Body>
|
|---|
| 271 | <ColumnSpacing>1cm</ColumnSpacing>
|
|---|
| 272 | <ReportItems>
|
|---|
| 273 | <Chart Name="chart1">
|
|---|
| 274 | <Legend>
|
|---|
| 275 | <Style>
|
|---|
| 276 | <BorderStyle>
|
|---|
| 277 | <Default>Solid</Default>
|
|---|
| 278 | </BorderStyle>
|
|---|
| 279 | </Style>
|
|---|
| 280 | <Position>RightCenter</Position>
|
|---|
| 281 | </Legend>
|
|---|
| 282 | <CategoryAxis>
|
|---|
| 283 | <Axis>
|
|---|
| 284 | <Title>
|
|---|
| 285 | <Caption>Okresy</Caption>
|
|---|
| 286 | <Style />
|
|---|
| 287 | </Title>
|
|---|
| 288 | <Style />
|
|---|
| 289 | <MajorGridLines>
|
|---|
| 290 | <Style>
|
|---|
| 291 | <BorderStyle>
|
|---|
| 292 | <Default>Solid</Default>
|
|---|
| 293 | </BorderStyle>
|
|---|
| 294 | </Style>
|
|---|
| 295 | </MajorGridLines>
|
|---|
| 296 | <MinorGridLines>
|
|---|
| 297 | <Style>
|
|---|
| 298 | <BorderStyle>
|
|---|
| 299 | <Default>Solid</Default>
|
|---|
| 300 | </BorderStyle>
|
|---|
| 301 | </Style>
|
|---|
| 302 | </MinorGridLines>
|
|---|
| 303 | <MajorTickMarks>Outside</MajorTickMarks>
|
|---|
| 304 | <Min>0</Min>
|
|---|
| 305 | <Margin>true</Margin>
|
|---|
| 306 | <Visible>true</Visible>
|
|---|
| 307 | </Axis>
|
|---|
| 308 | </CategoryAxis>
|
|---|
| 309 | <ZIndex>2</ZIndex>
|
|---|
| 310 | <DataSetName>IloscKlientow</DataSetName>
|
|---|
| 311 | <PlotArea>
|
|---|
| 312 | <Style>
|
|---|
| 313 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 314 | </Style>
|
|---|
| 315 | </PlotArea>
|
|---|
| 316 | <ThreeDProperties>
|
|---|
| 317 | <Enabled>true</Enabled>
|
|---|
| 318 | <ProjectionMode>Orthographic</ProjectionMode>
|
|---|
| 319 | <Shading>Real</Shading>
|
|---|
| 320 | <DrawingStyle>Cylinder</DrawingStyle>
|
|---|
| 321 | </ThreeDProperties>
|
|---|
| 322 | <PointWidth>0</PointWidth>
|
|---|
| 323 | <SeriesGroupings>
|
|---|
| 324 | <SeriesGrouping>
|
|---|
| 325 | <StaticSeries>
|
|---|
| 326 | <StaticMember>
|
|---|
| 327 | <Label>Value1</Label>
|
|---|
| 328 | </StaticMember>
|
|---|
| 329 | </StaticSeries>
|
|---|
| 330 | </SeriesGrouping>
|
|---|
| 331 | </SeriesGroupings>
|
|---|
| 332 | <Top>9.5cm</Top>
|
|---|
| 333 | <Subtype>Plain</Subtype>
|
|---|
| 334 | <ValueAxis>
|
|---|
| 335 | <Axis>
|
|---|
| 336 | <Title>
|
|---|
| 337 | <Caption>SprzedaŌ</Caption>
|
|---|
| 338 | </Title>
|
|---|
| 339 | <MajorGridLines>
|
|---|
| 340 | <Style>
|
|---|
| 341 | <BorderStyle>
|
|---|
| 342 | <Default>Solid</Default>
|
|---|
| 343 | </BorderStyle>
|
|---|
| 344 | </Style>
|
|---|
| 345 | </MajorGridLines>
|
|---|
| 346 | <MinorGridLines>
|
|---|
| 347 | <Style>
|
|---|
| 348 | <BorderStyle>
|
|---|
| 349 | <Default>Solid</Default>
|
|---|
| 350 | </BorderStyle>
|
|---|
| 351 | </Style>
|
|---|
| 352 | </MinorGridLines>
|
|---|
| 353 | <MajorTickMarks>Inside</MajorTickMarks>
|
|---|
| 354 | <MinorTickMarks>Inside</MinorTickMarks>
|
|---|
| 355 | <Min>0</Min>
|
|---|
| 356 | <Margin>true</Margin>
|
|---|
| 357 | <Visible>true</Visible>
|
|---|
| 358 | <Scalar>true</Scalar>
|
|---|
| 359 | </Axis>
|
|---|
| 360 | </ValueAxis>
|
|---|
| 361 | <Type>Column</Type>
|
|---|
| 362 | <Width>27.25cm</Width>
|
|---|
| 363 | <CategoryGroupings>
|
|---|
| 364 | <CategoryGrouping>
|
|---|
| 365 | <DynamicCategories>
|
|---|
| 366 | <Grouping Name="chart1_CategoryGroup1">
|
|---|
| 367 | <GroupExpressions>
|
|---|
| 368 | <GroupExpression>=Fields!Rok.Value</GroupExpression>
|
|---|
| 369 | <GroupExpression>=Switch(Parameters!grupuj.Value=0,Fields!Rok.Value,Parameters!grupuj.Value=1,Fields!Kwartal.Value,Parameters!grupuj.Value=2,Fields!Miesiac.Value)</GroupExpression>
|
|---|
| 370 | </GroupExpressions>
|
|---|
| 371 | </Grouping>
|
|---|
| 372 | <Label>=Switch(Parameters!grupuj.Value=0,Fields!Rok.Value,Parameters!grupuj.Value=1,"Kw:"+CStr(Fields!Kwartal.Value)+"/"+CStr(Fields!Rok.Value),Parameters!grupuj.Value=2,"Ms:"+CStr(Fields!Miesiac.Value)+"/"+CStr(Fields!Rok.Value))</Label>
|
|---|
| 373 | </DynamicCategories>
|
|---|
| 374 | </CategoryGrouping>
|
|---|
| 375 | </CategoryGroupings>
|
|---|
| 376 | <Palette>Light</Palette>
|
|---|
| 377 | <ChartData>
|
|---|
| 378 | <ChartSeries>
|
|---|
| 379 | <DataPoints>
|
|---|
| 380 | <DataPoint>
|
|---|
| 381 | <DataValues>
|
|---|
| 382 | <DataValue>
|
|---|
| 383 | <Value>=Sum(Fields!SumaNetto.Value)</Value>
|
|---|
| 384 | </DataValue>
|
|---|
| 385 | </DataValues>
|
|---|
| 386 | <DataLabel>
|
|---|
| 387 | <Style>
|
|---|
| 388 | <FontSize>8pt</FontSize>
|
|---|
| 389 | <Format>C</Format>
|
|---|
| 390 | </Style>
|
|---|
| 391 | <Value>=Sum(Fields!SumaNetto.Value)</Value>
|
|---|
| 392 | <Position>Top</Position>
|
|---|
| 393 | <Rotation>-90</Rotation>
|
|---|
| 394 | <Visible>true</Visible>
|
|---|
| 395 | </DataLabel>
|
|---|
| 396 | <Style />
|
|---|
| 397 | <Marker>
|
|---|
| 398 | <Size>6pt</Size>
|
|---|
| 399 | </Marker>
|
|---|
| 400 | </DataPoint>
|
|---|
| 401 | </DataPoints>
|
|---|
| 402 | </ChartSeries>
|
|---|
| 403 | </ChartData>
|
|---|
| 404 | <Style>
|
|---|
| 405 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 406 | </Style>
|
|---|
| 407 | <Title>
|
|---|
| 408 | <Caption>SprzedaÅŒ netto na tytuÅy</Caption>
|
|---|
| 409 | </Title>
|
|---|
| 410 | <Height>9.25cm</Height>
|
|---|
| 411 | </Chart>
|
|---|
| 412 | <Table Name="table1">
|
|---|
| 413 | <ZIndex>1</ZIndex>
|
|---|
| 414 | <DataSetName>IloscKlientow</DataSetName>
|
|---|
| 415 | <Visibility>
|
|---|
| 416 | <Hidden>true</Hidden>
|
|---|
| 417 | </Visibility>
|
|---|
| 418 | <Top>20.25cm</Top>
|
|---|
| 419 | <Width>19cm</Width>
|
|---|
| 420 | <Details>
|
|---|
| 421 | <TableRows>
|
|---|
| 422 | <TableRow>
|
|---|
| 423 | <TableCells>
|
|---|
| 424 | <TableCell>
|
|---|
| 425 | <ReportItems>
|
|---|
| 426 | <Textbox Name="textbox4">
|
|---|
| 427 | <rd:DefaultName>textbox4</rd:DefaultName>
|
|---|
| 428 | <Style>
|
|---|
| 429 | <BorderColor>
|
|---|
| 430 | <Default>LightGrey</Default>
|
|---|
| 431 | </BorderColor>
|
|---|
| 432 | <BorderStyle>
|
|---|
| 433 | <Default>Solid</Default>
|
|---|
| 434 | </BorderStyle>
|
|---|
| 435 | <BorderWidth>
|
|---|
| 436 | <Default>0.5pt</Default>
|
|---|
| 437 | </BorderWidth>
|
|---|
| 438 | <FontSize>8pt</FontSize>
|
|---|
| 439 | <TextAlign>Center</TextAlign>
|
|---|
| 440 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 441 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 442 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 443 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 444 | </Style>
|
|---|
| 445 | <ZIndex>7</ZIndex>
|
|---|
| 446 | <CanGrow>true</CanGrow>
|
|---|
| 447 | <Value>=Fields!Agencja.Value</Value>
|
|---|
| 448 | </Textbox>
|
|---|
| 449 | </ReportItems>
|
|---|
| 450 | </TableCell>
|
|---|
| 451 | <TableCell>
|
|---|
| 452 | <ReportItems>
|
|---|
| 453 | <Textbox Name="textbox5">
|
|---|
| 454 | <rd:DefaultName>textbox5</rd:DefaultName>
|
|---|
| 455 | <Style>
|
|---|
| 456 | <BorderColor>
|
|---|
| 457 | <Default>LightGrey</Default>
|
|---|
| 458 | </BorderColor>
|
|---|
| 459 | <BorderStyle>
|
|---|
| 460 | <Default>Solid</Default>
|
|---|
| 461 | </BorderStyle>
|
|---|
| 462 | <BorderWidth>
|
|---|
| 463 | <Default>0.5pt</Default>
|
|---|
| 464 | </BorderWidth>
|
|---|
| 465 | <FontSize>8pt</FontSize>
|
|---|
| 466 | <TextAlign>Center</TextAlign>
|
|---|
| 467 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 468 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 469 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 470 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 471 | </Style>
|
|---|
| 472 | <ZIndex>6</ZIndex>
|
|---|
| 473 | <CanGrow>true</CanGrow>
|
|---|
| 474 | <Value>=Fields!Agent.Value</Value>
|
|---|
| 475 | </Textbox>
|
|---|
| 476 | </ReportItems>
|
|---|
| 477 | </TableCell>
|
|---|
| 478 | <TableCell>
|
|---|
| 479 | <ReportItems>
|
|---|
| 480 | <Textbox Name="textbox11">
|
|---|
| 481 | <rd:DefaultName>textbox11</rd:DefaultName>
|
|---|
| 482 | <Style>
|
|---|
| 483 | <BorderColor>
|
|---|
| 484 | <Default>LightGrey</Default>
|
|---|
| 485 | </BorderColor>
|
|---|
| 486 | <BorderStyle>
|
|---|
| 487 | <Default>Solid</Default>
|
|---|
| 488 | </BorderStyle>
|
|---|
| 489 | <BorderWidth>
|
|---|
| 490 | <Default>0.5pt</Default>
|
|---|
| 491 | </BorderWidth>
|
|---|
| 492 | <FontSize>8pt</FontSize>
|
|---|
| 493 | <TextAlign>Center</TextAlign>
|
|---|
| 494 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 495 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 496 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 497 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 498 | </Style>
|
|---|
| 499 | <ZIndex>5</ZIndex>
|
|---|
| 500 | <CanGrow>true</CanGrow>
|
|---|
| 501 | <Value>=Fields!Tytul.Value</Value>
|
|---|
| 502 | </Textbox>
|
|---|
| 503 | </ReportItems>
|
|---|
| 504 | </TableCell>
|
|---|
| 505 | <TableCell>
|
|---|
| 506 | <ReportItems>
|
|---|
| 507 | <Textbox Name="textbox6">
|
|---|
| 508 | <rd:DefaultName>textbox6</rd:DefaultName>
|
|---|
| 509 | <Style>
|
|---|
| 510 | <BorderColor>
|
|---|
| 511 | <Default>LightGrey</Default>
|
|---|
| 512 | </BorderColor>
|
|---|
| 513 | <BorderStyle>
|
|---|
| 514 | <Default>Solid</Default>
|
|---|
| 515 | </BorderStyle>
|
|---|
| 516 | <BorderWidth>
|
|---|
| 517 | <Default>0.5pt</Default>
|
|---|
| 518 | </BorderWidth>
|
|---|
| 519 | <FontSize>8pt</FontSize>
|
|---|
| 520 | <TextAlign>Center</TextAlign>
|
|---|
| 521 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 522 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 523 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 524 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 525 | </Style>
|
|---|
| 526 | <ZIndex>4</ZIndex>
|
|---|
| 527 | <CanGrow>true</CanGrow>
|
|---|
| 528 | <Value>=Fields!IloscKlientow.Value</Value>
|
|---|
| 529 | </Textbox>
|
|---|
| 530 | </ReportItems>
|
|---|
| 531 | </TableCell>
|
|---|
| 532 | <TableCell>
|
|---|
| 533 | <ReportItems>
|
|---|
| 534 | <Textbox Name="textbox14">
|
|---|
| 535 | <rd:DefaultName>textbox14</rd:DefaultName>
|
|---|
| 536 | <Style>
|
|---|
| 537 | <BorderColor>
|
|---|
| 538 | <Default>LightGrey</Default>
|
|---|
| 539 | </BorderColor>
|
|---|
| 540 | <BorderStyle>
|
|---|
| 541 | <Default>Solid</Default>
|
|---|
| 542 | </BorderStyle>
|
|---|
| 543 | <BorderWidth>
|
|---|
| 544 | <Default>0.5pt</Default>
|
|---|
| 545 | </BorderWidth>
|
|---|
| 546 | <FontSize>8pt</FontSize>
|
|---|
| 547 | <Format>C</Format>
|
|---|
| 548 | <TextAlign>Center</TextAlign>
|
|---|
| 549 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 550 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 551 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 552 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 553 | </Style>
|
|---|
| 554 | <ZIndex>3</ZIndex>
|
|---|
| 555 | <CanGrow>true</CanGrow>
|
|---|
| 556 | <Value>=Fields!SumaNetto.Value</Value>
|
|---|
| 557 | </Textbox>
|
|---|
| 558 | </ReportItems>
|
|---|
| 559 | </TableCell>
|
|---|
| 560 | <TableCell>
|
|---|
| 561 | <ReportItems>
|
|---|
| 562 | <Textbox Name="textbox17">
|
|---|
| 563 | <rd:DefaultName>textbox17</rd:DefaultName>
|
|---|
| 564 | <Style>
|
|---|
| 565 | <BorderColor>
|
|---|
| 566 | <Default>LightGrey</Default>
|
|---|
| 567 | </BorderColor>
|
|---|
| 568 | <BorderStyle>
|
|---|
| 569 | <Default>Solid</Default>
|
|---|
| 570 | </BorderStyle>
|
|---|
| 571 | <BorderWidth>
|
|---|
| 572 | <Default>0.5pt</Default>
|
|---|
| 573 | </BorderWidth>
|
|---|
| 574 | <FontSize>8pt</FontSize>
|
|---|
| 575 | <TextAlign>Center</TextAlign>
|
|---|
| 576 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 577 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 578 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 579 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 580 | </Style>
|
|---|
| 581 | <ZIndex>2</ZIndex>
|
|---|
| 582 | <CanGrow>true</CanGrow>
|
|---|
| 583 | <Value>=Fields!Rok.Value</Value>
|
|---|
| 584 | </Textbox>
|
|---|
| 585 | </ReportItems>
|
|---|
| 586 | </TableCell>
|
|---|
| 587 | <TableCell>
|
|---|
| 588 | <ReportItems>
|
|---|
| 589 | <Textbox Name="textbox20">
|
|---|
| 590 | <rd:DefaultName>textbox20</rd:DefaultName>
|
|---|
| 591 | <Style>
|
|---|
| 592 | <BorderColor>
|
|---|
| 593 | <Default>LightGrey</Default>
|
|---|
| 594 | </BorderColor>
|
|---|
| 595 | <BorderStyle>
|
|---|
| 596 | <Default>Solid</Default>
|
|---|
| 597 | </BorderStyle>
|
|---|
| 598 | <BorderWidth>
|
|---|
| 599 | <Default>0.5pt</Default>
|
|---|
| 600 | </BorderWidth>
|
|---|
| 601 | <FontSize>8pt</FontSize>
|
|---|
| 602 | <TextAlign>Center</TextAlign>
|
|---|
| 603 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 604 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 605 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 606 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 607 | </Style>
|
|---|
| 608 | <ZIndex>1</ZIndex>
|
|---|
| 609 | <CanGrow>true</CanGrow>
|
|---|
| 610 | <Value>=Fields!Kwartal.Value</Value>
|
|---|
| 611 | </Textbox>
|
|---|
| 612 | </ReportItems>
|
|---|
| 613 | </TableCell>
|
|---|
| 614 | <TableCell>
|
|---|
| 615 | <ReportItems>
|
|---|
| 616 | <Textbox Name="textbox23">
|
|---|
| 617 | <rd:DefaultName>textbox23</rd:DefaultName>
|
|---|
| 618 | <Style>
|
|---|
| 619 | <BorderColor>
|
|---|
| 620 | <Default>LightGrey</Default>
|
|---|
| 621 | </BorderColor>
|
|---|
| 622 | <BorderStyle>
|
|---|
| 623 | <Default>Solid</Default>
|
|---|
| 624 | </BorderStyle>
|
|---|
| 625 | <BorderWidth>
|
|---|
| 626 | <Default>0.5pt</Default>
|
|---|
| 627 | </BorderWidth>
|
|---|
| 628 | <FontSize>8pt</FontSize>
|
|---|
| 629 | <TextAlign>Center</TextAlign>
|
|---|
| 630 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 631 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 632 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 633 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 634 | </Style>
|
|---|
| 635 | <CanGrow>true</CanGrow>
|
|---|
| 636 | <Value>=Fields!Miesiac.Value</Value>
|
|---|
| 637 | </Textbox>
|
|---|
| 638 | </ReportItems>
|
|---|
| 639 | </TableCell>
|
|---|
| 640 | </TableCells>
|
|---|
| 641 | <Height>0.63492cm</Height>
|
|---|
| 642 | </TableRow>
|
|---|
| 643 | </TableRows>
|
|---|
| 644 | </Details>
|
|---|
| 645 | <Style>
|
|---|
| 646 | <BorderColor>
|
|---|
| 647 | <Default>LightGrey</Default>
|
|---|
| 648 | </BorderColor>
|
|---|
| 649 | <BorderStyle>
|
|---|
| 650 | <Default>Solid</Default>
|
|---|
| 651 | </BorderStyle>
|
|---|
| 652 | <BorderWidth>
|
|---|
| 653 | <Default>0.5pt</Default>
|
|---|
| 654 | </BorderWidth>
|
|---|
| 655 | </Style>
|
|---|
| 656 | <Header>
|
|---|
| 657 | <TableRows>
|
|---|
| 658 | <TableRow>
|
|---|
| 659 | <TableCells>
|
|---|
| 660 | <TableCell>
|
|---|
| 661 | <ReportItems>
|
|---|
| 662 | <Textbox Name="textbox1">
|
|---|
| 663 | <rd:DefaultName>textbox1</rd:DefaultName>
|
|---|
| 664 | <Style>
|
|---|
| 665 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 666 | <BorderColor>
|
|---|
| 667 | <Default>LightGrey</Default>
|
|---|
| 668 | </BorderColor>
|
|---|
| 669 | <BorderStyle>
|
|---|
| 670 | <Default>Solid</Default>
|
|---|
| 671 | </BorderStyle>
|
|---|
| 672 | <BorderWidth>
|
|---|
| 673 | <Default>0.5pt</Default>
|
|---|
| 674 | </BorderWidth>
|
|---|
| 675 | <FontSize>8pt</FontSize>
|
|---|
| 676 | <FontWeight>700</FontWeight>
|
|---|
| 677 | <TextAlign>Center</TextAlign>
|
|---|
| 678 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 679 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 680 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 681 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 682 | </Style>
|
|---|
| 683 | <ZIndex>23</ZIndex>
|
|---|
| 684 | <CanGrow>true</CanGrow>
|
|---|
| 685 | <Value>Agencja</Value>
|
|---|
| 686 | </Textbox>
|
|---|
| 687 | </ReportItems>
|
|---|
| 688 | </TableCell>
|
|---|
| 689 | <TableCell>
|
|---|
| 690 | <ReportItems>
|
|---|
| 691 | <Textbox Name="textbox2">
|
|---|
| 692 | <rd:DefaultName>textbox2</rd:DefaultName>
|
|---|
| 693 | <Style>
|
|---|
| 694 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 695 | <BorderColor>
|
|---|
| 696 | <Default>LightGrey</Default>
|
|---|
| 697 | </BorderColor>
|
|---|
| 698 | <BorderStyle>
|
|---|
| 699 | <Default>Solid</Default>
|
|---|
| 700 | </BorderStyle>
|
|---|
| 701 | <BorderWidth>
|
|---|
| 702 | <Default>0.5pt</Default>
|
|---|
| 703 | </BorderWidth>
|
|---|
| 704 | <FontSize>8pt</FontSize>
|
|---|
| 705 | <FontWeight>700</FontWeight>
|
|---|
| 706 | <TextAlign>Center</TextAlign>
|
|---|
| 707 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 708 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 709 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 710 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 711 | </Style>
|
|---|
| 712 | <ZIndex>22</ZIndex>
|
|---|
| 713 | <CanGrow>true</CanGrow>
|
|---|
| 714 | <Value>Agent</Value>
|
|---|
| 715 | </Textbox>
|
|---|
| 716 | </ReportItems>
|
|---|
| 717 | </TableCell>
|
|---|
| 718 | <TableCell>
|
|---|
| 719 | <ReportItems>
|
|---|
| 720 | <Textbox Name="textbox10">
|
|---|
| 721 | <rd:DefaultName>textbox10</rd:DefaultName>
|
|---|
| 722 | <Style>
|
|---|
| 723 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 724 | <BorderColor>
|
|---|
| 725 | <Default>LightGrey</Default>
|
|---|
| 726 | </BorderColor>
|
|---|
| 727 | <BorderStyle>
|
|---|
| 728 | <Default>Solid</Default>
|
|---|
| 729 | </BorderStyle>
|
|---|
| 730 | <BorderWidth>
|
|---|
| 731 | <Default>0.5pt</Default>
|
|---|
| 732 | </BorderWidth>
|
|---|
| 733 | <FontSize>8pt</FontSize>
|
|---|
| 734 | <FontWeight>700</FontWeight>
|
|---|
| 735 | <TextAlign>Center</TextAlign>
|
|---|
| 736 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 737 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 738 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 739 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 740 | </Style>
|
|---|
| 741 | <ZIndex>21</ZIndex>
|
|---|
| 742 | <CanGrow>true</CanGrow>
|
|---|
| 743 | <Value>TytuÅ</Value>
|
|---|
| 744 | </Textbox>
|
|---|
| 745 | </ReportItems>
|
|---|
| 746 | </TableCell>
|
|---|
| 747 | <TableCell>
|
|---|
| 748 | <ReportItems>
|
|---|
| 749 | <Textbox Name="textbox3">
|
|---|
| 750 | <rd:DefaultName>textbox3</rd:DefaultName>
|
|---|
| 751 | <Style>
|
|---|
| 752 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 753 | <BorderColor>
|
|---|
| 754 | <Default>LightGrey</Default>
|
|---|
| 755 | </BorderColor>
|
|---|
| 756 | <BorderStyle>
|
|---|
| 757 | <Default>Solid</Default>
|
|---|
| 758 | </BorderStyle>
|
|---|
| 759 | <BorderWidth>
|
|---|
| 760 | <Default>0.5pt</Default>
|
|---|
| 761 | </BorderWidth>
|
|---|
| 762 | <FontSize>8pt</FontSize>
|
|---|
| 763 | <FontWeight>700</FontWeight>
|
|---|
| 764 | <TextAlign>Center</TextAlign>
|
|---|
| 765 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 766 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 767 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 768 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 769 | </Style>
|
|---|
| 770 | <ZIndex>20</ZIndex>
|
|---|
| 771 | <CanGrow>true</CanGrow>
|
|---|
| 772 | <Value>IloÅÄ klientów</Value>
|
|---|
| 773 | </Textbox>
|
|---|
| 774 | </ReportItems>
|
|---|
| 775 | </TableCell>
|
|---|
| 776 | <TableCell>
|
|---|
| 777 | <ReportItems>
|
|---|
| 778 | <Textbox Name="textbox13">
|
|---|
| 779 | <rd:DefaultName>textbox13</rd:DefaultName>
|
|---|
| 780 | <Style>
|
|---|
| 781 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 782 | <BorderColor>
|
|---|
| 783 | <Default>LightGrey</Default>
|
|---|
| 784 | </BorderColor>
|
|---|
| 785 | <BorderStyle>
|
|---|
| 786 | <Default>Solid</Default>
|
|---|
| 787 | </BorderStyle>
|
|---|
| 788 | <BorderWidth>
|
|---|
| 789 | <Default>0.5pt</Default>
|
|---|
| 790 | </BorderWidth>
|
|---|
| 791 | <FontSize>8pt</FontSize>
|
|---|
| 792 | <FontWeight>700</FontWeight>
|
|---|
| 793 | <TextAlign>Center</TextAlign>
|
|---|
| 794 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 795 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 796 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 797 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 798 | </Style>
|
|---|
| 799 | <ZIndex>19</ZIndex>
|
|---|
| 800 | <CanGrow>true</CanGrow>
|
|---|
| 801 | <Value>Suma</Value>
|
|---|
| 802 | </Textbox>
|
|---|
| 803 | </ReportItems>
|
|---|
| 804 | </TableCell>
|
|---|
| 805 | <TableCell>
|
|---|
| 806 | <ReportItems>
|
|---|
| 807 | <Textbox Name="textbox16">
|
|---|
| 808 | <rd:DefaultName>textbox16</rd:DefaultName>
|
|---|
| 809 | <Style>
|
|---|
| 810 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 811 | <BorderColor>
|
|---|
| 812 | <Default>LightGrey</Default>
|
|---|
| 813 | </BorderColor>
|
|---|
| 814 | <BorderStyle>
|
|---|
| 815 | <Default>Solid</Default>
|
|---|
| 816 | </BorderStyle>
|
|---|
| 817 | <BorderWidth>
|
|---|
| 818 | <Default>0.5pt</Default>
|
|---|
| 819 | </BorderWidth>
|
|---|
| 820 | <FontSize>8pt</FontSize>
|
|---|
| 821 | <FontWeight>700</FontWeight>
|
|---|
| 822 | <TextAlign>Center</TextAlign>
|
|---|
| 823 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 824 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 825 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 826 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 827 | </Style>
|
|---|
| 828 | <ZIndex>18</ZIndex>
|
|---|
| 829 | <CanGrow>true</CanGrow>
|
|---|
| 830 | <Value>Rok</Value>
|
|---|
| 831 | </Textbox>
|
|---|
| 832 | </ReportItems>
|
|---|
| 833 | </TableCell>
|
|---|
| 834 | <TableCell>
|
|---|
| 835 | <ReportItems>
|
|---|
| 836 | <Textbox Name="textbox19">
|
|---|
| 837 | <rd:DefaultName>textbox19</rd:DefaultName>
|
|---|
| 838 | <Style>
|
|---|
| 839 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 840 | <BorderColor>
|
|---|
| 841 | <Default>LightGrey</Default>
|
|---|
| 842 | </BorderColor>
|
|---|
| 843 | <BorderStyle>
|
|---|
| 844 | <Default>Solid</Default>
|
|---|
| 845 | </BorderStyle>
|
|---|
| 846 | <BorderWidth>
|
|---|
| 847 | <Default>0.5pt</Default>
|
|---|
| 848 | </BorderWidth>
|
|---|
| 849 | <FontSize>8pt</FontSize>
|
|---|
| 850 | <FontWeight>700</FontWeight>
|
|---|
| 851 | <TextAlign>Center</TextAlign>
|
|---|
| 852 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 853 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 854 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 855 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 856 | </Style>
|
|---|
| 857 | <ZIndex>17</ZIndex>
|
|---|
| 858 | <CanGrow>true</CanGrow>
|
|---|
| 859 | <Value>KwartaÅ</Value>
|
|---|
| 860 | </Textbox>
|
|---|
| 861 | </ReportItems>
|
|---|
| 862 | </TableCell>
|
|---|
| 863 | <TableCell>
|
|---|
| 864 | <ReportItems>
|
|---|
| 865 | <Textbox Name="textbox22">
|
|---|
| 866 | <rd:DefaultName>textbox22</rd:DefaultName>
|
|---|
| 867 | <Style>
|
|---|
| 868 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 869 | <BorderColor>
|
|---|
| 870 | <Default>LightGrey</Default>
|
|---|
| 871 | </BorderColor>
|
|---|
| 872 | <BorderStyle>
|
|---|
| 873 | <Default>Solid</Default>
|
|---|
| 874 | </BorderStyle>
|
|---|
| 875 | <BorderWidth>
|
|---|
| 876 | <Default>0.5pt</Default>
|
|---|
| 877 | </BorderWidth>
|
|---|
| 878 | <FontSize>8pt</FontSize>
|
|---|
| 879 | <FontWeight>700</FontWeight>
|
|---|
| 880 | <TextAlign>Center</TextAlign>
|
|---|
| 881 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 882 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 883 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 884 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 885 | </Style>
|
|---|
| 886 | <ZIndex>16</ZIndex>
|
|---|
| 887 | <CanGrow>true</CanGrow>
|
|---|
| 888 | <Value>MiesiÄ
c</Value>
|
|---|
| 889 | </Textbox>
|
|---|
| 890 | </ReportItems>
|
|---|
| 891 | </TableCell>
|
|---|
| 892 | </TableCells>
|
|---|
| 893 | <Height>0.63492cm</Height>
|
|---|
| 894 | </TableRow>
|
|---|
| 895 | </TableRows>
|
|---|
| 896 | </Header>
|
|---|
| 897 | <TableColumns>
|
|---|
| 898 | <TableColumn>
|
|---|
| 899 | <Width>4cm</Width>
|
|---|
| 900 | </TableColumn>
|
|---|
| 901 | <TableColumn>
|
|---|
| 902 | <Width>3cm</Width>
|
|---|
| 903 | </TableColumn>
|
|---|
| 904 | <TableColumn>
|
|---|
| 905 | <Width>2cm</Width>
|
|---|
| 906 | </TableColumn>
|
|---|
| 907 | <TableColumn>
|
|---|
| 908 | <Width>2cm</Width>
|
|---|
| 909 | </TableColumn>
|
|---|
| 910 | <TableColumn>
|
|---|
| 911 | <Width>3cm</Width>
|
|---|
| 912 | </TableColumn>
|
|---|
| 913 | <TableColumn>
|
|---|
| 914 | <Width>2cm</Width>
|
|---|
| 915 | </TableColumn>
|
|---|
| 916 | <TableColumn>
|
|---|
| 917 | <Width>1.5cm</Width>
|
|---|
| 918 | </TableColumn>
|
|---|
| 919 | <TableColumn>
|
|---|
| 920 | <Width>1.5cm</Width>
|
|---|
| 921 | </TableColumn>
|
|---|
| 922 | </TableColumns>
|
|---|
| 923 | <Height>1.90476cm</Height>
|
|---|
| 924 | <Footer>
|
|---|
| 925 | <TableRows>
|
|---|
| 926 | <TableRow>
|
|---|
| 927 | <TableCells>
|
|---|
| 928 | <TableCell>
|
|---|
| 929 | <ReportItems>
|
|---|
| 930 | <Textbox Name="textbox7">
|
|---|
| 931 | <rd:DefaultName>textbox7</rd:DefaultName>
|
|---|
| 932 | <Style>
|
|---|
| 933 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 934 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 935 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 936 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 937 | </Style>
|
|---|
| 938 | <ZIndex>15</ZIndex>
|
|---|
| 939 | <CanGrow>true</CanGrow>
|
|---|
| 940 | <Value />
|
|---|
| 941 | </Textbox>
|
|---|
| 942 | </ReportItems>
|
|---|
| 943 | </TableCell>
|
|---|
| 944 | <TableCell>
|
|---|
| 945 | <ReportItems>
|
|---|
| 946 | <Textbox Name="textbox8">
|
|---|
| 947 | <rd:DefaultName>textbox8</rd:DefaultName>
|
|---|
| 948 | <Style>
|
|---|
| 949 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 950 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 951 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 952 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 953 | </Style>
|
|---|
| 954 | <ZIndex>14</ZIndex>
|
|---|
| 955 | <CanGrow>true</CanGrow>
|
|---|
| 956 | <Value />
|
|---|
| 957 | </Textbox>
|
|---|
| 958 | </ReportItems>
|
|---|
| 959 | </TableCell>
|
|---|
| 960 | <TableCell>
|
|---|
| 961 | <ReportItems>
|
|---|
| 962 | <Textbox Name="textbox12">
|
|---|
| 963 | <rd:DefaultName>textbox12</rd:DefaultName>
|
|---|
| 964 | <Style>
|
|---|
| 965 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 966 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 967 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 968 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 969 | </Style>
|
|---|
| 970 | <ZIndex>13</ZIndex>
|
|---|
| 971 | <CanGrow>true</CanGrow>
|
|---|
| 972 | <Value />
|
|---|
| 973 | </Textbox>
|
|---|
| 974 | </ReportItems>
|
|---|
| 975 | </TableCell>
|
|---|
| 976 | <TableCell>
|
|---|
| 977 | <ReportItems>
|
|---|
| 978 | <Textbox Name="textbox9">
|
|---|
| 979 | <rd:DefaultName>textbox9</rd:DefaultName>
|
|---|
| 980 | <Style>
|
|---|
| 981 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 982 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 983 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 984 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 985 | </Style>
|
|---|
| 986 | <ZIndex>12</ZIndex>
|
|---|
| 987 | <CanGrow>true</CanGrow>
|
|---|
| 988 | <Value />
|
|---|
| 989 | </Textbox>
|
|---|
| 990 | </ReportItems>
|
|---|
| 991 | </TableCell>
|
|---|
| 992 | <TableCell>
|
|---|
| 993 | <ReportItems>
|
|---|
| 994 | <Textbox Name="textbox15">
|
|---|
| 995 | <rd:DefaultName>textbox15</rd:DefaultName>
|
|---|
| 996 | <Style>
|
|---|
| 997 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 998 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 999 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1000 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1001 | </Style>
|
|---|
| 1002 | <ZIndex>11</ZIndex>
|
|---|
| 1003 | <CanGrow>true</CanGrow>
|
|---|
| 1004 | <Value />
|
|---|
| 1005 | </Textbox>
|
|---|
| 1006 | </ReportItems>
|
|---|
| 1007 | </TableCell>
|
|---|
| 1008 | <TableCell>
|
|---|
| 1009 | <ReportItems>
|
|---|
| 1010 | <Textbox Name="textbox18">
|
|---|
| 1011 | <rd:DefaultName>textbox18</rd:DefaultName>
|
|---|
| 1012 | <Style>
|
|---|
| 1013 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1014 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1015 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1016 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1017 | </Style>
|
|---|
| 1018 | <ZIndex>10</ZIndex>
|
|---|
| 1019 | <CanGrow>true</CanGrow>
|
|---|
| 1020 | <Value />
|
|---|
| 1021 | </Textbox>
|
|---|
| 1022 | </ReportItems>
|
|---|
| 1023 | </TableCell>
|
|---|
| 1024 | <TableCell>
|
|---|
| 1025 | <ReportItems>
|
|---|
| 1026 | <Textbox Name="textbox21">
|
|---|
| 1027 | <rd:DefaultName>textbox21</rd:DefaultName>
|
|---|
| 1028 | <Style>
|
|---|
| 1029 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1030 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1031 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1032 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1033 | </Style>
|
|---|
| 1034 | <ZIndex>9</ZIndex>
|
|---|
| 1035 | <CanGrow>true</CanGrow>
|
|---|
| 1036 | <Value />
|
|---|
| 1037 | </Textbox>
|
|---|
| 1038 | </ReportItems>
|
|---|
| 1039 | </TableCell>
|
|---|
| 1040 | <TableCell>
|
|---|
| 1041 | <ReportItems>
|
|---|
| 1042 | <Textbox Name="textbox24">
|
|---|
| 1043 | <rd:DefaultName>textbox24</rd:DefaultName>
|
|---|
| 1044 | <Style>
|
|---|
| 1045 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1046 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1047 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1048 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1049 | </Style>
|
|---|
| 1050 | <ZIndex>8</ZIndex>
|
|---|
| 1051 | <CanGrow>true</CanGrow>
|
|---|
| 1052 | <Value />
|
|---|
| 1053 | </Textbox>
|
|---|
| 1054 | </ReportItems>
|
|---|
| 1055 | </TableCell>
|
|---|
| 1056 | </TableCells>
|
|---|
| 1057 | <Height>0.63492cm</Height>
|
|---|
| 1058 | </TableRow>
|
|---|
| 1059 | </TableRows>
|
|---|
| 1060 | </Footer>
|
|---|
| 1061 | </Table>
|
|---|
| 1062 | <Chart Name="chart7">
|
|---|
| 1063 | <Legend>
|
|---|
| 1064 | <Style>
|
|---|
| 1065 | <BorderStyle>
|
|---|
| 1066 | <Default>Solid</Default>
|
|---|
| 1067 | </BorderStyle>
|
|---|
| 1068 | </Style>
|
|---|
| 1069 | <Position>RightCenter</Position>
|
|---|
| 1070 | </Legend>
|
|---|
| 1071 | <CategoryAxis>
|
|---|
| 1072 | <Axis>
|
|---|
| 1073 | <Title>
|
|---|
| 1074 | <Caption>Okresy</Caption>
|
|---|
| 1075 | <Style />
|
|---|
| 1076 | </Title>
|
|---|
| 1077 | <Style />
|
|---|
| 1078 | <MajorGridLines>
|
|---|
| 1079 | <Style>
|
|---|
| 1080 | <BorderStyle>
|
|---|
| 1081 | <Default>Solid</Default>
|
|---|
| 1082 | </BorderStyle>
|
|---|
| 1083 | </Style>
|
|---|
| 1084 | </MajorGridLines>
|
|---|
| 1085 | <MinorGridLines>
|
|---|
| 1086 | <Style>
|
|---|
| 1087 | <BorderStyle>
|
|---|
| 1088 | <Default>Solid</Default>
|
|---|
| 1089 | </BorderStyle>
|
|---|
| 1090 | </Style>
|
|---|
| 1091 | </MinorGridLines>
|
|---|
| 1092 | <MajorTickMarks>Outside</MajorTickMarks>
|
|---|
| 1093 | <Min>0</Min>
|
|---|
| 1094 | <Margin>true</Margin>
|
|---|
| 1095 | <Visible>true</Visible>
|
|---|
| 1096 | </Axis>
|
|---|
| 1097 | </CategoryAxis>
|
|---|
| 1098 | <DataSetName>IloscKlientow</DataSetName>
|
|---|
| 1099 | <PlotArea>
|
|---|
| 1100 | <Style>
|
|---|
| 1101 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1102 | </Style>
|
|---|
| 1103 | </PlotArea>
|
|---|
| 1104 | <ThreeDProperties>
|
|---|
| 1105 | <Enabled>true</Enabled>
|
|---|
| 1106 | <ProjectionMode>Orthographic</ProjectionMode>
|
|---|
| 1107 | <Shading>Real</Shading>
|
|---|
| 1108 | <DrawingStyle>Cylinder</DrawingStyle>
|
|---|
| 1109 | </ThreeDProperties>
|
|---|
| 1110 | <PointWidth>0</PointWidth>
|
|---|
| 1111 | <SeriesGroupings>
|
|---|
| 1112 | <SeriesGrouping>
|
|---|
| 1113 | <StaticSeries>
|
|---|
| 1114 | <StaticMember>
|
|---|
| 1115 | <Label>Value1</Label>
|
|---|
| 1116 | </StaticMember>
|
|---|
| 1117 | </StaticSeries>
|
|---|
| 1118 | </SeriesGrouping>
|
|---|
| 1119 | </SeriesGroupings>
|
|---|
| 1120 | <Subtype>Plain</Subtype>
|
|---|
| 1121 | <ValueAxis>
|
|---|
| 1122 | <Axis>
|
|---|
| 1123 | <Title>
|
|---|
| 1124 | <Caption>Klienci</Caption>
|
|---|
| 1125 | </Title>
|
|---|
| 1126 | <MajorGridLines>
|
|---|
| 1127 | <Style>
|
|---|
| 1128 | <BorderStyle>
|
|---|
| 1129 | <Default>Solid</Default>
|
|---|
| 1130 | </BorderStyle>
|
|---|
| 1131 | </Style>
|
|---|
| 1132 | </MajorGridLines>
|
|---|
| 1133 | <MinorGridLines>
|
|---|
| 1134 | <Style>
|
|---|
| 1135 | <BorderStyle>
|
|---|
| 1136 | <Default>Solid</Default>
|
|---|
| 1137 | </BorderStyle>
|
|---|
| 1138 | </Style>
|
|---|
| 1139 | </MinorGridLines>
|
|---|
| 1140 | <MajorTickMarks>Inside</MajorTickMarks>
|
|---|
| 1141 | <MinorTickMarks>Inside</MinorTickMarks>
|
|---|
| 1142 | <Min>0</Min>
|
|---|
| 1143 | <Margin>true</Margin>
|
|---|
| 1144 | <Visible>true</Visible>
|
|---|
| 1145 | <Scalar>true</Scalar>
|
|---|
| 1146 | </Axis>
|
|---|
| 1147 | </ValueAxis>
|
|---|
| 1148 | <Type>Column</Type>
|
|---|
| 1149 | <Width>27.25cm</Width>
|
|---|
| 1150 | <CategoryGroupings>
|
|---|
| 1151 | <CategoryGrouping>
|
|---|
| 1152 | <DynamicCategories>
|
|---|
| 1153 | <Grouping Name="chart7_CategoryGroup1">
|
|---|
| 1154 | <GroupExpressions>
|
|---|
| 1155 | <GroupExpression>=Fields!Rok.Value</GroupExpression>
|
|---|
| 1156 | <GroupExpression>=Switch(Parameters!grupuj.Value=0,Fields!Rok.Value,Parameters!grupuj.Value=1,Fields!Kwartal.Value,Parameters!grupuj.Value=2,Fields!Miesiac.Value)</GroupExpression>
|
|---|
| 1157 | </GroupExpressions>
|
|---|
| 1158 | </Grouping>
|
|---|
| 1159 | <Label>=Switch(Parameters!grupuj.Value=0,Fields!Rok.Value,Parameters!grupuj.Value=1,"Kw:"+CStr(Fields!Kwartal.Value)+"/"+CStr(Fields!Rok.Value),Parameters!grupuj.Value=2,"Ms:"+CStr(Fields!Miesiac.Value)+"/"+CStr(Fields!Rok.Value))</Label>
|
|---|
| 1160 | </DynamicCategories>
|
|---|
| 1161 | </CategoryGrouping>
|
|---|
| 1162 | </CategoryGroupings>
|
|---|
| 1163 | <Palette>Excel</Palette>
|
|---|
| 1164 | <ChartData>
|
|---|
| 1165 | <ChartSeries>
|
|---|
| 1166 | <DataPoints>
|
|---|
| 1167 | <DataPoint>
|
|---|
| 1168 | <DataValues>
|
|---|
| 1169 | <DataValue>
|
|---|
| 1170 | <Value>=Sum(Fields!IloscKlientow.Value)</Value>
|
|---|
| 1171 | </DataValue>
|
|---|
| 1172 | </DataValues>
|
|---|
| 1173 | <DataLabel>
|
|---|
| 1174 | <Style>
|
|---|
| 1175 | <FontSize>8pt</FontSize>
|
|---|
| 1176 | </Style>
|
|---|
| 1177 | <Value>=Sum(Fields!IloscKlientow.Value)</Value>
|
|---|
| 1178 | <Position>Top</Position>
|
|---|
| 1179 | <Visible>true</Visible>
|
|---|
| 1180 | </DataLabel>
|
|---|
| 1181 | <Marker>
|
|---|
| 1182 | <Size>6pt</Size>
|
|---|
| 1183 | </Marker>
|
|---|
| 1184 | </DataPoint>
|
|---|
| 1185 | </DataPoints>
|
|---|
| 1186 | </ChartSeries>
|
|---|
| 1187 | </ChartData>
|
|---|
| 1188 | <Style>
|
|---|
| 1189 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1190 | </Style>
|
|---|
| 1191 | <Title>
|
|---|
| 1192 | <Caption>IloÅÄ klientów na tytuÅy</Caption>
|
|---|
| 1193 | </Title>
|
|---|
| 1194 | <Height>9.25cm</Height>
|
|---|
| 1195 | </Chart>
|
|---|
| 1196 | </ReportItems>
|
|---|
| 1197 | <Height>22.25cm</Height>
|
|---|
| 1198 | </Body>
|
|---|
| 1199 | <Language>pl-PL</Language>
|
|---|
| 1200 | <TopMargin>1cm</TopMargin>
|
|---|
| 1201 | <PageHeight>21cm</PageHeight>
|
|---|
| 1202 | </Report> |
|---|