How to group model BI Publisher

Hi guys,.

I know simple BI Publisher reports but do not know how to group for an item.
In my XML file, we have stored data such as

Qty of quantity of sent mark object only
10 0 12345 YYZ
YYZ 5 5 12345

I want to display in the report below

Qty of quantity of sent mark object only
YYZ 15 5 12345

Please some can help me how to do this on a template Publisher BUI

Very much appreciate your help on this.

Thanks and greetings

VJ

I sent you the modified model. Please take a look.

Thank you!

Tags: Business Intelligence

Similar Questions

  • Need help how to group information using bi publisher of learning.

    I'm new to bi publisher and I'm lost.  I want to have a group and display the program once type at the top of this group.
    So, I want to display each role information that correspond to this group located below.

    My program_type group of the top poster and curls.
    The rest of the prints some information, but not with the appropriate group.    I have my sql, I got my information and sorted but I do not group the information into my sql.

    I don't know if that should happen in my sql before I exported the information in xml format.

    I'd appreciate any help or tutorial that will lead me in the right direction.

    MY MARKUP

    <? for-each-group: ROWSET1_ROW; / PROGRAM_TYPE? > <? type: PROGRAM_TYPE? > <? PROGRAM_TYPE? >
    <? for-each: ROWSET1_ROW? > <? PROGRAM_CODE? >
    <? Program name? >
    <? PROGRAM_DESCRIPTION? >
    <? FINANCIAL_PROG_NAME? > <? end foreach? >
    <? the end for the Group? >

    How IT DISPLAYS


    Theatre
    TV
    Activity |  ACTD |
    code |             |
    03. SHOW | Good Times |  TEST1
    03. SHOW | Jeffersons |   TEST1
    04. MOVIE | Transformers |   TEST1
    04. MOVIE | SpiderMan |   TEST1
    04. MOVIE | The planet of the apes | TEST1

    MY XML


    <? XML version = "1.0" encoding = "UTF-8"? >
    < DATA >
    < ROWSET1 >
    < ROWSET1_ROW >
    < PROGRAM_CODE > 03 < / PROGRAM_CODE >
    See THE < PROGRAM_DESCRIPTION > < / PROGRAM_DESCRIPTION >
    the good times < program name > < / program name >
    TV < PROGRAM_TYPE > < / PROGRAM_TYPE >
    Test1 < FINANCIAL_PROG_NAME > < / FINANCIAL_PROG_NAME >
    < EFFECTIVE_START_DATE > 10/01/2000 < / EFFECTIVE_START_DATE >
    < EFFECTIVE_END_DATE > < / EFFECTIVE_END_DATE >
    < / ROWSET1_ROW >
    < ROWSET1_ROW >
    < PROGRAM_CODE > 03 < / PROGRAM_CODE >
    See THE < PROGRAM_DESCRIPTION > < / PROGRAM_DESCRIPTION >
    < Program name > Jeffesons < / program name >
    TV < PROGRAM_TYPE > < / PROGRAM_TYPE >
    Test1 < FINANCIAL_PROG_NAME > < / FINANCIAL_PROG_NAME >
    < EFFECTIVE_START_DATE > 10/01/2000 < / EFFECTIVE_START_DATE >
    < EFFECTIVE_END_DATE > < / EFFECTIVE_END_DATE >
    < / ROWSET1_ROW >
    < ROWSET1_ROW >
    < PROGRAM_CODE > 04 < / PROGRAM_CODE >
    FILM of < PROGRAM_DESCRIPTION > < / PROGRAM_DESCRIPTION >
    Processors of < program name > < / program name >
    Theatre of < PROGRAM_TYPE > < / PROGRAM_TYPE >
    Test1 < FINANCIAL_PROG_NAME > < / FINANCIAL_PROG_NAME >
    < EFFECTIVE_START_DATE > 10/01/2000 < / EFFECTIVE_START_DATE >
    < EFFECTIVE_END_DATE > < / EFFECTIVE_END_DATE >
    < / ROWSET1_ROW >
    < ROWSET1_ROW >
    < PROGRAM_CODE > 04 < / PROGRAM_CODE >
    FILM of < PROGRAM_DESCRIPTION > < / PROGRAM_DESCRIPTION >
    SpiderMan < program name > < / program name >
    Theatre of < PROGRAM_TYPE > < / PROGRAM_TYPE >
    Test1 < FINANCIAL_PROG_NAME > < / FINANCIAL_PROG_NAME >
    < EFFECTIVE_START_DATE > 10/01/2000 < / EFFECTIVE_START_DATE >
    < EFFECTIVE_END_DATE > < / EFFECTIVE_END_DATE >
    < / ROWSET1_ROW >
    < ROWSET1_ROW >
    < PROGRAM_CODE > 04 < / PROGRAM_CODE >
    FILM of < PROGRAM_DESCRIPTION > < / PROGRAM_DESCRIPTION >
    planet of the apes < program name > < / program name >
    Theatre of < PROGRAM_TYPE > < / PROGRAM_TYPE >
    Test1 < FINANCIAL_PROG_NAME > < / FINANCIAL_PROG_NAME >
    < EFFECTIVE_START_DATE > 10/01/2000 < / EFFECTIVE_START_DATE >
    < EFFECTIVE_END_DATE > < / EFFECTIVE_END_DATE >
    < / ROWSET1_ROW >
    < / ROWSET1 >
    < / DATA >

    Howard

    Found the answer in the next post

    How you group themes

    answer:

    Yes, you can achieve this by using the data model. Read the 5.6.2 XML Editor User Guide (Chapter 9) for more details.

    Link to the document

    http://www.Oracle.com/technetwork/middleware/bi-Publisher/documentation/xmlpenterprise562userguide-130839.PDF

    sample






    Thank you

  • How to group on a column

    Hi Experts

    I have a requirement to display as labels to address based on the Organization, I have same address for two or more records of the organization. I want to display only one. I do like

    <? for each: ssAddress [position () mod 3 = 1]? >
    <? for-each@column:. | following-sibling: ssAddress [position () < 3]? >
    <? ssOrganization? >
    <? ssStreet? >
    <? Concat (concat (concat (city, ','), State,' '), PostalCode)? >
    <? end foreach? >
    <? end of? >

    How to group and display only an address

    Thank you

    passed the updated model. Check and let me know

    used below logic

  • How are groups step completed?

    Is someone can you please tell me how step groups are completed?
    I am familiar with the "transactions" in LoadRunner. When you record a script I can manually set transactions by pressing the button "Begin Transaction", record the steps that I want, and then press the button "End of Transaction". This allows to insert "Start Transaction" and "End of Transaction" statements in C code.

    In OATS, the equivalent is 'step groups '. I can also create manually step groups during recording by pressing the button "add the group stage." This allows to insert in the Java code "beginStepGroup". But I see no corresponding 'endStepGroup'. I also see no way to manually lift the group stage. The only documentation I can find says that after having started a group stage, "all the following statements belong to this group of step."

    So, how do I finish a group stage if I don't want the rest of the script to measure in this group stage? Can I still need to step of groups within groups of step.

    Thank you!

    Published by: Bob Cole on February 27, 2012 07:07

    If you look in the java version of your script, you will see the beginStep ("step [1] name", int recordedTime ") and endStep(); endStep ends the last beginStep

    for example

    beginStep("[1] Step Name", 0);
    {  /* These brackets are not necessary, they are automatically inserted
            to create java based scope
            and to make the code easier to read */
    
       http.get(......
    }
    endStep();
    
  • In the Photos of El Capitan how to record a double published in a separate with its own name and the ID file file?

    In the Photos of El Capitan how to record a double published in a separate with its own name and the ID file file?

    Only by exporting - with Photos (and iPhoto and Aperture) - you can have several versions of an image by duplicating the image (control - D), but this does not create an image file separated until you export - it creates a separate edit list in the database that applies to the original when you watch or export the photos

    Photos as it were its predecessors is a non-destructive control Digital Asset Manager (DAM) which does not any changes to files in the database but built a list of validation

    LN

  • Using Vista Home Premium 64 x. In Windows Explorer how to group by name to display with the simple letters like A, B, C, D, etc. instead of A - H, P, Q - Z?

    Original title: group Windows Explorer by name

    Using Vista Home Premium 64 x.  In Windows Explorer how to group by name to display with the simple letters like A, B, C, D, etc. instead of A - H, P, Q - Z?  In XP, it could be sorted by simple letter, which makes it easier in a folder with many files.  Thanks in advance.

    Hi kmcmi,

     

    Welcome to Microsoft Answers Forums.

    Well this feature is not available in Windows Vista.

    It only works on Windows XP.

    I've added a useful link

    Behavior and change folder views

    http://windowshelp.Microsoft.com/Windows/en-us/help/3a3bfe59-5268-4FB3-81c5-7972c28939cd1033.mspx

    Hope this information is useful.

    Let me know if it worked.

    All the best!

    Thanks and greetings

    Halima S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How can I see file published evaluation of simulation results in a non - LMS?

    How can I see file published evaluation of simulation results in a non - LMS?

    I created the demo, training and evaluation. I don't know how to get the results of the evaluation at the end of the assessment.

    Scores will be stored in the system variable quiz like cpQuizInfoPointsscored. You can insert a slide of score or create a slide of score by inserting these variables.  It is a way to present the note to the user. To get "out" of the course, you will need JavaScript to transfer the values of these variables.

  • How to group on the left and right audio tracks of a. OMF file?

    Hi, I'm changing the sound of my short film, I sent one. OMF to audition for the first, but the left and right channels are separated in the multitrack session tracks, how would group them so whatever I do to a channel, will be the other

    This is because the OMF specification requires mono audio files

    It really depends on what you're trying to do with the two tracks as the best answer to the extent of the 'group '.

    You can select all the clips on the tracks and right mouse click on and select "group".

    You can send two channels to a bus

    You can export the two lanes to a stereo file and that bring in the session

    Many more things I know not but a little more details about what you're trying to do would help

  • How to group these?

    Does anyone know how to group this analysis?  I have a report where I calculated the difference between A and B percentage value. So, now I have to classify this difference in the following order:

    ABS (difference %) = 0-15%

    ABS (difference %) = 16-30%

    ABS (difference %) = - 31-50%

    ABS (difference %) > 50%

    I don't know how the work of service ABS, I'm not sure how Group the...  This could be an easy fix.

    You will appreciate the help.

    Try something like

    case

    When ABS (difference %) > = 0 and ABS (difference %)<=15 then="">

    when ABS (difference %) > 15 and ABS (difference %)<=30 then="">

    when ABS (difference %) > 30 and ABS (difference %)<=50 then="">

    when ABS (difference %) > 51 then ' > 50% '

    end


    I guess ABS (difference %) returns a number

  • How can I convert a publisher in pdf doc using Adobe ExportPDF

    How can I convert a publisher in pdf doc using Adobe ExportPDF

    Hi Mrs. Darcy,

    ExportPDF wouldn't convert word documents, it is only used for covert PDFs to other formats (Docx, xlsx, RTF)

    For the conversion of the document in the editor, you can buy Pack PDF or full solution PDF: Adobe Acrobat

    I would like to know if you have any further questions.

    Kind regards

    ~ Dominique

  • How the data model works Active?

    Can someone explain to me, how Active Data Model Works?

    All data are managed in memory? When the changes to the database? benefits of use.

    Thanks in advance.

    chk this too
    http://docs.Oracle.com/CD/E23943_01/Web.1111/b31974/adv_ads.htm

  • How to group the returned records

    My current Recordset returns the following:

    Africa

    Egypt

    Africa

    Namibia

    Africa

    Morocco

    Central America

    Mexico

    The North America

    United States

    The North America

    Canada

    How to group set of records according to the regions? It returns the following (taken from a book exercise):

    Africa

    Egypt

    Namibia

    Morocco

    Central America

    Mexico

    The North America

    United States

    Canada

    MySQL select statement:

    @mysql_select_db ($database_conn_newland, $conn_newland);
    $query_rs_countriesbyregion = 'SELECT countryID, region, countryName, regionID, regionName FROM tbl_country, tbl_region WHERE tbl_country.region = tbl_region.regionID ORDER BY regionName ASC';
    $rs_countriesbyregion = mysql_query ($query_rs_countriesbyregion, $conn_newland) or die (mysql_error ());
    $row_rs_countriesbyregion = mysql_fetch_assoc ($rs_countriesbyregion);
    $totalRows_rs_countriesbyregion = mysql_num_rows ($rs_countriesbyregion); @mysql_select_db ($database_conn_newland, $conn_newland);

    My table code:

    < body >
    the strong group > < h2 > < by region: facilities > < / h2 >
    < table width = "30%" border = "0" cellspacing = "0" cellpadding = "3" >
    <? PHP {? >}
    < b >
    < scope = "col" td > < strong > <? PHP echo $row_rs_countriesbyregion ['regionName'];? > < / strong > < table >
    < /tr >
    < b >
    < td > <? PHP echo $row_rs_countriesbyregion ["countryName"];? > < table >
    < /tr >
    <? PHP} while ($row_rs_countriesbyregion = mysql_fetch_assoc ($rs_countriesbyregion));? >
    < /table >

    Please help or direct me to a web resource.

    I would do something like this:


     
              
             


               
             
               


         
       
       
       

    Moreover, Mexicans don't consider themselves not part of Central America!

    Ed

  • By default the camera and the model to publish

    Hey,.

    I am in a room with the console of the room.

    Then I select "Default caméra" in the 'Flow' tab and click 'configure '.
    Now, I choose "Viewer (10) ' as 'Model to publish' and save with 'OK '.

    When I click on "Set up" once again the model 'release' is set to ' Owner (100).

    Can you tell me whats wrong maybe?

    What I want to achieve is that the visitors with 10 role can send their webcam.

    Thank you.

    Hello

    Thank you for this comment. There was a bug in the user interface of our side to show Owner (100) while it is Viewer (10) and vice versa as you pop - the audio Configuration dialog box / camera.

    This is why you will see if you switch from an Owner (100) Publisher (50) or Viewer (10) Publisher (50), the user interface works very well.

    The good news is, it was only a bug of display of the user interface, for example if you select access or publish the model to a value, let's say owner, the role will be in fact to the owner. Only when you open the new dialog box display will be wrong.

    I fixed it and there is an SDK to update very soon and will be attached to that. Until then, you can ignore the question of the user interface.

    Thank you for this comment.

    Concerning

    Hironmay Basu

  • How to group and summarize the values with a vertical drop of 100?

    Dear gurus
    How to group and summarize the values with a vertical drop of 100 as the data indicated below:

    Cas_Cod_ Cas_Amt_ Description
    300 1000A
    301 200 B
    302 350 C
    400 500 A
    401 100 B
    402 25

    Now the data should be grouped like this
    A (300,400) = 1500
    (301,401) B = 300
    C (302,402) = 375

    Make sure that I don't have a column as description in my table to group data on description, its here just to give u an example.

    Hello

    using mod for hundreds:

    with x as
    (
      select 300 code, 1000 amt, 'A' descr from dual union all
      select 301 code, 200 amt, 'B' descr from dual union all
      select 302 code, 350 amt, 'C' descr from dual union all
      select 400 code, 500 amt, 'A' descr from dual union all
      select 401 code, 100 amt, 'B' descr from dual union all
      select 402 code, 25 amt, 'C' descr from dual
      )
       select mod(code,100) code, sum (amt)
        from x
       group by mod(code,100);
    

    Using the mod you get the rest of a division, so mod (300,100) = 0, mod (301,100) = 1, etc.

    Herald tiomela
    http://htendam.WordPress.com

  • How to get back on an item group parent group model (BEEP 10.1.3.2 RTF) child?

    Hi all

    I wonder if there is a simple way to refer to an element with a child group parent?

    Here's a simple example:

    XML data:

    < LIST_DEPT >

    < DEPT >

    < DEPARTMENT_NAME > D - One < / DEPARTMENT_NAME >

    < LIST_EMP >

    < EMP >

    John < EMPLOYEE_NAME > < / EMPLOYEE_NAME >

    Jack < EMPLOYEE_NAME > < / EMPLOYEE_NAME >

    < / EMP >

    < / LIST_EMP >

    < / DEPT >

    < DEPT >

    < DEPARTMENT_NAME > D - Two < / DEPARTMENT_NAME >

    < LIST_EMP >

    < EMP >

    Jane < EMPLOYEE_NAME > < / EMPLOYEE_NAME >

    Joe < EMPLOYEE_NAME > < / EMPLOYEE_NAME >

    < / EMP >

    < / LIST_EMP >

    < / DEPT >

    < / LIST_DEPT >

    I wish that my RTF to show table:

    EMP Dept

    D a John

    D Jack

    D Two Jane

    Joe D - Two

    etc...

    So in short is it a way to FLATTEN the grouping so that each line is filled with data parent-level elements (including)?

    Thanks in advance for your time.

    PJ

    I'm not sure

    Jane

    Joe

    IMHO, it should be like

    Jane

    Joe

    regarding

    So in short is it a way to FLATTEN the grouping so that each line is filled with data parent-level elements (including)?

    It can be as

    He founded how you treat EMPLOYEE_NAME

Maybe you are looking for