Pivot table help...

Hi all

My question is in the PivotTable, to say I have 7 passes namely a, b, c, d, e, f, g...
I want to see data like e f g
one
b
c
d
I can do this in obiee? all collars a b c and d are derived from the passes for more information... Thanks in advance...

Kind regards...

Hello
You can do it in RPD. Create a dummy column as customsort RPD and pass the values you want to display in the order. You can use a box for this purpose.you use this customsort column in the report. Let me know if you have any questions.
Thank you
Chandra.

Tags: Business Intelligence

Similar Questions

  • Sort data in pivot table

    Hi Experts,

    Here's the requirement I need to sort the text Text_field field say to sort this column, I called another field. Sort_Text_field.

    I have the pivot table as follows

    Can I sort Text_field even if Sort_Text_field is not in the PivotTable on the side.

    Thank you!

    Month1-(Jan) Month2-(Feb)
    Text_fieldMetricValue1MetricValue2


    Thank you!!

    Just in case if helps others. Tim Dexter tanks

    Follow this link: https://blogs.oracle.com/xmlpublisher/entry/new_skool_crosstabbing

    Customization

    One new feature that I discovered this week is the ability to show a single column and sort by another. I got a data set which was extracting the month abbreviations, we wanted to show for months through the top and headers of lines on the side. As you know XSL is not very good with dates, in particular recognizing the names of months. He just wants to sort them alphabetically, so, after comes before Jan, etc..
    A way around this is to generate a number of months to the sides of the month and which allows to sort. We can do that in the crosstab, unfortunately it is not exposed in the user interface still but its doable.

    Go back and take a look at the initial crosstab command. especially the line inputs and columns. There, you will find the sort criteria.

    "ProductsBrand {, o = a, t = t}, PeriodYear {, o = a, t = t}.

    Note these key commas inside the braces? Because there is no field that precedes them, this means that the crosstab should sort on the column before the brace that is PeriodYear. But you can insert another column in the data set to be sorted. For myself how I needed to work.

    <>" _Fund_Type_._Fund_Type_Sort_, o = a, t = n} ';' _Fiscal_Period__Amount__._Amt_Fm_Disp_Abbr_ {_Fiscal_Period__Amount__._Amt_Fiscal_Month_Sort_, o = a, t = n} ';' _Execution_Facts_._Amt_ ';' amount '? >

    Excuse the horribly verbose XML tags, good ol' BIEE: 0) emboldened columns are not in the table, but in the data set. I just open the field, dropped and changed the value type (t) is 'n', number, instead of the default 'a' and my crosstab started sorting how I wanted that it.

    If you find other tips and tricks, please share in the comments.

  • Remove sorting in a Pivot table view

    Hi people,

    How to remove the column header sort options in the pivot table view?

    Thank you

    AJ

    You want to remove the small arrows on the column header in a pivot view?

    If so, the options are available in the analysis criteria tab. The problem is it cannot be set to a point of view, they perform the whole analysis

    In the criteria-> Properties tab right next to the filters and the stages of selection analysis-> Interactions tab.

    Mark, if this can help

  • Convert pivot table to a table in the same answers BI report

    Hello

    I have a simple BI answers report. I used a PivotTable when in fact I have no aggregate
    so it would be faster performance (I said) to use a table for the view, rather than on a pivot table view.


    Is there a quick way to convert a pivot table view to a table view, without having to re - select
    all the columns all over again?

    Thanks a lot for all the replies.

    -Greg

    user1636556 wrote:
    Thanks for your reply. How exactly "choose you as ' a table view. At runtime, I get the view composed upwards.
    Then change the drop-down menu that says "Compound Layout" and choose "Table" currently? I tried that and
    the PivotTable returned at run time. Or do I do 'View Edition' on the existing PivotTable and change something that
    for a Table view?

    Thanks for your help.

    -Greg

    Compound mode is the "view holds that all views." On the upper right side, you can click on the Red 'X' and remove the Pivot Table view. You can then "Add View", and select the Table view. Compound mode will be your title and Table.

    So to answer your question, no, not "change the drop down menu that currently says"Compound Layout"and choose"Table"that takes you only to the view of the Table, because it does not affect the report itself. That's why at run time, you still get the Pivot Table View. Follow my instructions in the previous paragraph. Good luck!

    Edited by: David_T December 9, 2011 10:25

  • Calculate the % with the pivot table columns

    I created an application with these columns:
    Metric       Study          Fast          Slow       On-Target     Total
    ---------------------------------------------------------------------------------
    Metric1     Study1           1             0              0             1
    Metric1     Study2           1             0              0             1
    Metric1     Study3           0             0              1             1
    Metric1     Study4           0             0              1             1
    Metric1     Study5           0             1              0             1
    Metric1     Study6           0             1              0             1
    Metric1     Study7           0             0              1             1
    Metric1     Study8           0             0              1             1
    Metric1     Study9           1             0              0             1
    Metric1     Study10          1             0              0             1
    I want to create a pivot table looks like this.
    Metric          Fast     Slow      On-Target     Total      % Fast     % Slow   % On Target
    ------------------------------------------------------------------------------------------------------
    Metric1         4           2        4            10           40        20       40
    The fast, slow, on the target and Total columns are calculated fields. Picky, I'm having is to get the % columns to work. I also tried create columns % in the form of columns of the table, but at each level of study, the % is 100% or 0%.

    I tried with duplicate columns, all different options to display the value as. None of them worked.

    Could someone help me? The version of the OBI is 10.1.3.4

    Thank you

    Shi-ning

    Published by: SPUD on November 21, 2011 23:09

    Sounds like it. You will need the account of studies as a measure in the criteria. You could do something in the repository, but the fastest way is:

    Criteria:
    Add the study in (it will not go into the PivotTable)
    create new measure based on any existing measure that has the background you need with the formula:
    cases where [existing] is not null then 1 else 0 end

    This will give you 1 for each line that your measure in effect is valid. Add this new measure in the PivotTable and treat it as a normal amount.

  • Problem with pivot table

    Hello.

    I have a pivot table, and it should update that I change the value of selectOneChoice. I can only view some data in a PivotTable when I choose a value for the first time in selectOneChoice. If I select another value in the SelectOneChoice the PivotTable that is not updated.

    Here is my PivotTable:
     
     <dvt:pivotTable id="pivotTable1"
                                value="#{bindings.TValoresMatrizEnViewUp1.pivotTableModel}"
                                binding="#{backingBeanScope.backing_valoresMatriz.pivotTable1}"
                                contentDelivery="immediate" var="matrix"
                                visible="false" partialTriggers="::socCodigo"
                                rendered="true" 
                               >
                  <dvt:dataCell>
                    <af:inputText value="#{matrix.dataValue}"
                                valueChangeListener="#{backingBeanScope.backing_valoresMatriz.alteraPivot}"
                                autoSubmit="true"
                                partialTriggers="it5"
                                id="it5"/>
                                
                  </dvt:dataCell>
                </dvt:pivotTable>
    Can someone help me?

    My JDeveloper is 11.1.1.4.0

    Thank you

    Hi Marcos,

    Open your page definition and together in the iterator tag refresh properties = 'always' and cacheResults = "false"...

    That that it will solve your problem.

    Kind regards

    Renan

  • Calculation of pivot Table

    Hello

    I need to create a named calculation in a pivot table similar in total general on columns. However, I need to customize the calculation to perform on some lines and average amount on some lines.

    How can it be reached, the calculations will be appear in the same column for each row.

    Can anyone help?

    Thank you

    I don't know or force to try any time, but stuck in mind.

    Contribution - ID no
    9147.29 - 1
    1043.16 - 1
    Total 10190.45 - 2

    create a new column and write f (x) case when 1 = column_name 0 another amount (contribution) / sum (ID no.) end

    see you soon,
    KK

  • Pivot table dynamic table - chart axis of the show as "percent".

    Hi all

    I have a pivot table is generated, with the lines as year/month and columns like web browser. However I only watch 5 albums used, browsers so that used columns are dynamic.

    I would like to show the graph as a 'percentage of line. I know that I can turn this on the data in the table, but it does not filter although in the graph. Does anyone know how to get there? Can you add the total of a line and use it in a formula?

    Thanks in advance

    Hello
    Not sure how the PivotTable, however we have may be able to pull this back as a separate column in the criteria tab which you can then use.
    What is your metric name?

    Lets say you have Time.YearMonth, browser, count

    Add another column, change the fx for this column and use sum (time.yearmonth County) - this will give you the total amount for the year regardless of browser.
    Add another column and simply count / sum (time.yearmonth County) * 100 to get the percentage of the total for the year - plays about with using them in the pivot or you might get away with a straight table view?

    Hope this helps, another solution would be to implement a shaved basic measure to the RPD.

    Published by: Alastair_PeakIndicators on March 31, 2010 08:26

  • Pivot Table sort using month row

    I have the XML depending on whether I'm trying to get the following results

    2006 2007 2008 2009 2010
    800 845 869 900 56 adoptions
    January 97 96 92 2 2
    February 81 90 78 99 0
    March 105 77 87 125 0
    .....
    759 748 872 919 58 redemptions
    January 79 82 78 81 58
    February 76 66 58 94 0
    March 67 102 75 77 0
    ....
    My dataset XML looks like this:
    My dataset xml is:
    <? XML version = "1.0" encoding = "UTF-8"? >
    -< ROWSET >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 97 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 81 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 105 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 83 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 75 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 67 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < 65 > anicnt < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 84 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 62 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 69 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 81 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 95 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 96 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 90 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 77 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 69 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 80 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 72 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 90 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 80 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 62 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 63 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 76 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 74 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 92 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 78 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 87 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 91 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 77 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 83 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 108 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 98 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 72 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 103 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 94 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 97 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 99 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 2 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 99 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 125 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 120 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 133 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 128 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 2 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 108 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 144 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 104 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 116 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 108 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 220 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 2 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 149 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 1 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2020 < / iyear >
    < cue > Adoptions < / cue >
    < anicnt > 1 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    < exp / >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 79 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 76 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 67 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 35 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 81 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 45 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 52 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 70 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 62 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 71 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 56 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > redemptions < / cue >
    < 65 > anicnt < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 82 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 66 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 102 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 62 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 55 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 64 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 48 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 44 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 48 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 68 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 71 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 38 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 78 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 58 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 75 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 74 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 59 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 57 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 48 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 66 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 88 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 92 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 86 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 91 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 80 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 1 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 94 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 77 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 69 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 88 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 87 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 69 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 79 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 59 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 1 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 78 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 57 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 80 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 58 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > redemptions < / cue >
    < anicnt > 0 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 2 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 9 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 4 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 1 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 6 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 5 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2006 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 4 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    4th year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 10 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 4 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 1 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 3 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 1 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 2 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 6 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 8 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2007 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 4 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    3rd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2008 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    2nd year < exp > < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2009 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    Year < exp > 1 < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 52 < / anicnt >
    < imonth > 1 < / imonth >
    January < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 2 < / imonth >
    February < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 3 < / imonth >
    March < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 4 < / imonth >
    April < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 5 < / imonth >
    May < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 6 < / imonth >
    June < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 7 < / imonth >
    July < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 8 imonth < / imonth >
    August < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 9 < / imonth >
    September < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < imonth > 10 < / imonth >
    October < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 11 imonth < / imonth >
    November < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    -< ROW >
    < iyear > 2010 < / iyear >
    < cue > rescue < / cue >
    < anicnt > 0 < / anicnt >
    < > 12 imonth < / imonth >
    December < MNTH > < / MNTH >
    < exp > 0 year < / exp >
    < / ROW >
    < / LINES >


    my number of months is the imonth field in the dataset.
    my bi datamodel Editor is:
    Select posall.iyear as iyear,
    posall. CUE as a benchmark,
    posall.anicnt as anicnt,
    posall.iMonth as imonth,
    posall. MONTH to MONTH,
    posall.exp as exp
    of AnimalControl.Tracking.posall posall
    order of cue, iyear, imonth


    The closest I could get to this result is the following

    I created my pivot table with the columns of iyear
    I have a defined lines as a guide, imonth and mnth showing the anicnt.


    2006 2007 2008 2009 2010
    964 929 1080 1510 150 adoptions
    1 97 96 92 101 149
    January 97 96 92 101 149
    2 81 90 78 99 0
    February 81 90 78 99 0
    3 105 77 87 125 0
    March 105 77 87 125 0
    4 83 69 91 120 0
    April 83 69 91 120 0
    5 75 80 77 133 0
    Peut 75 80 77 133 0
    6 67 72 83 130 0
    June 67 72 83 130 0
    7 65 90 108 108 0
    July 65 90 108 108 0
    8 84 80 98 144 0
    August 84 80 98 144 0
    9 62 62 72 104 0
    September 62 62 72 104 0
    10 69 63 103 116 0
    October 69 63 103 116 0
    11 81 76 94 108 0
    November 81 76 94 108 0
    12 95 74 97 222 1
    December 95 74 97 222 1
    759 748 872 919 58 redemptions
    1 79 82 78 81 58
    January 79 82 78 81 58
    2 76 66 58 94 0
    February 76 66 58 94 0
    3 67 102 75 77 0
    March 67 102 75 77 0
    4 35 62 74 69 0
    April 35 62 74 69 0
    5 81 55 59 88 0
    May 81 55 59 88 0
    6 45 64 57 87 0
    June 45 64 57 87 0
    7 52 48 48 69 0
    July 52 48 48 69 0
    8 70 44 66 79 0
    August 70 44 66 79 0
    9 62 48 88 60 0
    September 62 48 88 60 0
    10 71 68 92 78 0
    October 71 68 92 78 0
    11 56 71 86 57 0
    November 56 71 86 57 0
    12 65 38 91 80 0
    December 65 38 91 80 0
    Rescue 31 39 0 0 52
    1 0 0 0 0 52
    January 0 0 0 0 52
    2 0 10 0 0 0
    February 10 0 0 0 0
    3     2     4     0     0     0
    March 2 4 0 0 0
    4     9     1     0     0     0
    April 9 1 0 0 0
    5     0     3     0     0     0
    May 3 0 0 0 0
    6     4     1     0     0     0
    June 4 1 0 0 0
    7     1     2     0     0     0
    July 1 2 0 0 0
    8     0     6     0     0     0
    August 0 6 0 0 0
    9     0     8     0     0     0
    September 8 0 0 0 0
    10 6 0 0 0 0
    October 6 0 0 0 0
    11 5 0 0 0 0
    November 5 0 0 0 0
    12 4 4 0 0 0
    December 4 4 0 0 0



    After trying many different things, it is overall results closest to you, I can get to what I need. If someone could help me please get the line that starts with a certain number of months, I would have the perfect result set. I'm new to BI Publisher and am stuck here. Thanks for your time.

    Published by: ethel on April 5, 2010 08:35

    Published by: ethel on April 5, 2010 08:38

    Hello

    Create a copy of the PivotTable (or a copy of the RTF) you currently have and delete the imonth the pivot column. Then in the new PivotTable for the 'C' field, change the code as follows:

    It sorts and then by column imonth but doesnot include the line with the number of the month and related data. If you want, I can send you the model. Provide your e-mail ID.

    I used Tim's blog as reference; http://blogs.Oracle.com/XmlPublisher/2010/03/new_skool_crosstabbing.html

    Award points if helpful/correct.

    Thank you!

  • Pivot table - horizontal

    Hello

    Before jump to say that I should search the forum for this, please bear with me.


    What I seek is to present the camemberts horizontally, Joe solution listed here - Re: Pivot Table and articles - view horizontally works perfectly except that if there is more than 4 Camembert cheeses the user must scroll through.

    Is there a way that Javascript can be modified to show cards in a shared way. For example, if I have 7 graphics, then view it in 3 rows with 3 cards each.

    Any help would be appreciated.

    Thank you very much
    Nandoo

    It bothered the crap out of me to make it work. This should do it:

        
    

    concerning

    John
    http://obiee101.blogspot.com/

  • White column in responses: Pivot table see

    Hello

    Greetings to all here...

    I use Oracle Business Intelligence Suite Enterprise Edition 10.1.3.4.
    I have created a report, the problem is that it shows some columns as empty when I display the result in responses, Pivot table view, the technical details:
    Column name: sales - MTD
    The column formula: IFNULL ('-common measures ".") Business-MTD sales", 0.00)
    Aggregation rule: default

    sample data:
    JAN Feb customer account number
    7053 < white > 22.00

    Data for Jan present in the database, infact for January, the column is not non-existent in databased, Feb is present and is displayed correctly.

    The column is of type DOUBLE, I want to display 0.00 instead of white, asking for your help.

    I did a search in the forum, but could not get a solution.

    Try this,
    Go to your report, the column - common measures. "' Turnover - BAT" in data marker select custom format
    and put it in #, # 0;-#, # 0; 0
    I hope it will work.

    Concerning
    Blackburn

  • Gasoline and pivot table uses in OBIEE

    Hello people,

    Please help understand what PIVOTTABLE DYNAMIC and CALIBER in OBIEE answers
    in what cases or scenario will be used for these things.

    and what is the CASE in OBIEE, where it is used and what is its purpose.

    Thanks in advance

    JMs

    The pivot table view is an interactive view which allows you to rotate the lines, columns and headers to get different perspectives of the data section. PivotTables is navigable and percables and is particularly useful for trend reports.

    Gauges are useful to show the performance against objectives. Gauge types supported include dial and bar style light bulb gauges.

    CASE statement is used for conditions, its use is the case when x = y end doubts... Its similar IF statement in programming.

    -Madan

  • Pivot table column alignment

    Hi all

    I use the Oracle 11 g database to develop my application.

    I've created a generic column report.

    For this I used the concept of PIVOT table.

    My example query is

    with pivot_data like)

    SELECT DEPTNO, JOB, SAL, BISHOP

    WCP

    )

    SELECT *.

    OF pivot_data

    PIVOT)

    SUM (SAL)

    FOR DEPTNO

    IN (& P90009000_LIST.)

    )

    This output is

    WORK BISHOP 10 20 30

    --------- ---------- ---------- ---------- ----------

    PRESIDENT 5000

    7902 800 CLERK

    7698 950 CLERK

    7788 1100 CLERK

    7782 1300 CLERK

    7698 5600 SELLER

    MANAGER 7839 2450 2975 2850

    7566 6000 ANALYST

    8 selected lines.

    but I need the output as below

    BISHOP OF WORK 10 20 30

    --------- ---------- ---------- ---------- ----------

    PRESIDENT 5000

    THE 800 7902 CLERK

    THE 950 7698 CLERK

    1100 7788 CLERK

    1300 7782 CLERK

    5600 7698 SELLER

    MANAGER OF 2450 2975 2850 7839

    6000 7566 ANALYST

    8 selected lines.

    Come 10,20,30 pivot columns

    How to do this in my application?

    Thank you

    Su.GI

    Thanks Solomon.

    I used the code below.

    His job very well.

    with pivot_data like)

    SELECT DEPTNO, JOB, SAL, & P90009000_LIST., BISHOP

    WCP

    )

    SELECT *.

    OF pivot_data

    PIVOT)

    SUM (SAL)

    FOR DEPTNO

    IN (& P90009000_LIST.)

    )

    Thank you

    Su.GI

  • For Timo: Dynamically create pivot table binding

    Hi Timo,

    Long time ago you have this announcement on a thread:

    "The solution for your use a 2013 DOAG case, I presented was to create binding table pivot out user defined attributes in the table."

    For the defined attributes, VO is created dynamically and the pivot link.

    The pivot link is exchanged during execution as well as the activation of the adequate VO Dynamics to get only the

    necessary data for the pivot table in particular.

    ......

    I can't give you a working example because it is too complex. I can make available slides, but they are in German. "

    We have the same problem.

    Can you please send me this presentation on: email address removed by the moderator - there is no private through this public forum consultation >

    I can't find this Presentation on the Internet.

    Maybe, if you have some examples of simple work, too.

    Kind regards

    Diana

    Diana, you can get the DOAG2013_DynamicPivotTable_virtual7 blades | JDev & ADF Goodies

    The sample is too complex to be made available through my blog.

    Timo

  • Pivot table result without aggregate function

    Hi all

    We have the following two tables:

    SQL > select * from class;

    CLASS_ID COURSES

    ---------- ----------

    1          1

    2          1

    3          1

    2          2

    3          2

    5          2

    6 selected lines.

    SQL > select * of course.

    COURSE_ID

    ----------

    1

    2

    The customer needs the output in the following format:

    class class class class

    1                    1               2               3

    2                    2               3               5

    I considered using the operator pivot tables however they require the use of an aggregate function, but there is no aggregation only required in the result here - we demand that the output as would a PivotTable?

    Try this.

    WITH class(CLASS_ID,COURSE) AS)

    1.1 DOUBLE UNION ALL SELECT

    SELECT 2.1 DUAL UNION ALL

    SELECT 3.1 FROM DUAL UNION ALL

    SELECT 2.2 DUAL UNION ALL

    3.2 DUAL UNION ALL SELECT

    SELECT DOUBLE 5.2)

    SELECT * FROM)

    SELECT THE COURSE

    CLASS_ID,

    ROW_NUMBER () OVER(PARTITION BY COURSE ORDER BY COURSE) RN

    CLASS)

    PIVOT (MAX (CLASS_ID) for (RN) IN (1 as CLASS1, 2 AS CLASS2, CLASS3 AS 3));

    OUTPUT:

    CLASS CLASS1 CLASS2 CLASS3

    -------- ---------- ---------- ----------

    1          1          2          3

    2          2          3          5

