DRILL DOWN REPORT for DIFFERENT SETS of DATA in 11G

Hello.
My requirment is to zoom with 2 sets of data report.
My first set of data all have the chart of accounts, the second set of data transactions.
in my report, I have 2 tables of data. With the accounts, and when I click on an account and get all transactions for the account in the second table of data.
Anyone know how I can do this

Any help would be apreciatted

Paulo

You can use the zoom of the strategy, well described by my friend Kan:

http://bipconsulting.blogspot.com/2010/02/drill-down-to-detail-or-another-report.html

concerning
Jorge
p.s if this answers your question please grant points, and then close the message

Tags: Business Intelligence

Similar Questions

  • Average values for separate sets of data graph XY multiplot

    Hello

    I'm using Labview 2010 and I'm a bit of a novice, unfortunately.

    So I am currently trying to get average values of the three plots I have on a multiplot XY Chart. I thought the best way to achieve this would be to use the express VI of statistics, but when I try to wire the data I need for this I can get statistics for a set of data and not the other two.

    I don't know how the separately on data sets, as it is not a table.

    If anyone can help me, it would be much appreciated. Sorry for the probable simplicity of the question.

    (The program is basically an ODE Solver, which then displays pressure at different places in a bioreactor).

    In the small LOOP where you have data of y for each parcel in the form of a 1 d table, add a "mean.vi" in the math palette: statistics. AutoIndex the output on the edge of the loop to get a table 1 d containing three ways.

    (In addition, a lot of your code could be considerably simplfified. You can [i] connect directly to the structure of the case and a case of '0' and the other, by default. Better would simply initialize the shift, no means required register. Index table is resizable, so you don't need to a single instance on the lower right corner. Wouldn't be easier to just get the latest column and it wire back the entrance inside the structure cases via the feedback node? No need to "subset of table to replace").

    You have forgotten to attach a Subvi, so we can't really test.

    EDH is a quick project:

  • SQL query for the set of data rows not values

    Hello!

    I use Oracle 10 g (10.2.0.1.0) and I need help to solve this difficult task. I have a huge table with more than 145000 records and I shows you only a sample of it:

    ID TEAMNAME_EN DT TEAMNAME_EN HPROB AM APROB FT
    324813 31/8 / 2012 DEN HAAG GRONINGEN 1.90 3.30 3.10 2
    324823 31/8 / 2012 MAINZ GREUTHER FÜRTH 1.75 3.25 3.65 2
    324805 31/8 / 2012 GAZELEC DIJON 1.60 3.15 4.75 1
    324810 31/8 / 2012 ÖREBRO DJURGÅRDEN 2.80 3.25 2 2.05
    324795 31/8 / 2012 FC KÖLN COTTBUS 1.85 3.20 3.35 2
    324837 31/8 / 2012 PORTLAND WOOD COLORADO RAPIDS 2,00 3.20 2.95 1
    324828 31/8 / 2012 DROGHEDA UNITED, DUNDALK 1.45 3.65 5.25 1
    324827 31/8 / 2012 CORK CITY SHAMROCK ROVERS 3,30 3,80 1.70 2
    324833 31/8 / 2012 BARUERI ASA 2.45 3.20 1-2.30
    324798 31/8 / 2012 GENÇLERBIRLIGI ORDUSPOR'A 2.00 3,10 X 3.00
    324814 31/8 / 2012 ALMERE CITY FC OSS 1,80 3,50 3,20 2
    324830 31/8 / 2012 CRICIÚMA BRAGANTINO 1.25 4.35 1 8.00
    324820 31/8 / 2012 VOLENDAM FC EINDHOVEN 1.80 3.25 3.45 1
    324818 31/8 / 2012 MVV MAASTRICHT TELSTAR 1.40 4.00 X 5.25
    324819 31/8 / 2012 DORDRECHT VEENDAM 1.80 3.25 3.45 1
    324834 31/8 / 2012 CEARÁ GUARATINGUETÁ 1.40 3.85 X 5.50

    If this table consists of
    dates
    teams (hometeam, awayteam)
    numbers for homewin, shoot, awaywin probability
    and the final result as 1, X, 2

    What I want is a sql query that returns to me for each hometeam, awayteam and (if possible in a single line)
    all documents of the hometeam which had the same number of prior probability. For example:
    CEARÁ (last line), I would like to the sql to show me all the records of CEARA who had _1.40 3.85 or 5.50_ in each of the three issues of probability, BUT the problem is that I do want separate lines... I can do so far is to calculate a sum of House probability, probability of drawing, close probability for each team but the same records are calculated again in each game of probability!

    This means if CEARÁ has 1.40-3.85-5.50 in the past it will return me this line only once, and not 3 times (one for each set of probability)

    I hope that I've done my duty,
    Thank you for your time and lights
    N. Saridakis

    Is that what you are looking for:

    select hometeam,
           awayteam,
           hw,
           hd,
           hl
    from  (select hometeam,
                  awayteam,
                  ft,
                  SUM(CASE ft
                      WHEN '1' THEN 1
                      ELSE 0
                      END) OVER (PARTITION BY hometeam) hw,
                  SUM(CASE ft
                      WHEN 'X' THEN 1
                      ELSE 0
                      END) OVER (PARTITION BY hometeam) hd,
                  SUM(CASE ft
                      WHEN '2' THEN 1
                      ELSE 0
                      END) OVER (PARTITION BY hometeam) hl
           from   plays)
    where ft is null
    
  • filter by Navigate/drill down report 1 report 2 problem

    Dear guys,

    OBIEE answers I did a report (1) where we can navigate to report (2) based on the type, the week or post.
    Report (2) are indeed more reports with different filters, but the user don't know for example:
    to navigate on the post, the post is invited to report (2) _1
    to navigate on the type, the type is invited to report (2) _2
    also, we can navigate based on the type, the week and the post, in report (2) the 3 columns are promted._3

    -in report (1) there is already a filter on the type; type is (1,2,6,7)---

    What is my problem? Well, when I browse the report post (2) it will show all values of the type based on the post, OK...
    I don't want to see all values of the type, but only for type 1,2,6 and 7. as the report (1)
    When I put the filter type also to report (2) _1 it won't work because it will show only 1 value...

    Anyone know how I can do right?

    Kind regards

    Hello.

    If you use the option of browsing the properties of the columns (or you can use GO URL) from one to another application, you must know the fact that you analyze only the column value for the current line, that is the way you see only one type of report (2) _1 (after you update report (2) _1 with type and post is invited).

    To be propagated to all values go to the column type in the report (2) _1 and filter choose / advanced filter based on the results of another request and include the type of report (1) column, it looks more like the subquery.

    Kind regards

    O Goran

    http://108obiee.blogspot.com

  • View and query the different sets of data views

    I have a view created with the syntax below.

    CREATE or REPLACE FORCE VIEW vw_name (/ * column names * /)
    SELECT AS / * column names * from / to tables

    When I run the query with which the view is created, I m getting different data set which contains 4690 lines
    and when I appear the view I m get dataset that contains lines only 4657.
    Can you please explain why the differnce in the county when the source for both is the same.

    Can you please explain why the differnce in the county when the source for both is the same.

    Response should be one of the following

    1. the two queries are not the same
    2. the data in the table has been changed
    3. you see the bad thing (manual error)

  • How to get the report for the set items

    I created an element defined for all payments that are made to the employee. Now I would that these elements that are there in the element the value to display in a separate report and not in my payslip. How can I do this? Please can you tell me the names of the tables where I can get the required data?


    Appreciate all your help!

    Try this query

    SELECT ppf.employee_number "Employee Number",
              petf.element_name "Element Name",
              to_number(prrv.result_value) "Amount"
    FROM per_all_people_f ppf,
            per_all_assignments_f paf,
            pay_element_types_f petf,
            pay_assignment_actions paa,
            pay_payroll_actions ppa,
            pay_input_values_f pivf,
            pay_run_results prr,
            pay_run_result_values prrv,
               pay_element_type_rules petr,
               pay_element_sets pes
    WHERE  ppf.person_id = paf.person_id
    AND    petf.element_type_id = prr.element_type_id
    AND    pes.element_set_id = petr.element_set_id
    AND    pes.element_set_name = :Element_Set_Name
    AND    petr.include_or_exclude = 'I'
    AND    petf.element_type_id = petr.element_type_id
    AND    paf.assignment_id = paa.assignment_id
    AND    ppa.payroll_id = paf.payroll_id
    AND    paa.payroll_action_id = ppa.payroll_action_id
    AND    ((:pmon IS NULL AND :pyear IS NULL) OR TO_CHAR(ppa.date_earned,'MONYYYY') = TO_CHAR(UPPER(:pmon)||:pyear))
    AND     paa.assignment_action_id = prr.assignment_action_id
    AND    prr.run_result_id = prrv.run_result_id
    AND    pivf.element_type_id = petf.element_type_id
    AND    prr.element_type_id = petf.element_type_id
    AND    pivf.input_value_id = prrv.input_value_id
    AND    ppa.effective_date BETWEEN petf.effective_start_date AND petf.effective_end_date
    AND    ppa.effective_date BETWEEN pivf.effective_start_date AND pivf.effective_end_date
    AND    ppa.effective_date BETWEEN paf.effective_start_date AND paf.effective_end_date
    AND    ppa.effective_date BETWEEN (to_date('01-'||:pmon||'-'||:pyear,'DD-MON-YYYY') ) AND last_day(to_date('01-'||:pmon||'-'||:pyear,'DD-MON-YYYY') )
    AND    (to_date('01-'||:pmon||'-'||:pyear,'DD-MON-YYYY') ) between ppf.effective_start_date AND ppf.effective_end_date
    AND    pivf.name ='Pay Value'
    ORDER BY to_number(ppf.employee_number) ,ppf.person_id,petf.element_name
    

    This query gives the values of outcome performance of the elements in the set of elements.
    HTH

  • Different accessories for different sets of letters seem to have the same number of reference and so I am unable to put them in folders.

    I've been sent images attached with which I'm doing a record. When I click 'save all' appears a message saying that the image already exists in the file, which is simply not true.

    If you detach you get the answer even if you don't crash. Here I've renamed i.txt links 1b.txt and mail to that. See it on my view source

    060701020607050502090005

    Content-Type: text/plain; Charset = UTF-8;

    name="1.txt"
    

    Content-Disposition: attachment; filename = '1 '.
    X-Mozilla-external-room attached URL: file:///C:/Users/xxxx/Pictures/z/1b.txt
    X Mozilla-changed: AttachmentDetached; "Date =' Sun 26 Jul 12:48:20 2015."

    You have removed an attachment to this message. The original MIME for the accessory headers have been:
    Content-Type: text/plain; Charset = UTF-8;

    name="1.txt"
    

    Content-Transfer-Encoding: base64
    Content-Disposition: attachment;

    filename="1.txt"
    
  • Drilled down reports

    How to create zoom front/results?

    For example if the dashboard, as below, when I click on ABCGMGR, report it brings me to another report that shows the details for ABCMGR.

    EmpNum, EmpName Manager

    ABCMGR ABC 123

    456 DEF DEFMGR

    Hello!

    You need to change your report, the criteria tab select the column you want to use as the basis of details, go into properties, interaction tab, the value cash options, choose: action link.

    Then the + button and add an agent who will call the second report to open.

    Save and test report.

    These procedures should meet your needs.

    If you have any dificulade let me know.

    Kind regards

    Carina Mendes.

  • ID of the report for different Applications

    Hello

    I have a javascript code that refreshes a report on a page.

    The problem is that the report ID is hard-coded. If I import this page to another application, the reactualisables woun report more.

    Following code is used:

    [...]

    var v_get = new htmldb_Get (null, $v ('pFlowId'), 'APPLICATION_PROCESS is AP_RECALC', 0);

    v_get.AddParam ('x 01', Segment);

    v_Return = v_get.get ();

    $a_report ('734879922768742332', '1', ' 5000 ', 5000');

    [...]

    Is it possible to change the "734879922768742332" a variable, constant, or static ID (which does not cause an endless loop)

    Thanks for your help

    Note: If you know the answer, you will get points

    Hello

    I had the same problem long back. I used the hidden element to solve this problem. You can create a hidden item on the page like below

    Source type: SQL (single return value) query

    Source:

    Select to_char (region_id)

    of apex_application_page_regions

    where application_id =: APP_ID

    and page_id =: APP_PAGE_ID

    and upper (rated) = high '(RÉGION TEST') //TEST REGION - name of your region.

    change your javascript according to your requirement, for example,

    var reg_id = $v ('P1_REGION_ID');

    $a_report (reg_id, '1','15 ', ' 15');

    It will work.

    Thank you

    Lacombe

  • Trouble with Drill Down report

    Hello

    I have problems with getting example of Carl works. http://HTMLDB.Oracle.com/pls/OTN/f?p=11933:13

    It's my main request:
    SELECT
      AD_SPRIDEN_ID,
      AD_FIRST_NAME_PREF,
      AD_LAST_NAME_PREF,
      AD_SPOUSE_BANNER_ID,
      AD_SPS_PREF_FIRST_NAME,
      AD_SPS_PREF_LAST_NAME,
      AD_ATHL_MATCH_GIFTS_CFY,
      AD_CURES_MATCH_GIFTS_CFY,
      AD_UNRES_MATCH_GIFTS_CFY,
      AD_ENDOW_MATCH_GIFTS_CFY,
      AD_FACIL_MATCH_GIFTS_CFY,
      AD_SPS_ATHL_MATCH_GIFTS_CFY,
      AD_SPS_CURES_MATCH_GIFTS_CFY,
      AD_SPS_UNRES_MATCH_GIFTS_CFY,
      AD_SPS_ENDOW_MATCH_GIFTS_CFY,
      AD_SPS_FACIL_MATCH_GIFTS_CFY,
     FROM MATCHING_GIFTS
    I want to dig the last year of data:
    SELECT
      AD_SPRIDEN_ID,
      AD_FIRST_NAME_PREF,
      AD_LAST_NAME_PREF,
      AD_SPOUSE_BANNER_ID,
      AD_SPS_PREF_FIRST_NAME,
      AD_SPS_PREF_LAST_NAME,
      AD_ATHL_MATCH_GIFTS_CFY_1,
      AD_CURES_MATCH_GIFTS_CFY_1,
      AD_UNRES_MATCH_GIFTS_CFY_1,
      AD_ENDOW_MATCH_GIFTS_CFY_1,
      AD_FACIL_MATCH_GIFTS_CFY_1,
      AD_ATHL_MATCH_GIFTS_CFY_2,
      AD_CURES_MATCH_GIFTS_CFY_2,
      AD_UNRES_MATCH_GIFTS_CFY_2,
      AD_ENDOW_MATCH_GIFTS_CFY_2,
      AD_FACIL_MATCH_GIFTS_CFY_2,
      AD_ATHL_MATCH_GIFTS_CFY_3,
      AD_CURES_MATCH_GIFTS_CFY_3,
      AD_UNRES_MATCH_GIFTS_CFY_3,
      AD_ENDOW_MATCH_GIFTS_CFY_3,
      AD_FACIL_MATCH_GIFTS_CFY_3,
      AD_ATHL_MATCH_GIFTS_CFY_4,
      AD_CURES_MATCH_GIFTS_CFY_4,
      AD_UNRES_MATCH_GIFTS_CFY_4,
      AD_ENDOW_MATCH_GIFTS_CFY_4,
      AD_FACIL_MATCH_GIFTS_CFY_4,
      AD_SPS_ATHL_MATCH_GIFTS_CFY_1,
      AD_SPS_CURES_MATCH_GIFTS_CFY_1,
      AD_SPS_UNRES_MATCH_GIFTS_CFY_1,
      AD_SPS_ENDOW_MATCH_GIFTS_CFY_1,
      AD_SPS_FACIL_MATCH_GIFTS_CFY_1,
      AD_SPS_ATHL_MATCH_GIFTS_CFY_2,
      AD_SPS_CURES_MATCH_GIFTS_CFY_2,
      AD_SPS_UNRES_MATCH_GIFTS_CFY_2,
      AD_SPS_ENDOW_MATCH_GIFTS_CFY_2,
      AD_SPS_FACIL_MATCH_GIFTS_CFY_2,
      AD_SPS_ATHL_MATCH_GIFTS_CFY_3,
      AD_SPS_CURES_MATCH_GIFTS_CFY_3,
      AD_SPS_UNRES_MATCH_GIFTS_CFY_3,
      AD_SPS_ENDOW_MATCH_GIFTS_CFY_3,
      AD_SPS_FACIL_MATCH_GIFTS_CFY_3,
      AD_SPS_ATHL_MATCH_GIFTS_CFY_4,
      AD_SPS_CURES_MATCH_GIFTS_CFY_4,
      AD_SPS_UNRES_MATCH_GIFTS_CFY_4,
      AD_SPS_ENDOW_MATCH_GIFTS_CFY_4,
      AD_SPS_FACIL_MATCH_GIFTS_CFY_4
    FROM MATCHING_GIFTS
    Example if the user clicks on AD_ATHL_MATCH_GIFTS_CFY in the first query, I want the following fields to display (to be noted that these are columns. "I wish the real value of the columns to display):
    AD_ATHL_MATCH_GIFTS_CFY_1
    AD_ATHL_MATCH_GIFTS_CFY_2
    AD_ATHL_MATCH_GIFTS_CFY_3
    AD_ATHL_MATCH_GIFTS_CFY_4

    or if the user has selected AD_SPS_CURES_MATCH_GIFTS_CFY, I want the following to view:
    AD_SPS_CURES_MATCH_GIFTS_CFY_1
    AD_SPS_CURES_MATCH_GIFTS_CFY_2
    AD_SPS_CURES_MATCH_GIFTS_CFY_3
    AD_SPS_CURES_MATCH_GIFTS_CFY_4

    Any help is appreciated,

    Kelly

    Hi Kelly,

    OK - two things:

    First, you must have the onclicks on the a tags and, second, the ID attributes to the div must be unique, you can't really use ID_xxx for each of them because the javascript function would use one that we found with the given id attribute and you'd have two for each line.

    So, to modify the HTML Expression of columns at:

    <a href="#" onclick="javascript:getMemoCredits('#ID#');">#MEMO_CREDITS_CFY#</a><div id="MEMO_#ID#" style="display:none"></div>
    

    and

    <a href="#" onclick="javascript:getSpouseMemoCredits('#ID#');">#SPS_MEMO_CREDITS_CFY#</a><div id="SPS_MEMO_#ID#" style="display:none"></div>
    

    Then update your javascript to use the new ID for the DIV attributes:

    ...
    function getMemoCredits(ID)
    {
      var d = document.getElementById("MEMO_" + ID);
    ...
    
    ...
    function getSpouseMemoCredits(ID)
    {
      var d = document.getElementById("SPS_MEMO_" + ID);
    ...
    

    Andy

  • Find the median of a set of data

    I have a table that looks like this:

    Range

    Set of data: range values

    Data set b: range values

    0.00 - 0.99

    35

    67

    1.00 - 1.99

    35

    40

    2.00 - 2.99

    49

    54

    3.00 - 3.99

    41

    45

    4.00 - 4.99

    36

    38

    5.00 - 5.99

    31

    34

    6.00 - 6.99

    22

    29

    7.00 - 7.99

    30

    20

    8.00 - 8.99

    24

    16

    9.00 - 9.99

    16

    11

    10.00 - 10.99

    15

    10

    11.00 - 11.99

    12

    5

    12.00 - 12.99

    11

    1

    13.00 - 13.99

    5

    2

    14.00 - 14.99

    5

    1

    15.00 - 15.99

    2

    0

    16.00 - 16.99

    1

    0

    17.00 - 17.99

    2

    0

    18.00 - 18.99

    1

    0

    How can I find the median interval for each set of data (A and B)?

    Thanks for your help!

    Median and range are two different things from what I remember. Can you please send a link to a Web site that could describe what a "median line"?

    Median is the average of a set of data (even counting data sets usually take the average < average > the values of two intermediate points)

    Range is simply the max - min.

    Jason

  • Several sets of data on a single sheet

    Hello! I am a newbie in scripting Illustrator and I would create a set of labels that are data-driven. The labels must be printed 16 photos per sheet. I got the XML file to work and Illustrator is able to pick up data however it only allows me to change the first label of who. AI.

    What should I do to be able to print 16 different sets of data labels per sheet?

    ledesirardent wrote:

    Oh and I've already grouped. Don't know what else I'm supposed to do here.

    Before running it, you draw a rectangle on top, select the rectangle and all others, and then group all.

    For your second question, all you need is an effect of transformation (4 * 4) to the dataset you.

  • Burst with two sets of data

    I need assistance with BEEP. I have a report with data from two different sets of data. I need to burst this report to send to different people. The data below. The DS1 data from a database and DS2 data, on the other. I need to burst the data/DATA/DS1/DS1_ROW/REGION and/DATA/DS2/DS2_ROW/REGION, this column has the same values. When I use monitoring makes it possible to break out the report, only the data of DS1 appear in the PDF file, but I need also the data of DS2. I use Split by and deliver with/DATA/DS1/DS1_ROW/REGION. How can I do?

    Select
    USERS. KEY REGION,
    'Model' MODEL,
    TEMPLATE_FORMAT "RTF"
    "pt - BR" LOCAL,
    OUTPUT_FORMAT "PDF."
    DEL_CHANNEL "FILE"
    "C:\SampleReports\" "Parameter1",
    USERS. REGION | '-' || USERS. USER NAME | '-' || TO_CHAR (SYSDATE, 'DD-MM-RRRR') | parameter 2 '.pdf '.
    CFO. USERS
    order by USERS. REGION

    < DATA >
    < DS1 >
    < DS1_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    DF < UF > < /UF >
    < VALOR_RESP_NUM > 13.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    < UF > GO < /UF >
    < VALOR_RESP_NUM > 6.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    MS < UF > < /UF >
    < VALOR_RESP_NUM > 3.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    MT < UF > < /UF >
    < VALOR_RESP_NUM > 5.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    NORDESTE < REGION > < / REGION >
    AL < UF > < /UF >
    < VALOR_RESP_NUM > 9.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    NORDESTE < REGION > < / REGION >
    BA < UF > < /UF >
    < VALOR_RESP_NUM > 9.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    NORDESTE < REGION > < / REGION >
    THIS < UF > < /UF >
    < VALOR_RESP_NUM > 7.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    NORDESTE < REGION > < / REGION >
    MY < UF > < /UF >
    < VALOR_RESP_NUM > 7.0 < / VALOR_RESP_NUM >
    < / DS1_ROW >
    < DS1_ROW >
    ...
    < DS2 >
    < DS2_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    DF < UF > < /UF >
    < VALOR_RESP_NUM > 131,0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    < DS2_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    < UF > GO < /UF >
    < VALOR_RESP_NUM > 612.0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    < DS2_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    MS < UF > < /UF >
    < VALOR_RESP_NUM > 312.0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    < DS2_ROW >
    < REGION > CENTRO-OESTE < / REGION >
    MT < UF > < /UF >
    < VALOR_RESP_NUM > 534.0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    < DS2_ROW >
    NORDESTE < REGION > < / REGION >
    AL < UF > < /UF >
    < VALOR_RESP_NUM > 93.0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    < DS2_ROW >
    NORDESTE < REGION > < / REGION >
    BA < UF > < /UF >
    < VALOR_RESP_NUM > 340,0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    < DS2_ROW >
    NORDESTE < REGION > < / REGION >
    THIS < UF > < /UF >
    < VALOR_RESP_NUM > 3430.0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    < DS2_ROW >
    NORDESTE < REGION > < / REGION >
    MY < UF > < /UF >
    < VALOR_RESP_NUM > 7045.0 < / VALOR_RESP_NUM >
    < / DS2_ROW >
    ...
    < / DS2 >
    < / TEMPLATETESTE >

    Try this

    
    
    
    select UF.REGIAO as REGIAO_Q1,
    UF.UF as UF,
    RESP_VAL.VALOR_RESP_NUM as VALOR_RESP_NUM
    from DPF.SUBPERGUNTAS SUBPERGUNTAS,
    DPF.RESP_VAL RESP_VAL,
    DPF.UF UF
    where SUBPERGUNTAS.RESPOSTA ='Computadores'
    order by UF.REGIAO ASC, UF.UF ASC
    
    
    select      UF.REGIAO as REGIAO,
    UF.UF as UF,
    RESP_VAL.VALOR_RESP_NUM * 1000 as VALOR_RESP_NUM
    from DPF.RESP_VAL RESP_VAL,
    DPF.UF UF,
    DPF.SUBPERGUNTAS SUBPERGUNTAS
    where SUBPERGUNTAS.RESPOSTA ='Computadores'
    and UF.REGIAO = :REGIAO_Q1
    order by UF.REGIAO ASC, UF.UF ASC
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  • A loop in the case of 2 sets of data

    Hi all..

    I have 2 sets of data for my BI report... a sql query and the other as a data model. Two of them use the same data source. I had to go for 2 sets of data as clob data are not supported by the data model (html tags are not recognized...). so for the clob data, I use a separate dataset (sql query)... If I run the report to say... all the key_id... my example of xml file looks like below...
    <DATA>
    <Dataset1>
    <DATATEMPLATENAME>
    <P_ID/>
    <LIST_G_MAIN>
    <G_MAIN>
    <KEY_ID>52</KEY_ID>
    <LIST_G_RF>
    <G_RF>
    <COMPANY_NAME>XYZ</COMPANY_NAME>
    </G_RF>
    </LIST_G_RF>
    <LIST_G_DETAILS>
    <G_DETAILS>
    <GROUP>Value</GROUP>
    </G_DETAILS>
    </LIST_G_DETAILS>
    </G_MAIN>
    <G_MAIN>
    <KEY_ID>53</KEY_ID>
    <LIST_G_RF>
    <G_RF>
    <COMPANY_NAME>ABC</COMPANY_NAME>
    </G_RF>
    </LIST_G_RF>
    <LIST_G_DETAILS>
    <G_DETAILS>
    <GROUP>ValueXYZ</GROUP>
    </G_DETAILS>
    </LIST_G_DETAILS>
    </G_MAIN>
    </LIST_G_MAIN>
    </DATATEMPLATENAME>
    </Dataset1>
    <Dataset2>
    <DATASET2_ROW>
    <KEY_ID>52</KEY_ID>
    <CLOB>saldsafslfaf,nfdfidfsdksflsfdfdsdfsdfsfsdjjj</CLOB>
    </DATASET2_ROW>
    <DATASET2_ROW>
    <KEY_ID>53</KEY_ID>
    <CLOB>yyyyyyyyyyyyyyyyyyyyyyyyy</CLOB>
    </DATASET2_ROW>
    </Dataset2>
    </DATA>
    I'm looking for output something like...

    Company name: XYZ
    Group: value
    CLOB:
    saldsafslfaf, nfdfidfsdksflsfdfdsdfsdfsfsdjjj

    Company name: ABC
    Group: Valuexyz
    CLOB:
    yyyyyyyyyyyyyyyyyyyyyyyyy

    How should the closure be done? pointers...

    Thanks in advance...

    create the variable

    Key id = >
    name of the computer =
    GRP name =
    CLOB =

  • PDF down report in a new window or tab

    I use reports 10g. I got a report that opens in PDF format through web browser applications server.

    It has zoom report that correctly opens in the same window.

    I want to open report zoom in a new window or tab of the browser.

    because the drill down report exercises when going to the main report its result is lost he should run again.

    If the output of the main report is in html, then using SRW. SET_HYPERLINK_ATTRS('target="_blank);  report zoom is open in a new window

    but on this PDF does not work.

    concerning

    I had the use of integrated suite solution:

    SRW. SET_PDF_ACTION ("iexplore.exe http://YourAppServername/reports/rwservlet?report=ReportName&optionalparametersQueryString

Maybe you are looking for

  • Satellite A305 - error message keep appearing from

    Hello, I have a Satellite A305-S6857 laptopA few days ago to XP downgrade Vista. It worked well but suddenly yesterday when I restart windows,. * the system has recovered from a mistake of the serosa A log of this error has been created For more info

  • HELP Z820!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! E5-2650 cpu

    HELLO EVERYONE... IN THESE DAYS IM THINKING TO INSTALL 2 CPU AT Z820 BUT I FOUUND 3 TYPES OF E5-2650 FIRST OF ALL ONE) ((Intel® Xeon confidential E5 - 2650 QA82 20 M Cache, 2.0 GHz 8 Core CPU))) MPN QA82 THE SECOND OFFER IS (((Intel® Xeon E5 confiden

  • How to solve usb port? has not detected printer or other devices.

    the two ports usb on the right side of the pc does not detect devices that are plugged in. Only 1 port (usb) to work. have updated, reinstalled (after deleting)... you name it, I did it. Help, please!

  • Drive c limited

    Hello. I need help badly. I was playing around with safety as an administrator. On the part were you allow access, I accidentally selected in which the user has control of everything. in the middle of editing, I clicked on cancel and all simply cance

  • MMS send and receive some

    I am able to send a Multipart MMS, but nothing appears on the received device bb. TheNI thought end receive a MMS on bb device to explore how multipart must be compile correctly. Is it possible to catch all the incoming MMS programmatically? Two magi