root/trunk/RaportySQL/WykonanieBudzetu2.rdl @ 900

Wersja 130, 70.4 KB (wprowadzona przez marek, 17 years temu)
Line 
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>1e8bf6ee-b870-4136-9d0f-9ff369b416ba</rd:DataSourceID>
6      <DataSourceReference>BAZA_REKLAM</DataSourceReference>
7    </DataSource>
8  </DataSources>
9  <InteractiveHeight>29.7cm</InteractiveHeight>
10  <ReportParameters>
11    <ReportParameter Name="rok">
12      <DataType>Integer</DataType>
13      <DefaultValue>
14        <Values>
15          <Value>=Year(Today)</Value>
16        </Values>
17      </DefaultValue>
18      <Prompt>rok</Prompt>
19      <ValidValues>
20        <ParameterValues>
21          <ParameterValue>
22            <Value>2010</Value>
23          </ParameterValue>
24          <ParameterValue>
25            <Value>2009</Value>
26          </ParameterValue>
27          <ParameterValue>
28            <Value>2008</Value>
29          </ParameterValue>
30          <ParameterValue>
31            <Value>2007</Value>
32          </ParameterValue>
33          <ParameterValue>
34            <Value>2006</Value>
35          </ParameterValue>
36          <ParameterValue>
37            <Value>2005</Value>
38          </ParameterValue>
39          <ParameterValue>
40            <Value>2004</Value>
41          </ParameterValue>
42          <ParameterValue>
43            <Value>2003</Value>
44          </ParameterValue>
45        </ParameterValues>
46      </ValidValues>
47    </ReportParameter>
48    <ReportParameter Name="miesiac">
49      <DataType>Integer</DataType>
50      <DefaultValue>
51        <Values>
52          <Value>1</Value>
53          <Value>2</Value>
54          <Value>3</Value>
55          <Value>4</Value>
56          <Value>5</Value>
57          <Value>6</Value>
58          <Value>7</Value>
59          <Value>8</Value>
60          <Value>9</Value>
61          <Value>10</Value>
62          <Value>11</Value>
63          <Value>12</Value>
64        </Values>
65      </DefaultValue>
66      <Prompt>miesiąc</Prompt>
67      <ValidValues>
68        <ParameterValues>
69          <ParameterValue>
70            <Value>1</Value>
71          </ParameterValue>
72          <ParameterValue>
73            <Value>2</Value>
74          </ParameterValue>
75          <ParameterValue>
76            <Value>3</Value>
77          </ParameterValue>
78          <ParameterValue>
79            <Value>4</Value>
80          </ParameterValue>
81          <ParameterValue>
82            <Value>5</Value>
83          </ParameterValue>
84          <ParameterValue>
85            <Value>6</Value>
86          </ParameterValue>
87          <ParameterValue>
88            <Value>7</Value>
89          </ParameterValue>
90          <ParameterValue>
91            <Value>8</Value>
92          </ParameterValue>
93          <ParameterValue>
94            <Value>9</Value>
95          </ParameterValue>
96          <ParameterValue>
97            <Value>10</Value>
98          </ParameterValue>
99          <ParameterValue>
100            <Value>11</Value>
101          </ParameterValue>
102          <ParameterValue>
103            <Value>12</Value>
104          </ParameterValue>
105        </ParameterValues>
106      </ValidValues>
107      <MultiValue>true</MultiValue>
108    </ReportParameter>
109  </ReportParameters>
110  <rd:DrawGrid>true</rd:DrawGrid>
111  <InteractiveWidth>21cm</InteractiveWidth>
112  <rd:GridSpacing>0.25cm</rd:GridSpacing>
113  <rd:SnapToGrid>true</rd:SnapToGrid>
114  <RightMargin>2.5cm</RightMargin>
115  <LeftMargin>2.5cm</LeftMargin>
116  <BottomMargin>1cm</BottomMargin>
117  <rd:ReportID>a55bcbb2-d119-4d31-94a1-9e47c6a0501b</rd:ReportID>
118  <PageWidth>29.7cm</PageWidth>
119  <DataSets>
120    <DataSet Name="WykonanieBudzetu">
121      <Fields>
122        <Field Name="UNIA">
123          <DataField>UNIA</DataField>
124          <rd:TypeName>System.String</rd:TypeName>
125        </Field>
126        <Field Name="AGENCJA">
127          <DataField>AGENCJA</DataField>
128          <rd:TypeName>System.String</rd:TypeName>
129        </Field>
130        <Field Name="ROK">
131          <DataField>ROK</DataField>
132          <rd:TypeName>System.Int16</rd:TypeName>
133        </Field>
134        <Field Name="ROK_PO">
135          <DataField>ROK_PO</DataField>
136          <rd:TypeName>System.Int32</rd:TypeName>
137        </Field>
138        <Field Name="ID">
139          <DataField />
140          <rd:TypeName>System.Int32</rd:TypeName>
141        </Field>
142        <Field Name="MS">
143          <DataField>MS</DataField>
144          <rd:TypeName>System.Int16</rd:TypeName>
145        </Field>
146        <Field Name="PLANOWANY_BUDZET_AGENCJI">
147          <DataField>PLANOWANY_BUDZET_AGENCJI</DataField>
148          <rd:TypeName>System.Int32</rd:TypeName>
149        </Field>
150        <Field Name="PLAN_BIURA">
151          <DataField>PLAN_BIURA</DataField>
152          <rd:TypeName>System.Int32</rd:TypeName>
153        </Field>
154        <Field Name="WYKONANY_BUDZET_AGENCJI">
155          <DataField>WYKONANY_BUDZET_AGENCJI</DataField>
156          <rd:TypeName>System.Int32</rd:TypeName>
157        </Field>
158        <Field Name="procent">
159          <DataField>procent</DataField>
160          <rd:TypeName>System.Decimal</rd:TypeName>
161        </Field>
162      </Fields>
163      <Query>
164        <DataSourceName>BAZA_REKLAM</DataSourceName>
165        <CommandText>SELECT UNIA,AGENCJA,ROK,(CONVERT(INTEGER,(1.0+datepart(quarter,data)))/2) AS ROK_PO, datepart(quarter,data),MS,
166SUM(PLANOWANY_BUDZET_AGENCJI) AS PLANOWANY_BUDZET_AGENCJI,
167SUM(PLAN_BIURA) AS PLAN_BIURA,
168SUM(WYKONANY_BUDZET_AGENCJI) AS WYKONANY_BUDZET_AGENCJI,
169avg(procent) as procent
170FROM
171(
172SELECT PL.Id_agencji, PL.AGENCJA, PL.ROK, PL.MS, PL.PLANOWANY_BUDZET_AGENCJI, PL.WYKONANY_BUDZET_AGENCJI, dbo.BUDZET_BIUR.BUDZET AS
173PLAN_BIURA, CONVERT (datetime, CONVERT (nvarchar, PL.ROK) + '-' + CONVERT (nvarchar, PL.MS) + '-1') AS data,
1741.0 * PL.WYKONANY_BUDZET_AGENCJI / dbo.BUDZET_BIUR.BUDZET AS procent, PL.Unia FROM (SELECT dbo.Agencje.Unia ,
175 dbo.AGENCJE.Symbol AS AGENCJA , dbo.[PLAN].ROK , dbo.[PLAN].MS , SUM(dbo.[PLAN].BUDZET) AS PLANOWANY_BUDZET_AGENCJI ,
176SUM(dbo.[PLAN].W_BUDZET) AS WYKONANY_BUDZET_AGENCJI , dbo.AGENCJE.Id_agencji
177FROM dbo.AGENCI INNER JOIN dbo.AGENCJE ON dbo.AGENCI.ID_AGENCJI = dbo.AGENCJE.Id_agencji
178INNER JOIN dbo.[PLAN] ON dbo.AGENCI.Symbol = dbo.[PLAN].SYMBOL WHERE (Abs(dbo.AGENCJE.aktywna) = 1)
179 GROUP BY dbo.agencje.unia , dbo.AGENCJE.Symbol , dbo.[PLAN].ROK , dbo.[PLAN].MS , dbo.AGENCJE.Id_agencji) PL
180 LEFT OUTER JOIN dbo.BUDZET_BIUR ON PL.Id_agencji = dbo.BUDZET_BIUR.ID_BIURA AND PL.ROK = dbo.BUDZET_BIUR.ROK AND PL.MS = dbo.BUDZET_BIUR.MS
181WHERE dbo.BUDZET_BIUR.BUDZET &lt;&gt; 0 ) W1
182group by UNIA,AGENCJA,ROK,CONVERT(INTEGER,(1.0+datepart(quarter,data)))/2, datepart(quarter,data),MS</CommandText>
183        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
184      </Query>
185    </DataSet>
186  </DataSets>
187  <Code>Public Shared Function NazwaMiesiaca(ByVal Value As String) As String
188
189Select Case Value
190    Case 1
191       NazwaMiesiaca ="styczeń"
192   Case 2
193       NazwaMiesiaca ="luty"
194   Case 3
195       NazwaMiesiaca ="marzec"
196   Case 4
197       NazwaMiesiaca ="kwiecień"
198   Case 5
199       NazwaMiesiaca ="maj"
200   Case 6
201       NazwaMiesiaca ="czerwiec"
202   Case 7
203       NazwaMiesiaca ="lipiec"
204   Case 8
205       NazwaMiesiaca ="sierpień"
206   Case 9
207       NazwaMiesiaca ="wrzesień"
208   Case 10
209       NazwaMiesiaca ="październik"
210   Case 11
211       NazwaMiesiaca ="listopad"
212   Case 12
213       NazwaMiesiaca ="grudzień"
214End Select
215
216End Function </Code>
217  <Width>23.75cm</Width>
218  <Body>
219    <ColumnSpacing>1cm</ColumnSpacing>
220    <ReportItems>
221      <Textbox Name="textbox4">
222        <rd:DefaultName>textbox4</rd:DefaultName>
223        <Top>0.25cm</Top>
224        <Width>6.5cm</Width>
225        <Style>
226          <FontSize>14pt</FontSize>
227          <FontWeight>700</FontWeight>
228          <TextAlign>Center</TextAlign>
229          <PaddingLeft>2pt</PaddingLeft>
230          <PaddingRight>2pt</PaddingRight>
231          <PaddingTop>2pt</PaddingTop>
232          <PaddingBottom>2pt</PaddingBottom>
233        </Style>
234        <ZIndex>1</ZIndex>
235        <CanGrow>true</CanGrow>
236        <Left>8.25cm</Left>
237        <Height>0.63492cm</Height>
238        <Value>WYKONANIE BUDÅ»ETU</Value>
239      </Textbox>
240      <Table Name="table1">
241        <DataSetName>WykonanieBudzetu</DataSetName>
242        <Filters>
243          <Filter>
244            <FilterExpression>=Fields!ROK.Value</FilterExpression>
245            <Operator>Equal</Operator>
246            <FilterValues>
247              <FilterValue>=Parameters!rok.Value</FilterValue>
248            </FilterValues>
249          </Filter>
250          <Filter>
251            <FilterExpression>=Fields!MS.Value</FilterExpression>
252            <Operator>In</Operator>
253            <FilterValues>
254              <FilterValue>=Parameters!miesiac.Value</FilterValue>
255            </FilterValues>
256          </Filter>
257        </Filters>
258        <Top>1.25cm</Top>
259        <TableGroups>
260          <TableGroup>
261            <Grouping Name="table1_Group1">
262              <GroupExpressions>
263                <GroupExpression>=Fields!AGENCJA.Value</GroupExpression>
264              </GroupExpressions>
265            </Grouping>
266            <Header>
267              <TableRows>
268                <TableRow>
269                  <TableCells>
270                    <TableCell>
271                      <ReportItems>
272                        <Textbox Name="AGENCJA">
273                          <rd:DefaultName>AGENCJA</rd:DefaultName>
274                          <Style>
275                            <BackgroundColor>WhiteSmoke</BackgroundColor>
276                            <BorderColor>
277                              <Default>LightGrey</Default>
278                            </BorderColor>
279                            <BorderStyle>
280                              <Left>Solid</Left>
281                              <Top>Solid</Top>
282                              <Bottom>Solid</Bottom>
283                            </BorderStyle>
284                            <BorderWidth>
285                              <Default>0.5pt</Default>
286                            </BorderWidth>
287                            <FontSize>8pt</FontSize>
288                            <TextAlign>Center</TextAlign>
289                            <VerticalAlign>Middle</VerticalAlign>
290                            <PaddingLeft>2pt</PaddingLeft>
291                            <PaddingRight>2pt</PaddingRight>
292                            <PaddingTop>2pt</PaddingTop>
293                            <PaddingBottom>2pt</PaddingBottom>
294                          </Style>
295                          <ZIndex>31</ZIndex>
296                          <CanGrow>true</CanGrow>
297                          <Value>=Fields!AGENCJA.Value</Value>
298                        </Textbox>
299                      </ReportItems>
300                    </TableCell>
301                    <TableCell>
302                      <ReportItems>
303                        <Textbox Name="textbox23">
304                          <rd:DefaultName>textbox23</rd:DefaultName>
305                          <Style>
306                            <BackgroundColor>WhiteSmoke</BackgroundColor>
307                            <BorderColor>
308                              <Default>LightGrey</Default>
309                            </BorderColor>
310                            <BorderStyle>
311                              <Top>Solid</Top>
312                              <Bottom>Solid</Bottom>
313                            </BorderStyle>
314                            <BorderWidth>
315                              <Default>0.5pt</Default>
316                            </BorderWidth>
317                            <FontSize>8pt</FontSize>
318                            <TextAlign>Center</TextAlign>
319                            <VerticalAlign>Middle</VerticalAlign>
320                            <PaddingLeft>2pt</PaddingLeft>
321                            <PaddingRight>2pt</PaddingRight>
322                            <PaddingTop>2pt</PaddingTop>
323                            <PaddingBottom>2pt</PaddingBottom>
324                          </Style>
325                          <ZIndex>30</ZIndex>
326                          <CanGrow>true</CanGrow>
327                          <Value />
328                        </Textbox>
329                      </ReportItems>
330                    </TableCell>
331                    <TableCell>
332                      <ReportItems>
333                        <Textbox Name="textbox24">
334                          <rd:DefaultName>textbox24</rd:DefaultName>
335                          <Style>
336                            <BackgroundColor>WhiteSmoke</BackgroundColor>
337                            <BorderColor>
338                              <Default>LightGrey</Default>
339                            </BorderColor>
340                            <BorderStyle>
341                              <Top>Solid</Top>
342                              <Bottom>Solid</Bottom>
343                            </BorderStyle>
344                            <BorderWidth>
345                              <Default>0.5pt</Default>
346                            </BorderWidth>
347                            <FontSize>8pt</FontSize>
348                            <TextAlign>Center</TextAlign>
349                            <VerticalAlign>Middle</VerticalAlign>
350                            <PaddingLeft>2pt</PaddingLeft>
351                            <PaddingRight>2pt</PaddingRight>
352                            <PaddingTop>2pt</PaddingTop>
353                            <PaddingBottom>2pt</PaddingBottom>
354                          </Style>
355                          <ZIndex>29</ZIndex>
356                          <CanGrow>true</CanGrow>
357                          <Value />
358                        </Textbox>
359                      </ReportItems>
360                    </TableCell>
361                    <TableCell>
362                      <ReportItems>
363                        <Textbox Name="textbox25">
364                          <rd:DefaultName>textbox25</rd:DefaultName>
365                          <Style>
366                            <BackgroundColor>WhiteSmoke</BackgroundColor>
367                            <BorderColor>
368                              <Default>LightGrey</Default>
369                            </BorderColor>
370                            <BorderStyle>
371                              <Top>Solid</Top>
372                              <Bottom>Solid</Bottom>
373                            </BorderStyle>
374                            <BorderWidth>
375                              <Default>0.5pt</Default>
376                            </BorderWidth>
377                            <FontSize>8pt</FontSize>
378                            <TextAlign>Center</TextAlign>
379                            <VerticalAlign>Middle</VerticalAlign>
380                            <PaddingLeft>2pt</PaddingLeft>
381                            <PaddingRight>2pt</PaddingRight>
382                            <PaddingTop>2pt</PaddingTop>
383                            <PaddingBottom>2pt</PaddingBottom>
384                          </Style>
385                          <ZIndex>28</ZIndex>
386                          <CanGrow>true</CanGrow>
387                          <Value />
388                        </Textbox>
389                      </ReportItems>
390                    </TableCell>
391                    <TableCell>
392                      <ReportItems>
393                        <Textbox Name="textbox26">
394                          <rd:DefaultName>textbox26</rd:DefaultName>
395                          <Style>
396                            <BackgroundColor>WhiteSmoke</BackgroundColor>
397                            <BorderColor>
398                              <Default>LightGrey</Default>
399                            </BorderColor>
400                            <BorderStyle>
401                              <Top>Solid</Top>
402                              <Bottom>Solid</Bottom>
403                            </BorderStyle>
404                            <BorderWidth>
405                              <Default>0.5pt</Default>
406                            </BorderWidth>
407                            <FontSize>8pt</FontSize>
408                            <TextAlign>Center</TextAlign>
409                            <VerticalAlign>Middle</VerticalAlign>
410                            <PaddingLeft>2pt</PaddingLeft>
411                            <PaddingRight>2pt</PaddingRight>
412                            <PaddingTop>2pt</PaddingTop>
413                            <PaddingBottom>2pt</PaddingBottom>
414                          </Style>
415                          <ZIndex>27</ZIndex>
416                          <CanGrow>true</CanGrow>
417                          <Value />
418                        </Textbox>
419                      </ReportItems>
420                    </TableCell>
421                    <TableCell>
422                      <ReportItems>
423                        <Textbox Name="PLANOWANY_BUDZET_AGENCJI_1">
424                          <rd:DefaultName>PLANOWANY_BUDZET_AGENCJI_1</rd:DefaultName>
425                          <Style>
426                            <BackgroundColor>WhiteSmoke</BackgroundColor>
427                            <BorderColor>
428                              <Default>LightGrey</Default>
429                            </BorderColor>
430                            <BorderStyle>
431                              <Default>Solid</Default>
432                            </BorderStyle>
433                            <BorderWidth>
434                              <Default>0.5pt</Default>
435                            </BorderWidth>
436                            <FontSize>8pt</FontSize>
437                            <Format>C</Format>
438                            <TextAlign>Center</TextAlign>
439                            <VerticalAlign>Middle</VerticalAlign>
440                            <PaddingLeft>2pt</PaddingLeft>
441                            <PaddingRight>2pt</PaddingRight>
442                            <PaddingTop>2pt</PaddingTop>
443                            <PaddingBottom>2pt</PaddingBottom>
444                            <Language>pl</Language>
445                          </Style>
446                          <ZIndex>26</ZIndex>
447                          <CanGrow>true</CanGrow>
448                          <Value>=Sum(Fields!PLANOWANY_BUDZET_AGENCJI.Value)</Value>
449                        </Textbox>
450                      </ReportItems>
451                    </TableCell>
452                    <TableCell>
453                      <ReportItems>
454                        <Textbox Name="PLAN_BIURA">
455                          <rd:DefaultName>PLAN_BIURA</rd:DefaultName>
456                          <Style>
457                            <BackgroundColor>WhiteSmoke</BackgroundColor>
458                            <BorderColor>
459                              <Default>LightGrey</Default>
460                            </BorderColor>
461                            <BorderStyle>
462                              <Default>Solid</Default>
463                            </BorderStyle>
464                            <BorderWidth>
465                              <Default>0.5pt</Default>
466                            </BorderWidth>
467                            <FontSize>8pt</FontSize>
468                            <Format>C</Format>
469                            <TextAlign>Center</TextAlign>
470                            <VerticalAlign>Middle</VerticalAlign>
471                            <PaddingLeft>2pt</PaddingLeft>
472                            <PaddingRight>2pt</PaddingRight>
473                            <PaddingTop>2pt</PaddingTop>
474                            <PaddingBottom>2pt</PaddingBottom>
475                            <Language>pl</Language>
476                          </Style>
477                          <ZIndex>25</ZIndex>
478                          <CanGrow>true</CanGrow>
479                          <Value>=Sum(Fields!PLAN_BIURA.Value)</Value>
480                        </Textbox>
481                      </ReportItems>
482                    </TableCell>
483                    <TableCell>
484                      <ReportItems>
485                        <Textbox Name="WYKONANY_BUDZET_AGENCJI">
486                          <rd:DefaultName>WYKONANY_BUDZET_AGENCJI</rd:DefaultName>
487                          <Style>
488                            <BackgroundColor>WhiteSmoke</BackgroundColor>
489                            <BorderColor>
490                              <Default>LightGrey</Default>
491                            </BorderColor>
492                            <BorderStyle>
493                              <Default>Solid</Default>
494                            </BorderStyle>
495                            <BorderWidth>
496                              <Default>0.5pt</Default>
497                            </BorderWidth>
498                            <FontSize>8pt</FontSize>
499                            <Format>C</Format>
500                            <TextAlign>Center</TextAlign>
501                            <VerticalAlign>Middle</VerticalAlign>
502                            <PaddingLeft>2pt</PaddingLeft>
503                            <PaddingRight>2pt</PaddingRight>
504                            <PaddingTop>2pt</PaddingTop>
505                            <PaddingBottom>2pt</PaddingBottom>
506                            <Language>pl</Language>
507                          </Style>
508                          <ZIndex>24</ZIndex>
509                          <CanGrow>true</CanGrow>
510                          <Value>=Sum(Fields!WYKONANY_BUDZET_AGENCJI.Value)</Value>
511                        </Textbox>
512                      </ReportItems>
513                    </TableCell>
514                    <TableCell>
515                      <ReportItems>
516                        <Textbox Name="textbox28">
517                          <rd:DefaultName>textbox28</rd:DefaultName>
518                          <Style>
519                            <BackgroundColor>WhiteSmoke</BackgroundColor>
520                            <BorderColor>
521                              <Default>LightGrey</Default>
522                            </BorderColor>
523                            <BorderStyle>
524                              <Default>Solid</Default>
525                            </BorderStyle>
526                            <BorderWidth>
527                              <Default>0.5pt</Default>
528                            </BorderWidth>
529                            <FontSize>8pt</FontSize>
530                            <Format>P</Format>
531                            <TextAlign>Center</TextAlign>
532                            <VerticalAlign>Middle</VerticalAlign>
533                            <PaddingLeft>2pt</PaddingLeft>
534                            <PaddingRight>2pt</PaddingRight>
535                            <PaddingTop>2pt</PaddingTop>
536                            <PaddingBottom>2pt</PaddingBottom>
537                          </Style>
538                          <ZIndex>23</ZIndex>
539                          <CanGrow>true</CanGrow>
540                          <Value>=iif(Sum(Fields!PLAN_BIURA.Value)&lt;&gt;0,Sum(Fields!WYKONANY_BUDZET_AGENCJI.Value)/Sum(Fields!PLAN_BIURA.Value),0)</Value>
541                        </Textbox>
542                      </ReportItems>
543                    </TableCell>
544                  </TableCells>
545                  <Height>0.63492cm</Height>
546                </TableRow>
547              </TableRows>
548            </Header>
549          </TableGroup>
550          <TableGroup>
551            <Grouping Name="table1_Group2">
552              <GroupExpressions>
553                <GroupExpression>=Fields!ROK.Value</GroupExpression>
554              </GroupExpressions>
555            </Grouping>
556            <Sorting>
557              <SortBy>
558                <SortExpression>=Fields!ROK.Value</SortExpression>
559                <Direction>Descending</Direction>
560              </SortBy>
561            </Sorting>
562            <Header>
563              <TableRows>
564                <TableRow>
565                  <Visibility>
566                    <Hidden>true</Hidden>
567                  </Visibility>
568                  <TableCells>
569                    <TableCell>
570                      <ReportItems>
571                        <Textbox Name="textbox5">
572                          <rd:DefaultName>textbox5</rd:DefaultName>
573                          <Style>
574                            <BorderWidth>
575                              <Default>0.5pt</Default>
576                            </BorderWidth>
577                            <PaddingLeft>2pt</PaddingLeft>
578                            <PaddingRight>2pt</PaddingRight>
579                            <PaddingTop>2pt</PaddingTop>
580                            <PaddingBottom>2pt</PaddingBottom>
581                          </Style>
582                          <ZIndex>22</ZIndex>
583                          <CanGrow>true</CanGrow>
584                          <Value />
585                        </Textbox>
586                      </ReportItems>
587                    </TableCell>
588                    <TableCell>
589                      <ReportItems>
590                        <Textbox Name="ROK">
591                          <rd:DefaultName>ROK</rd:DefaultName>
592                          <Style>
593                            <BorderColor>
594                              <Default>LightGrey</Default>
595                            </BorderColor>
596                            <BorderStyle>
597                              <Left>Solid</Left>
598                              <Top>Solid</Top>
599                              <Bottom>Solid</Bottom>
600                            </BorderStyle>
601                            <BorderWidth>
602                              <Default>0.5pt</Default>
603                            </BorderWidth>
604                            <FontSize>8pt</FontSize>
605                            <TextAlign>Center</TextAlign>
606                            <VerticalAlign>Middle</VerticalAlign>
607                            <PaddingLeft>2pt</PaddingLeft>
608                            <PaddingRight>2pt</PaddingRight>
609                            <PaddingTop>2pt</PaddingTop>
610                            <PaddingBottom>2pt</PaddingBottom>
611                          </Style>
612                          <ZIndex>21</ZIndex>
613                          <CanGrow>true</CanGrow>
614                          <Value>=Fields!ROK.Value</Value>
615                        </Textbox>
616                      </ReportItems>
617                    </TableCell>
618                    <TableCell>
619                      <ReportItems>
620                        <Textbox Name="textbox31">
621                          <rd:DefaultName>textbox31</rd:DefaultName>
622                          <Style>
623                            <BorderColor>
624                              <Default>LightGrey</Default>
625                            </BorderColor>
626                            <BorderStyle>
627                              <Top>Solid</Top>
628                              <Bottom>Solid</Bottom>
629                            </BorderStyle>
630                            <BorderWidth>
631                              <Default>0.5pt</Default>
632                            </BorderWidth>
633                            <FontSize>8pt</FontSize>
634                            <TextAlign>Center</TextAlign>
635                            <VerticalAlign>Middle</VerticalAlign>
636                            <PaddingLeft>2pt</PaddingLeft>
637                            <PaddingRight>2pt</PaddingRight>
638                            <PaddingTop>2pt</PaddingTop>
639                            <PaddingBottom>2pt</PaddingBottom>
640                          </Style>
641                          <ZIndex>20</ZIndex>
642                          <CanGrow>true</CanGrow>
643                          <Value />
644                        </Textbox>
645                      </ReportItems>
646                    </TableCell>
647                    <TableCell>
648                      <ReportItems>
649                        <Textbox Name="textbox32">
650                          <rd:DefaultName>textbox32</rd:DefaultName>
651                          <Style>
652                            <BorderColor>
653                              <Default>LightGrey</Default>
654                            </BorderColor>
655                            <BorderStyle>
656                              <Top>Solid</Top>
657                              <Bottom>Solid</Bottom>
658                            </BorderStyle>
659                            <BorderWidth>
660                              <Default>0.5pt</Default>
661                            </BorderWidth>
662                            <FontSize>8pt</FontSize>
663                            <TextAlign>Center</TextAlign>
664                            <VerticalAlign>Middle</VerticalAlign>
665                            <PaddingLeft>2pt</PaddingLeft>
666                            <PaddingRight>2pt</PaddingRight>
667                            <PaddingTop>2pt</PaddingTop>
668                            <PaddingBottom>2pt</PaddingBottom>
669                          </Style>
670                          <ZIndex>19</ZIndex>
671                          <CanGrow>true</CanGrow>
672                          <Value />
673                        </Textbox>
674                      </ReportItems>
675                    </TableCell>
676                    <TableCell>
677                      <ReportItems>
678                        <Textbox Name="textbox33">
679                          <rd:DefaultName>textbox33</rd:DefaultName>
680                          <Style>
681                            <BorderColor>
682                              <Default>LightGrey</Default>
683                            </BorderColor>
684                            <BorderStyle>
685                              <Top>Solid</Top>
686                              <Bottom>Solid</Bottom>
687                            </BorderStyle>
688                            <BorderWidth>
689                              <Default>0.5pt</Default>
690                            </BorderWidth>
691                            <FontSize>8pt</FontSize>
692                            <TextAlign>Center</TextAlign>
693                            <VerticalAlign>Middle</VerticalAlign>
694                            <PaddingLeft>2pt</PaddingLeft>
695                            <PaddingRight>2pt</PaddingRight>
696                            <PaddingTop>2pt</PaddingTop>
697                            <PaddingBottom>2pt</PaddingBottom>
698                          </Style>
699                          <ZIndex>18</ZIndex>
700                          <CanGrow>true</CanGrow>
701                          <Value />
702                        </Textbox>
703                      </ReportItems>
704                    </TableCell>
705                    <TableCell>
706                      <ReportItems>
707                        <Textbox Name="textbox27">
708                          <Style>
709                            <BorderColor>
710                              <Default>LightGrey</Default>
711                            </BorderColor>
712                            <BorderStyle>
713                              <Default>Solid</Default>
714                            </BorderStyle>
715                            <BorderWidth>
716                              <Default>0.5pt</Default>
717                            </BorderWidth>
718                            <FontSize>8pt</FontSize>
719                            <Format>C</Format>
720                            <TextAlign>Center</TextAlign>
721                            <VerticalAlign>Middle</VerticalAlign>
722                            <PaddingLeft>2pt</PaddingLeft>
723                            <PaddingRight>2pt</PaddingRight>
724                            <PaddingTop>2pt</PaddingTop>
725                            <PaddingBottom>2pt</PaddingBottom>
726                            <Language>pl</Language>
727                          </Style>
728                          <ZIndex>17</ZIndex>
729                          <CanGrow>true</CanGrow>
730                          <Value>=Sum(Fields!PLANOWANY_BUDZET_AGENCJI.Value)</Value>
731                        </Textbox>
732                      </ReportItems>
733                    </TableCell>
734                    <TableCell>
735                      <ReportItems>
736                        <Textbox Name="textbox61">
737                          <Style>
738                            <BorderColor>
739                              <Default>LightGrey</Default>
740                            </BorderColor>
741                            <BorderStyle>
742                              <Default>Solid</Default>
743                            </BorderStyle>
744                            <BorderWidth>
745                              <Default>0.5pt</Default>
746                            </BorderWidth>
747                            <FontSize>8pt</FontSize>
748                            <Format>C</Format>
749                            <TextAlign>Center</TextAlign>
750                            <VerticalAlign>Middle</VerticalAlign>
751                            <PaddingLeft>2pt</PaddingLeft>
752                            <PaddingRight>2pt</PaddingRight>
753                            <PaddingTop>2pt</PaddingTop>
754                            <PaddingBottom>2pt</PaddingBottom>
755                            <Language>pl</Language>
756                          </Style>
757                          <ZIndex>16</ZIndex>
758                          <CanGrow>true</CanGrow>
759                          <Value>=Sum(Fields!PLAN_BIURA.Value)</Value>
760                        </Textbox>
761                      </ReportItems>
762                    </TableCell>
763                    <TableCell>
764                      <ReportItems>
765                        <Textbox Name="textbox30">
766                          <Style>
767                            <BorderColor>
768                              <Default>LightGrey</Default>
769                            </BorderColor>
770                            <BorderStyle>
771                              <Default>Solid</Default>
772                            </BorderStyle>
773                            <BorderWidth>
774                              <Default>0.5pt</Default>
775                            </BorderWidth>
776                            <FontSize>8pt</FontSize>
777                            <Format>C</Format>
778                            <TextAlign>Center</TextAlign>
779                            <VerticalAlign>Middle</VerticalAlign>
780                            <PaddingLeft>2pt</PaddingLeft>
781                            <PaddingRight>2pt</PaddingRight>
782                            <PaddingTop>2pt</PaddingTop>
783                            <PaddingBottom>2pt</PaddingBottom>
784                            <Language>pl</Language>
785                          </Style>
786                          <ZIndex>15</ZIndex>
787                          <CanGrow>true</CanGrow>
788                          <Value>=Sum(Fields!WYKONANY_BUDZET_AGENCJI.Value)</Value>
789                        </Textbox>
790                      </ReportItems>
791                    </TableCell>
792                    <TableCell>
793                      <ReportItems>
794                        <Textbox Name="textbox35">
795                          <rd:DefaultName>textbox35</rd:DefaultName>
796                          <Style>
797                            <BorderColor>
798                              <Default>LightGrey</Default>
799                            </BorderColor>
800                            <BorderStyle>
801                              <Default>Solid</Default>
802                            </BorderStyle>
803                            <BorderWidth>
804                              <Default>0.5pt</Default>
805                            </BorderWidth>
806                            <FontSize>8pt</FontSize>
807                            <TextAlign>Center</TextAlign>
808                            <VerticalAlign>Middle</VerticalAlign>
809                            <PaddingLeft>2pt</PaddingLeft>
810                            <PaddingRight>2pt</PaddingRight>
811                            <PaddingTop>2pt</PaddingTop>
812                            <PaddingBottom>2pt</PaddingBottom>
813                          </Style>
814                          <ZIndex>14</ZIndex>
815                          <CanGrow>true</CanGrow>
816                          <Value />
817                        </Textbox>
818                      </ReportItems>
819                    </TableCell>
820                  </TableCells>
821                  <Height>0.63492cm</Height>
822                </TableRow>
823              </TableRows>
824            </Header>
825          </TableGroup>
826          <TableGroup>
827            <Grouping Name="table1_Group5">
828              <GroupExpressions>
829                <GroupExpression>=Fields!MS.Value</GroupExpression>
830              </GroupExpressions>
831            </Grouping>
832            <Header>
833              <TableRows>
834                <TableRow>
835                  <TableCells>
836                    <TableCell>
837                      <ReportItems>
838                        <Textbox Name="textbox50">
839                          <rd:DefaultName>textbox50</rd:DefaultName>
840                          <Style>
841                            <BorderWidth>
842                              <Default>0.5pt</Default>
843                            </BorderWidth>
844                            <FontSize>8pt</FontSize>
845                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
846                            <TextAlign>Center</TextAlign>
847                            <VerticalAlign>Middle</VerticalAlign>
848                            <PaddingLeft>2pt</PaddingLeft>
849                            <PaddingRight>2pt</PaddingRight>
850                            <PaddingTop>2pt</PaddingTop>
851                            <PaddingBottom>2pt</PaddingBottom>
852                          </Style>
853                          <ZIndex>13</ZIndex>
854                          <CanGrow>true</CanGrow>
855                          <Value />
856                        </Textbox>
857                      </ReportItems>
858                    </TableCell>
859                    <TableCell>
860                      <ReportItems>
861                        <Textbox Name="textbox6">
862                          <Style>
863                            <BorderColor>
864                              <Default>LightGrey</Default>
865                            </BorderColor>
866                            <BorderStyle>
867                              <Default>Solid</Default>
868                            </BorderStyle>
869                            <BorderWidth>
870                              <Default>0.5pt</Default>
871                            </BorderWidth>
872                            <FontSize>8pt</FontSize>
873                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
874                            <TextAlign>Center</TextAlign>
875                            <VerticalAlign>Middle</VerticalAlign>
876                            <PaddingLeft>2pt</PaddingLeft>
877                            <PaddingRight>2pt</PaddingRight>
878                            <PaddingTop>2pt</PaddingTop>
879                            <PaddingBottom>2pt</PaddingBottom>
880                          </Style>
881                          <ZIndex>12</ZIndex>
882                          <CanGrow>true</CanGrow>
883                          <Value>=Fields!ROK.Value</Value>
884                        </Textbox>
885                      </ReportItems>
886                    </TableCell>
887                    <TableCell>
888                      <ReportItems>
889                        <Textbox Name="textbox52">
890                          <rd:DefaultName>textbox52</rd:DefaultName>
891                          <Style>
892                            <BorderWidth>
893                              <Default>0.5pt</Default>
894                            </BorderWidth>
895                            <FontSize>8pt</FontSize>
896                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
897                            <TextAlign>Center</TextAlign>
898                            <VerticalAlign>Middle</VerticalAlign>
899                            <PaddingLeft>2pt</PaddingLeft>
900                            <PaddingRight>2pt</PaddingRight>
901                            <PaddingTop>2pt</PaddingTop>
902                            <PaddingBottom>2pt</PaddingBottom>
903                          </Style>
904                          <ZIndex>11</ZIndex>
905                          <CanGrow>true</CanGrow>
906                          <Value />
907                        </Textbox>
908                      </ReportItems>
909                    </TableCell>
910                    <TableCell>
911                      <ReportItems>
912                        <Textbox Name="textbox53">
913                          <rd:DefaultName>textbox53</rd:DefaultName>
914                          <Style>
915                            <BorderWidth>
916                              <Default>0.5pt</Default>
917                            </BorderWidth>
918                            <FontSize>8pt</FontSize>
919                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
920                            <TextAlign>Center</TextAlign>
921                            <VerticalAlign>Middle</VerticalAlign>
922                            <PaddingLeft>2pt</PaddingLeft>
923                            <PaddingRight>2pt</PaddingRight>
924                            <PaddingTop>2pt</PaddingTop>
925                            <PaddingBottom>2pt</PaddingBottom>
926                          </Style>
927                          <ZIndex>10</ZIndex>
928                          <CanGrow>true</CanGrow>
929                          <Value />
930                        </Textbox>
931                      </ReportItems>
932                    </TableCell>
933                    <TableCell>
934                      <ReportItems>
935                        <Textbox Name="MS">
936                          <rd:DefaultName>MS</rd:DefaultName>
937                          <Style>
938                            <BorderColor>
939                              <Default>LightGrey</Default>
940                            </BorderColor>
941                            <BorderStyle>
942                              <Left>Solid</Left>
943                              <Top>Solid</Top>
944                              <Bottom>Solid</Bottom>
945                            </BorderStyle>
946                            <BorderWidth>
947                              <Default>0.5pt</Default>
948                            </BorderWidth>
949                            <FontSize>8pt</FontSize>
950                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
951                            <TextAlign>Center</TextAlign>
952                            <VerticalAlign>Middle</VerticalAlign>
953                            <PaddingLeft>2pt</PaddingLeft>
954                            <PaddingRight>2pt</PaddingRight>
955                            <PaddingTop>2pt</PaddingTop>
956                            <PaddingBottom>2pt</PaddingBottom>
957                          </Style>
958                          <ZIndex>9</ZIndex>
959                          <CanGrow>true</CanGrow>
960                          <Value>=Code.NazwaMiesiaca(Fields!MS.Value)</Value>
961                        </Textbox>
962                      </ReportItems>
963                    </TableCell>
964                    <TableCell>
965                      <ReportItems>
966                        <Textbox Name="textbox48">
967                          <Style>
968                            <BorderColor>
969                              <Default>LightGrey</Default>
970                            </BorderColor>
971                            <BorderStyle>
972                              <Default>Solid</Default>
973                            </BorderStyle>
974                            <BorderWidth>
975                              <Default>0.5pt</Default>
976                            </BorderWidth>
977                            <FontSize>8pt</FontSize>
978                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
979                            <Format>C</Format>
980                            <TextAlign>Center</TextAlign>
981                            <VerticalAlign>Middle</VerticalAlign>
982                            <PaddingLeft>2pt</PaddingLeft>
983                            <PaddingRight>2pt</PaddingRight>
984                            <PaddingTop>2pt</PaddingTop>
985                            <PaddingBottom>2pt</PaddingBottom>
986                            <Language>pl</Language>
987                          </Style>
988                          <ZIndex>8</ZIndex>
989                          <CanGrow>true</CanGrow>
990                          <Value>=Sum(Fields!PLANOWANY_BUDZET_AGENCJI.Value)</Value>
991                        </Textbox>
992                      </ReportItems>
993                    </TableCell>
994                    <TableCell>
995                      <ReportItems>
996                        <Textbox Name="textbox64">
997                          <Style>
998                            <BorderColor>
999                              <Default>LightGrey</Default>
1000                            </BorderColor>
1001                            <BorderStyle>
1002                              <Default>Solid</Default>
1003                            </BorderStyle>
1004                            <BorderWidth>
1005                              <Default>0.5pt</Default>
1006                            </BorderWidth>
1007                            <FontSize>8pt</FontSize>
1008                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
1009                            <Format>C</Format>
1010                            <TextAlign>Center</TextAlign>
1011                            <VerticalAlign>Middle</VerticalAlign>
1012                            <PaddingLeft>2pt</PaddingLeft>
1013                            <PaddingRight>2pt</PaddingRight>
1014                            <PaddingTop>2pt</PaddingTop>
1015                            <PaddingBottom>2pt</PaddingBottom>
1016                            <Language>pl</Language>
1017                          </Style>
1018                          <ZIndex>7</ZIndex>
1019                          <CanGrow>true</CanGrow>
1020                          <Value>=Sum(Fields!PLAN_BIURA.Value)</Value>
1021                        </Textbox>
1022                      </ReportItems>
1023                    </TableCell>
1024                    <TableCell>
1025                      <ReportItems>
1026                        <Textbox Name="textbox54">
1027                          <Style>
1028                            <BorderColor>
1029                              <Default>LightGrey</Default>
1030                            </BorderColor>
1031                            <BorderStyle>
1032                              <Default>Solid</Default>
1033                            </BorderStyle>
1034                            <BorderWidth>
1035                              <Default>0.5pt</Default>
1036                            </BorderWidth>
1037                            <FontSize>8pt</FontSize>
1038                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
1039                            <Format>C</Format>
1040                            <TextAlign>Center</TextAlign>
1041                            <VerticalAlign>Middle</VerticalAlign>
1042                            <PaddingLeft>2pt</PaddingLeft>
1043                            <PaddingRight>2pt</PaddingRight>
1044                            <PaddingTop>2pt</PaddingTop>
1045                            <PaddingBottom>2pt</PaddingBottom>
1046                            <Language>pl</Language>
1047                          </Style>
1048                          <ZIndex>6</ZIndex>
1049                          <CanGrow>true</CanGrow>
1050                          <Value>=Sum(Fields!WYKONANY_BUDZET_AGENCJI.Value)</Value>
1051                        </Textbox>
1052                      </ReportItems>
1053                    </TableCell>
1054                    <TableCell>
1055                      <ReportItems>
1056                        <Textbox Name="procent_2">
1057                          <rd:DefaultName>procent_2</rd:DefaultName>
1058                          <Style>
1059                            <BorderColor>
1060                              <Default>LightGrey</Default>
1061                            </BorderColor>
1062                            <BorderStyle>
1063                              <Default>Solid</Default>
1064                            </BorderStyle>
1065                            <BorderWidth>
1066                              <Default>0.5pt</Default>
1067                            </BorderWidth>
1068                            <FontSize>8pt</FontSize>
1069                            <FontWeight>=iif(ReportItems!procent_2.Value&lt;1,"Bold","Normal")</FontWeight>
1070                            <Format>P</Format>
1071                            <TextAlign>Center</TextAlign>
1072                            <VerticalAlign>Middle</VerticalAlign>
1073                            <PaddingLeft>2pt</PaddingLeft>
1074                            <PaddingRight>2pt</PaddingRight>
1075                            <PaddingTop>2pt</PaddingTop>
1076                            <PaddingBottom>2pt</PaddingBottom>
1077                          </Style>
1078                          <ZIndex>5</ZIndex>
1079                          <CanGrow>true</CanGrow>
1080                          <Value>=Fields!procent.Value</Value>
1081                        </Textbox>
1082                      </ReportItems>
1083                    </TableCell>
1084                  </TableCells>
1085                  <Height>0.63492cm</Height>
1086                </TableRow>
1087              </TableRows>
1088            </Header>
1089          </TableGroup>
1090        </TableGroups>
1091        <Style>
1092          <FontSize>8pt</FontSize>
1093        </Style>
1094        <Header>
1095          <TableRows>
1096            <TableRow>
1097              <TableCells>
1098                <TableCell>
1099                  <ReportItems>
1100                    <Textbox Name="textbox1">
1101                      <rd:DefaultName>textbox1</rd:DefaultName>
1102                      <Style>
1103                        <BackgroundColor>White</BackgroundColor>
1104                        <BorderColor>
1105                          <Default>LightGrey</Default>
1106                        </BorderColor>
1107                        <BorderStyle>
1108                          <Default>Solid</Default>
1109                        </BorderStyle>
1110                        <BorderWidth>
1111                          <Default>0.5pt</Default>
1112                        </BorderWidth>
1113                        <FontSize>8pt</FontSize>
1114                        <FontWeight>700</FontWeight>
1115                        <TextAlign>Center</TextAlign>
1116                        <VerticalAlign>Middle</VerticalAlign>
1117                        <PaddingLeft>2pt</PaddingLeft>
1118                        <PaddingRight>2pt</PaddingRight>
1119                        <PaddingTop>2pt</PaddingTop>
1120                        <PaddingBottom>2pt</PaddingBottom>
1121                        <Calendar>Gregorian</Calendar>
1122                      </Style>
1123                      <ZIndex>40</ZIndex>
1124                      <CanGrow>true</CanGrow>
1125                      <Value>Agencja</Value>
1126                    </Textbox>
1127                  </ReportItems>
1128                </TableCell>
1129                <TableCell>
1130                  <ReportItems>
1131                    <Textbox Name="textbox19">
1132                      <rd:DefaultName>textbox19</rd:DefaultName>
1133                      <Style>
1134                        <BackgroundColor>White</BackgroundColor>
1135                        <BorderColor>
1136                          <Default>LightGrey</Default>
1137                        </BorderColor>
1138                        <BorderStyle>
1139                          <Default>Solid</Default>
1140                        </BorderStyle>
1141                        <BorderWidth>
1142                          <Default>0.5pt</Default>
1143                        </BorderWidth>
1144                        <FontSize>8pt</FontSize>
1145                        <FontWeight>700</FontWeight>
1146                        <TextAlign>Center</TextAlign>
1147                        <VerticalAlign>Middle</VerticalAlign>
1148                        <PaddingLeft>2pt</PaddingLeft>
1149                        <PaddingRight>2pt</PaddingRight>
1150                        <PaddingTop>2pt</PaddingTop>
1151                        <PaddingBottom>2pt</PaddingBottom>
1152                        <Calendar>Gregorian</Calendar>
1153                      </Style>
1154                      <ZIndex>39</ZIndex>
1155                      <CanGrow>true</CanGrow>
1156                      <Value>Rok</Value>
1157                    </Textbox>
1158                  </ReportItems>
1159                </TableCell>
1160                <TableCell>
1161                  <ReportItems>
1162                    <Textbox Name="textbox16">
1163                      <rd:DefaultName>textbox16</rd:DefaultName>
1164                      <Style>
1165                        <BackgroundColor>White</BackgroundColor>
1166                        <BorderColor>
1167                          <Default>LightGrey</Default>
1168                        </BorderColor>
1169                        <BorderStyle>
1170                          <Default>Solid</Default>
1171                        </BorderStyle>
1172                        <BorderWidth>
1173                          <Default>0.5pt</Default>
1174                        </BorderWidth>
1175                        <FontSize>8pt</FontSize>
1176                        <FontWeight>700</FontWeight>
1177                        <TextAlign>Center</TextAlign>
1178                        <VerticalAlign>Middle</VerticalAlign>
1179                        <PaddingLeft>2pt</PaddingLeft>
1180                        <PaddingRight>2pt</PaddingRight>
1181                        <PaddingTop>2pt</PaddingTop>
1182                        <PaddingBottom>2pt</PaddingBottom>
1183                        <Calendar>Gregorian</Calendar>
1184                      </Style>
1185                      <ZIndex>38</ZIndex>
1186                      <CanGrow>true</CanGrow>
1187                      <Value>Półrocze</Value>
1188                    </Textbox>
1189                  </ReportItems>
1190                </TableCell>
1191                <TableCell>
1192                  <ReportItems>
1193                    <Textbox Name="textbox13">
1194                      <rd:DefaultName>textbox13</rd:DefaultName>
1195                      <Style>
1196                        <BackgroundColor>White</BackgroundColor>
1197                        <BorderColor>
1198                          <Default>LightGrey</Default>
1199                        </BorderColor>
1200                        <BorderStyle>
1201                          <Default>Solid</Default>
1202                        </BorderStyle>
1203                        <BorderWidth>
1204                          <Default>0.5pt</Default>
1205                        </BorderWidth>
1206                        <FontSize>8pt</FontSize>
1207                        <FontWeight>700</FontWeight>
1208                        <TextAlign>Center</TextAlign>
1209                        <VerticalAlign>Middle</VerticalAlign>
1210                        <PaddingLeft>2pt</PaddingLeft>
1211                        <PaddingRight>2pt</PaddingRight>
1212                        <PaddingTop>2pt</PaddingTop>
1213                        <PaddingBottom>2pt</PaddingBottom>
1214                        <Calendar>Gregorian</Calendar>
1215                      </Style>
1216                      <ZIndex>37</ZIndex>
1217                      <CanGrow>true</CanGrow>
1218                      <Value>Kwartał</Value>
1219                    </Textbox>
1220                  </ReportItems>
1221                </TableCell>
1222                <TableCell>
1223                  <ReportItems>
1224                    <Textbox Name="textbox10">
1225                      <rd:DefaultName>textbox10</rd:DefaultName>
1226                      <Style>
1227                        <BackgroundColor>White</BackgroundColor>
1228                        <BorderColor>
1229                          <Default>LightGrey</Default>
1230                        </BorderColor>
1231                        <BorderStyle>
1232                          <Default>Solid</Default>
1233                        </BorderStyle>
1234                        <BorderWidth>
1235                          <Default>0.5pt</Default>
1236                        </BorderWidth>
1237                        <FontSize>8pt</FontSize>
1238                        <FontWeight>700</FontWeight>
1239                        <TextAlign>Center</TextAlign>
1240                        <VerticalAlign>Middle</VerticalAlign>
1241                        <PaddingLeft>2pt</PaddingLeft>
1242                        <PaddingRight>2pt</PaddingRight>
1243                        <PaddingTop>2pt</PaddingTop>
1244                        <PaddingBottom>2pt</PaddingBottom>
1245                        <Calendar>Gregorian</Calendar>
1246                      </Style>
1247                      <ZIndex>36</ZIndex>
1248                      <CanGrow>true</CanGrow>
1249                      <Value>Miesiąc</Value>
1250                    </Textbox>
1251                  </ReportItems>
1252                </TableCell>
1253                <TableCell>
1254                  <ReportItems>
1255                    <Textbox Name="textbox2">
1256                      <rd:DefaultName>textbox2</rd:DefaultName>
1257                      <Style>
1258                        <BackgroundColor>White</BackgroundColor>
1259                        <BorderColor>
1260                          <Default>LightGrey</Default>
1261                        </BorderColor>
1262                        <BorderStyle>
1263                          <Default>Solid</Default>
1264                        </BorderStyle>
1265                        <BorderWidth>
1266                          <Default>0.5pt</Default>
1267                        </BorderWidth>
1268                        <FontSize>8pt</FontSize>
1269                        <FontWeight>700</FontWeight>
1270                        <TextAlign>Center</TextAlign>
1271                        <VerticalAlign>Middle</VerticalAlign>
1272                        <PaddingLeft>2pt</PaddingLeft>
1273                        <PaddingRight>2pt</PaddingRight>
1274                        <PaddingTop>2pt</PaddingTop>
1275                        <PaddingBottom>2pt</PaddingBottom>
1276                        <Calendar>Gregorian</Calendar>
1277                      </Style>
1278                      <ZIndex>35</ZIndex>
1279                      <CanGrow>true</CanGrow>
1280                      <Value>PLANOWANY BUDZET AGENCJI</Value>
1281                    </Textbox>
1282                  </ReportItems>
1283                </TableCell>
1284                <TableCell>
1285                  <ReportItems>
1286                    <Textbox Name="textbox60">
1287                      <rd:DefaultName>textbox60</rd:DefaultName>
1288                      <Style>
1289                        <BackgroundColor>White</BackgroundColor>
1290                        <BorderColor>
1291                          <Default>LightGrey</Default>
1292                        </BorderColor>
1293                        <BorderStyle>
1294                          <Default>Solid</Default>
1295                        </BorderStyle>
1296                        <BorderWidth>
1297                          <Default>0.5pt</Default>
1298                        </BorderWidth>
1299                        <FontSize>8pt</FontSize>
1300                        <FontWeight>700</FontWeight>
1301                        <TextAlign>Center</TextAlign>
1302                        <VerticalAlign>Middle</VerticalAlign>
1303                        <PaddingLeft>2pt</PaddingLeft>
1304                        <PaddingRight>2pt</PaddingRight>
1305                        <PaddingTop>2pt</PaddingTop>
1306                        <PaddingBottom>2pt</PaddingBottom>
1307                        <Calendar>Gregorian</Calendar>
1308                      </Style>
1309                      <ZIndex>34</ZIndex>
1310                      <CanGrow>true</CanGrow>
1311                      <Value>PLAN BIURA</Value>
1312                    </Textbox>
1313                  </ReportItems>
1314                </TableCell>
1315                <TableCell>
1316                  <ReportItems>
1317                    <Textbox Name="textbox22">
1318                      <rd:DefaultName>textbox22</rd:DefaultName>
1319                      <Style>
1320                        <BackgroundColor>White</BackgroundColor>
1321                        <BorderColor>
1322                          <Default>LightGrey</Default>
1323                        </BorderColor>
1324                        <BorderStyle>
1325                          <Default>Solid</Default>
1326                        </BorderStyle>
1327                        <BorderWidth>
1328                          <Default>0.5pt</Default>
1329                        </BorderWidth>
1330                        <FontSize>8pt</FontSize>
1331                        <FontWeight>700</FontWeight>
1332                        <TextAlign>Center</TextAlign>
1333                        <VerticalAlign>Middle</VerticalAlign>
1334                        <PaddingLeft>2pt</PaddingLeft>
1335                        <PaddingRight>2pt</PaddingRight>
1336                        <PaddingTop>2pt</PaddingTop>
1337                        <PaddingBottom>2pt</PaddingBottom>
1338                        <Calendar>Gregorian</Calendar>
1339                      </Style>
1340                      <ZIndex>33</ZIndex>
1341                      <CanGrow>true</CanGrow>
1342                      <Value>WYKONANY BUDZET AGENCJI</Value>
1343                    </Textbox>
1344                  </ReportItems>
1345                </TableCell>
1346                <TableCell>
1347                  <ReportItems>
1348                    <Textbox Name="textbox3">
1349                      <rd:DefaultName>textbox3</rd:DefaultName>
1350                      <Style>
1351                        <BackgroundColor>White</BackgroundColor>
1352                        <BorderColor>
1353                          <Default>LightGrey</Default>
1354                        </BorderColor>
1355                        <BorderStyle>
1356                          <Default>Solid</Default>
1357                        </BorderStyle>
1358                        <BorderWidth>
1359                          <Default>0.5pt</Default>
1360                        </BorderWidth>
1361                        <FontSize>8pt</FontSize>
1362                        <FontWeight>700</FontWeight>
1363                        <TextAlign>Center</TextAlign>
1364                        <VerticalAlign>Middle</VerticalAlign>
1365                        <PaddingLeft>2pt</PaddingLeft>
1366                        <PaddingRight>2pt</PaddingRight>
1367                        <PaddingTop>2pt</PaddingTop>
1368                        <PaddingBottom>2pt</PaddingBottom>
1369                        <Calendar>Gregorian</Calendar>
1370                      </Style>
1371                      <ZIndex>32</ZIndex>
1372                      <CanGrow>true</CanGrow>
1373                      <Value>procent</Value>
1374                    </Textbox>
1375                  </ReportItems>
1376                </TableCell>
1377              </TableCells>
1378              <Height>0.63492cm</Height>
1379            </TableRow>
1380          </TableRows>
1381        </Header>
1382        <TableColumns>
1383          <TableColumn>
1384            <Width>3.25cm</Width>
1385          </TableColumn>
1386          <TableColumn>
1387            <Width>2.25cm</Width>
1388          </TableColumn>
1389          <TableColumn>
1390            <Visibility>
1391              <Hidden>true</Hidden>
1392            </Visibility>
1393            <Width>2.25cm</Width>
1394          </TableColumn>
1395          <TableColumn>
1396            <Visibility>
1397              <Hidden>true</Hidden>
1398            </Visibility>
1399            <Width>2.25cm</Width>
1400          </TableColumn>
1401          <TableColumn>
1402            <Width>2.25cm</Width>
1403          </TableColumn>
1404          <TableColumn>
1405            <Width>3.25cm</Width>
1406          </TableColumn>
1407          <TableColumn>
1408            <Width>3cm</Width>
1409          </TableColumn>
1410          <TableColumn>
1411            <Width>2.5cm</Width>
1412          </TableColumn>
1413          <TableColumn>
1414            <Width>2.75cm</Width>
1415          </TableColumn>
1416        </TableColumns>
1417        <Footer>
1418          <TableRows>
1419            <TableRow>
1420              <TableCells>
1421                <TableCell>
1422                  <ColSpan>5</ColSpan>
1423                  <ReportItems>
1424                    <Textbox Name="textbox7">
1425                      <rd:DefaultName>textbox7</rd:DefaultName>
1426                      <Style>
1427                        <BackgroundColor>MistyRose</BackgroundColor>
1428                        <BorderColor>
1429                          <Default>LightGrey</Default>
1430                        </BorderColor>
1431                        <BorderStyle>
1432                          <Default>Solid</Default>
1433                        </BorderStyle>
1434                        <BorderWidth>
1435                          <Default>0.5pt</Default>
1436                        </BorderWidth>
1437                        <FontSize>8pt</FontSize>
1438                        <FontWeight>700</FontWeight>
1439                        <TextAlign>Center</TextAlign>
1440                        <VerticalAlign>Middle</VerticalAlign>
1441                        <PaddingLeft>2pt</PaddingLeft>
1442                        <PaddingRight>2pt</PaddingRight>
1443                        <PaddingTop>2pt</PaddingTop>
1444                        <PaddingBottom>2pt</PaddingBottom>
1445                      </Style>
1446                      <ZIndex>4</ZIndex>
1447                      <CanGrow>true</CanGrow>
1448                      <Value>PODSUMOWANIE CAŁEGO DZIAŁU REKLAMY</Value>
1449                    </Textbox>
1450                  </ReportItems>
1451                </TableCell>
1452                <TableCell>
1453                  <ReportItems>
1454                    <Textbox Name="textbox8">
1455                      <rd:DefaultName>textbox8</rd:DefaultName>
1456                      <Style>
1457                        <BackgroundColor>MistyRose</BackgroundColor>
1458                        <BorderColor>
1459                          <Default>LightGrey</Default>
1460                        </BorderColor>
1461                        <BorderStyle>
1462                          <Default>Solid</Default>
1463                        </BorderStyle>
1464                        <BorderWidth>
1465                          <Default>0.5pt</Default>
1466                        </BorderWidth>
1467                        <FontSize>8pt</FontSize>
1468                        <FontWeight>700</FontWeight>
1469                        <Format>C</Format>
1470                        <TextAlign>Center</TextAlign>
1471                        <VerticalAlign>Middle</VerticalAlign>
1472                        <PaddingLeft>2pt</PaddingLeft>
1473                        <PaddingRight>2pt</PaddingRight>
1474                        <PaddingTop>2pt</PaddingTop>
1475                        <PaddingBottom>2pt</PaddingBottom>
1476                        <Language>pl</Language>
1477                      </Style>
1478                      <ZIndex>3</ZIndex>
1479                      <CanGrow>true</CanGrow>
1480                      <Value>=Sum(Fields!PLANOWANY_BUDZET_AGENCJI.Value)</Value>
1481                    </Textbox>
1482                  </ReportItems>
1483                </TableCell>
1484                <TableCell>
1485                  <ReportItems>
1486                    <Textbox Name="textbox67">
1487                      <rd:DefaultName>textbox67</rd:DefaultName>
1488                      <Style>
1489                        <BackgroundColor>MistyRose</BackgroundColor>
1490                        <BorderColor>
1491                          <Default>LightGrey</Default>
1492                        </BorderColor>
1493                        <BorderStyle>
1494                          <Default>Solid</Default>
1495                        </BorderStyle>
1496                        <BorderWidth>
1497                          <Default>0.5pt</Default>
1498                        </BorderWidth>
1499                        <FontSize>8pt</FontSize>
1500                        <FontWeight>700</FontWeight>
1501                        <Format>C</Format>
1502                        <TextAlign>Center</TextAlign>
1503                        <VerticalAlign>Middle</VerticalAlign>
1504                        <PaddingLeft>2pt</PaddingLeft>
1505                        <PaddingRight>2pt</PaddingRight>
1506                        <PaddingTop>2pt</PaddingTop>
1507                        <PaddingBottom>2pt</PaddingBottom>
1508                        <Language>pl</Language>
1509                      </Style>
1510                      <ZIndex>2</ZIndex>
1511                      <CanGrow>true</CanGrow>
1512                      <Value>=Sum(Fields!PLAN_BIURA.Value)</Value>
1513                    </Textbox>
1514                  </ReportItems>
1515                </TableCell>
1516                <TableCell>
1517                  <ReportItems>
1518                    <Textbox Name="textbox59">
1519                      <rd:DefaultName>textbox59</rd:DefaultName>
1520                      <Style>
1521                        <BackgroundColor>MistyRose</BackgroundColor>
1522                        <BorderColor>
1523                          <Default>LightGrey</Default>
1524                        </BorderColor>
1525                        <BorderStyle>
1526                          <Default>Solid</Default>
1527                        </BorderStyle>
1528                        <BorderWidth>
1529                          <Default>0.5pt</Default>
1530                        </BorderWidth>
1531                        <FontSize>8pt</FontSize>
1532                        <FontWeight>700</FontWeight>
1533                        <Format>C</Format>
1534                        <TextAlign>Center</TextAlign>
1535                        <VerticalAlign>Middle</VerticalAlign>
1536                        <PaddingLeft>2pt</PaddingLeft>
1537                        <PaddingRight>2pt</PaddingRight>
1538                        <PaddingTop>2pt</PaddingTop>
1539                        <PaddingBottom>2pt</PaddingBottom>
1540                        <Language>pl</Language>
1541                      </Style>
1542                      <ZIndex>1</ZIndex>
1543                      <CanGrow>true</CanGrow>
1544                      <Value>=Sum(Fields!WYKONANY_BUDZET_AGENCJI.Value)</Value>
1545                    </Textbox>
1546                  </ReportItems>
1547                </TableCell>
1548                <TableCell>
1549                  <ReportItems>
1550                    <Textbox Name="textbox9">
1551                      <rd:DefaultName>textbox9</rd:DefaultName>
1552                      <Style>
1553                        <BackgroundColor>MistyRose</BackgroundColor>
1554                        <BorderColor>
1555                          <Default>LightGrey</Default>
1556                        </BorderColor>
1557                        <BorderStyle>
1558                          <Default>Solid</Default>
1559                        </BorderStyle>
1560                        <BorderWidth>
1561                          <Default>0.5pt</Default>
1562                        </BorderWidth>
1563                        <FontSize>8pt</FontSize>
1564                        <FontWeight>700</FontWeight>
1565                        <Format>P</Format>
1566                        <TextAlign>Center</TextAlign>
1567                        <VerticalAlign>Middle</VerticalAlign>
1568                        <PaddingLeft>2pt</PaddingLeft>
1569                        <PaddingRight>2pt</PaddingRight>
1570                        <PaddingTop>2pt</PaddingTop>
1571                        <PaddingBottom>2pt</PaddingBottom>
1572                      </Style>
1573                      <CanGrow>true</CanGrow>
1574                      <Value>=iif(Sum(Fields!PLAN_BIURA.Value)&lt;&gt;0,Sum(Fields!WYKONANY_BUDZET_AGENCJI.Value)/Sum(Fields!PLAN_BIURA.Value),0)</Value>
1575                    </Textbox>
1576                  </ReportItems>
1577                </TableCell>
1578              </TableCells>
1579              <Height>0.63492cm</Height>
1580            </TableRow>
1581          </TableRows>
1582        </Footer>
1583      </Table>
1584    </ReportItems>
1585    <Height>4.4246cm</Height>
1586  </Body>
1587  <Language>en-US</Language>
1588  <TopMargin>1cm</TopMargin>
1589  <PageHeight>21cm</PageHeight>
1590</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.