Maybe you are looking for

  • What is the beta like?

    I am currently on the output channel, and I read that Aurora and every night are only for users who are able to fix bugs, so I do not think that those who are good to me. Beta seems very nice. How is it different from the version?

  • Satellite P35-6112 - looking for a recovery disc

    Hello I am looking for a Toshiba Satellite P35-6112 recovery disk, my windows is completely out and can't go on or return to best Configuration safe mode... The laptop is 4 years old and the Toshiba recovery media does not include any drive for this

  • Need Driver USB for Satellite 4090cds

    Hi, I'm new to this forum, I have a laptop 4090CDS, usb drivers are missing, I can not connect a usb device, because it asks for drivers. I searched the download USB section & have also chosen USB in the type of driver selection box, but it is said t

  • How can I disable the startup mode fast for my Iconia One B1-770-K651 7 inch 16 GB Tablet

    Hi, I recently bought the Iconia One B1-770-K651 7 inch Tablet 16 GB and when I turn it on and put it back in the box for some reason any continues to go in quick start mode. I want to know how can I disable quick start permanently mode I can't find

  • NBF files

    I am backing up my laptop with a hard drive external. It seems that the system is saved but everythign appears to be registered to the nbf file format and I can not open them. I tried to take the external hard drive on another computer and I can't fi