Tow interactive reportes in one site

Hi everyone,
Am now to apex and just getting my feet wet with it, thus this has been my first post.
my question is, how can i create a project that includes multiple page with multiple tabes each of wich is an interactive report based on spreadsheet or DB (with interactive search box and so on). so that one can navigate and search different sheetes with differents tabs.
thanks in advance and hope my question is understandable.

I found this link in the Netflix popup discussion.
http://cdn.optmd.com/
I went to the site and used the opt out button in the upper right hand corner of the screen. i used to get Netflix popups every time I went to snopes and it stopped after my opt out. i didn't get any popups at you site either. Thanks to Flarn for the link!

Similar Messages

  • Interactive Report - One column based on a list of values

    I have an Interactive Report that's part of a Form with Report. The form works fine, but I have a problem with the interactive report. One of the fields is based on a list of values. That is, the data in the table in the State field has numeric state codes, 1 to 51. The form part has no problem with this, as it's a select list based on a list of values LOV query, so the user selects the actual name of the state.
    The interactive report, however, displays the numeric codes, which is what is actually in the table. I am looking in the column definition for some way to tell it to convert the value to the state name, but I do not see it. There is a List of Values place, but that seems to be for filtering purposes instead of for return vs. display value.
    3.2.

    Tharpa,
    I'm not sure if what I am about to suggest will work in 3.2. However, in 4.1, I am using LOVs with IRRs without any issue.
    For example, if I have an address field of state code, I have a named LOV (LOV_STATE). I go into the report attributes for this column. There, I find a section named "List of Values" In here, I pick the "column filter type" of "Use Named List of Values to Filter Exact Match". (Presumably, this will work with Static List too). When the column is displayed, I see the State name displayed.
    -Joe
    Edited by: Joe Upshaw on Mar 14, 2012 1:58 PM

  • Display more than one interactive report on a page

    Hi,
    is it possible to display more than one interactive report on a page.
    Thanks for any idea
    Norbert

    You can't display two on one page, but it is possible to have multiple conditional interactive reports. See Duncs most excellent blog:
    http://djmein.blogspot.com/2008/03/multiple-interactive-reports-on-one.html
    This is probably an unsupported approach.
    Cheers
    Shunt

  • Button on Interactive Report to fire a process using JavaScript

    I have a requirement to trigger a process from a button on an interactive report. One of the report columns has the triggering data allowed to make the process fire. The requirement is that the button says different things based on the value from another column in report.
    My button is an html button that when the process is allowed to run, is enabled and fires a javascript function. When the process is not allowed to run for the row where the button is placed, the button changes text, color and is disabled.
    The switching of the HTML button is working properly. The problem is that I am not able to grab the column value from the report to submit with the onclick() event.
    As best I can tell, there is not unique id tag on the report columns and the best that I am able to do is to apply one class to the button and another class to the column that contains the value that needs to be submitted on my onclick() event.
    I have considered using a link column that does a submit to a URL passing in the desired value but I would lose control of the appearance of my button.
    Does anyone have a suggestion?
    Thanks

    In debugging while clicking on back button for first time, I found that after 'Leave to screen 0' statement debugger goes to double click event of screen 100 and start processing from a statment written immediately after 'Call screen 200' statement.
    Yes, that's right. The processing will be continued from next stamtement after CALL SCREEN 200. But after the PAI will finish it shoud go to NEXT SCREEN which is 0.
    If that doens't work you can try leaving the screen 100 explicitly as well.
       CALL SCREEN 200. 
       LEAVE TO SCREEN 0.  "the processing will terminate screen 100 as well
    Try it out.
    Regards
    Marcin

  • Two Interactive Report in the same page

    I created two interactive report following the suggestion this link
    http://roelhartman.blogspot.com/2009/03/two-interactive-reports-on-one-page.html
    using an IFRAME
    <IFRAME src="f?p=&APP_ID.:24:&SESSION."
    style="width:600px;height:600px"
    name="details"
    scrolling="no" marginwidth="0" marginheight="0"
    frameborder="0" vspace="0" hspace="0" />
    I am facing two problems.
    a. I could see the logo attached to the application in the IFRAME window
    b. I could not see the lower bound of the region where the IFRAME is assigned to.
    Any suggestion would be of great help.
    Thanks in advance
    Deb

    Hi,
    For your first issue.
    Use page template to iFrame page that do not contain substitution string LOGO.
    E.g. popup page template might not have that.
    Or create your own page template with minimal set of substitution strings and regions and use that for iFrame page
    Regards,
    Jari

  • More than one updatable report on one page.

    I hope someone can help me with this.
    I've spend a long time looking for the best way to do this but keep running into APEX constraints.
    My problem is that I have two tables;
    1) an 'object' table with static attributes (that can change value but keep no history).
    2) an 'object attributes' table with attributes that can change over time (i.e. keep a history).
    Some of the attributes are optional and some mandatory irrespective of whether they are static or timestamped.
    I want to design a screen that shows both tables on one page - preferably both updatable on the same screen.
    Selecting/clicking a row in the top table (object) will select the appropriate object attribute rows in the table below (I've got that covered - no help needed there).
    If I create a new object record I also need to create an initial object attributes record.
    This first initial attributes record cannot be deleted while the object exists.
    The start date of the object itself and its first object attributes record should remain in sync.
    I cannot separate the object table and attributes tables on different pages as all static and timestamped attributes form one collection that needs to be visible and maintainable from one screen.
    The problem is APEX will not allow more than one updatable (or interactive) report on one page.
    I need a solution where both tables are maintained in a uniform way for the user.
    Not, for instance, one table an updatable report and the other a report with detail form.
    Anybody struggle with a similar problem and found a solution to this problem?
    Any pointers are most welcome.
    Ruud.
    PS. I have a joined view on both tables with an INSTEAD trigger that can process insert/update/delete's on the combined data however I would not like to use that if I can avoid it. It would mean a repetition of static attributes in the one updatable report.

    Andy,
    Apologies for the late reply - Forums have been out for a while :-(
    Thanks for the suggestion. I've had a look at Denes' example and
    at least now I know it is possible.
    I've asked for access to his workspace but have not been given that
    yet so can't look at the details yet but I can make some educated
    guesses as to how it was done.
    I will give it a try.
    I'm still not certain whether having 2 updatable tabular reports is the
    right way to go though....
    Currently I'm working on a page with 2 navigator reports - one for selecting
    the object and another to select the start date of the timestamped attributes.
    Next to that I have an updatable detail form that shows the selected object
    and attributes as one whole set using the joined view I mentioned earlier.
    Inserts, updates & deletes are then done in the form.
    Ruud.

  • Access download link in an Interactive Report

    I've built an interactive report and one of the columns, File, is a download link. I assume the I can create a trigger to log when/who clicks on that link, because I have a trigger that runs when they first upload a file to the table that automatically grabs the SYSDATE and APP_USER. However, I don't know how to reference the download link. With the upload it is simply a button click, but the link is within the report and I can't seem to figure out how to interact with it. Any help would be appreciated.

    Hi,
    I think you can not use database trigger when someone select from table.
    I would create e.g. application process that handle loging and then "download" file.
    This might help you create code
    http://docs.oracle.com/cd/E14373_01/appdev.32/e13363/up_dn_files.htm#CIHDDJGF
    Regards,
    Jari
    http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0

  • Interactive Report with Null Columns

    I've got a user who wants to export an interactive report, and he needs certain columns to appear on the export for him to fill the data in later (this is an intermediate step, while we work on getting all the data he needs in to the database). I've created the report query, and there are a handful of null/empty columns (to preserve the correct order for the export). When I try to add this query to APEX in an interactive report, I get a "ORA-00001: unique constraint (APEX_040000.WWV_FLOW_WORKSHEET_COLUMNS_UK2) violated" error.
    Googling around shows me that this happens because of similarly-named columns, and the solution is to provide aliases to all columns. My report has aliases on all columns, but I still cannot create an interactive report. I've tried changing the null columns to empty strings, as well as enclosing the aliases in double-quotes, but nothing works. I can however use my original query to create a standard report, but due to the export requirement, this isn't ideal.
    I was able to create the interactive report with one null column, and then edited the report source to add in the others. This had to be done one at a time, since trying to add multiple null columns at the same time gives the same error again. Unfortunately, when I try and run the page, I get an "ORA-20001: get_dbms_sql_cursor error ORA-00918: column ambiguously defined" error.
    My original query:
    select customer.customer_name as customer,
           project.name as project_name,       
           trunc(project.estimated_end_dt) as due_date,
           project_status.project_status_desc as status,
           null as revenue,
           project.baseline_effort as baseline_hours,
           null as projected_cost,
           null as est_gain_loss,
           project.actual_hours as actual_hours,
           project.estimated_hours as projected_hours,
           null as projected_cost,
           null as projected_gain_loss,
           null as roi      
        from project,
             customer
      where customer.customer_id = project.customer_id
      and project.inactive_ind = 0
      and project.customer_id is not null
      and project.estimated_end_dt >= :DTP_P50_STARTDT
      and project.estimated_end_dt <= :DTP_P50_ENDDT
    order by customer.customer_name,
             project.estimated_end_dt;             Can someone tell me a way to create an interactive report with multiple null columns?

    Hi shimmoril,
    The problem is likely that you have two columns aliased as "projected_cost" (7th column and 11th column).
    Hope this helps,
    John
    If you find this information useful, please mark the post "helpful" or "correct" so that others may benefit as well.*

  • How to edit "Single Row View" in Interactive Reports?

    Hi,
    When using Interactive Report when one clicks on the little page icon on the left on a gievn row - one is presented with a small output from all columns for that row.
    For example login as demo/demo to:
    http://apex.oracle.com/pls/apex/f?p=12988:1
    And click on the first icon in the first row. You'll get an output like:
    Empno     7839
    Ename     KING
    Job     PRESIDENT
    Mgr     -
    Hiredate     17-NOV-81
    Sal     5000
    Comm     -
    Deptno     10
    How (and where) can I modify the output of this?
    Regards,
    Pawel.

    Thanks, for your responses.
    In fact this is what I have done. What I am looking after is simply how to modify what is already there. That way, I don't need to create different pages with Next/Previous buttons etc... for every Interactive Report I have.

  • Interactive Report - Download as csv

    Hi,
    I am using apex 4.0.2.00.07 on IE8 with theme Traditional Blue. I have a problem with the inbuild download functionality of an interactive report. One field is of type varchar2 and I allow line breaks in the underlying edit screen.
    I simply do not find a way to handle this formatting in the export to csv. The data is always completely shredded. An example:
    Input form:
    Name (text field):
    Bob
    Address (text area):
    Street(<linebreak>)
    City
    IReport SQL: select NAME, ADDRESS from USERS
    In the IR form it will show as
    Name || Address
    Bob || Street City
    An export to csv will make this to
    Name,"Address"
    Bob,"Street
    City"
    I have tried all settings of the report attribute 'Display Type' for field Address, but it will always be the same in the IR and always the same in the export. How do I ensure that the whole content of a table field is displayed as one value in the csv, with no regards to potentially present field formatting, e.g. in my case:
    Name,"Address"
    Bob,"Street City"
    And if we are already at it: I have seen that some plugins for an export to excel exist. Would that recognise the formatted text and place it in one cell or would I face the same issue here, i.e. the field value being split over several cells?
    Thanks a lot,
    Martin

    Well, found some answers after some more trial and error.
    1.) Country settings messed up my csv format. After changing the default column separator in the report attributes, things now look as expected.
    2.) One can rather easily suppress the format signs by using the sql replace functionality, e.g.
    SELECT REPLACE (my_column, CHR(10),' ') FROM my_table
    And it is actually quite a difference if you use text area or rich text fields when it comes to the usage of the breaks.
    Cheers,
    Martin

  • Financial reportin,Interactive reporting and web analysis

    Hi,
    Could anyone help me in what kind of reports exactly generates by the above 3 tools.How we will generate reports using financial reporting.i mean to say what process we will follow .
    In a financial domain project , what we will do exactly with the above three tools.
    I am quite interested to know as much info as i can on these 3 tools.
    replies will be highly appreciated.

    This is quite a big subject and you need to do more investigation, but as a starter for ten (these are high level views only)
    Financial Reporting - is used to create high quality, high format reports - ideal for finance based use
    Web Analysis - is used as a more interactive visual tool, with emphasis on exceptions/graphs and drilling etc
    Interactive reporting - is one of the old Brio tools and is more of a BI reporting tool
    There is a Query and Reporting forum at Hyperion Query and Reporting that might be useful to post on.
    Hope this helps.
    Andy King
    http://www.analitica.co.uk

  • Can we add more than one interative report in one page

    Hi all,
    Can i add two interactive reports in one report region.
    Regards

    Hi Raoul,
    I want it because of this thread of mine
    Changing report dynamically
    If i get solution for the above mentioned thread of mine then i wont have to use two interactive report
    well my Apex version is Application Express 3.1.2.00.02
    can i use two interactive report in this? I want the condional only. I mean one at one time.
    Regards

  • Checkbox (check all) in interactive report behaves not as expected.

    I have created an interactive report with one column being apex_item.checkbox (1,key,checking_expression).
    To be able to check all rows, I have put the following code in the column's heading field:
    <input type="checkbox" onclick="checkAll(this)" value="1" name="x01"/> (code got with Firebug from automatically generated tabform).
    Well, the checkbox in heading checks/unchecks itself OK, but then, instead of checking all rows, a standard interactive column menu drops with sort/select value options.
    I presume, I am missing something. But what?
    Igor

    Looking with Firebug at at the generated code, I see the following:
    div id="apexir_SEL_YON" style="text-align: center;" onclick="gReport.controls.widget(this.id)"
    <input type="checkbox" name="x01" value="1" onclick="checkAll(this)"/>
    /div
    How could I patch away this onclick trigger?
    Igor
    Edited by: kortchnoi on Sep 2, 2008 12:11 PM

  • Help Req Tuning Interactive Report

    Hi all,
    We are having an interactive report with increasing data daily and that reports takes 5 hrs to generated..Out report has 14 tables and 9 filters...Can some one tell me what are the issues that i need to look for in order to tune my report. And let me know if u need more information on this...Thanks...

    How much data are you bringing to the BQY? #Rows/#Columns?
    #Rows 151603 #Columns 23
    When you say 14 Tables...Is that in 1 Data Model?
    Yes its from only one data model with 8 tables (auto join)..
    How Many Queries?
    How Many Charts, Pivots, Reports, Computed Columns (Results)?
    Only one pivot and one report and 148203 results
    Have you looked at having your generated SQL reviewed by DBA? - Menubar > View > Query Log
    There is no query log..
    I jst go through the help contents and working on IR...
    Actually i am new to Interactive report..One of my other employer whos works on this resigned from the comp so i need to take care of this one also..

  • Tree structure in an interactive report

    Hi All,
    I hope someone can suggest a solution.  I have 2 tables that I am trying to join in an interactive report and have a tree like structure.  The table are set up like the following:
    Table tools - TOOL_ID, TOOL_NAME, TOOL_DESCRIPTION
    Each tool can be connected to many parts:
    Tool to Parts table - PART_ID, TOOL_ID
    Ideally the report that I want will show the tools data with the functionality to drill down to display the parts that are associated with that tool.
    I could create another report region on the page to pass the tool_id to as a parameter and display the tool_to_part data based on that but then I will lose the functionality that comes with the interactive report (only one interactive report per page).  A tree region wont give me the functionality that comes with an interactive report either allowing me perform searches on etc.
    The report that I would like would something like:
    +Tool ID    Tool Name
        Part A
        Part B
        Part C
    where the parts data can be collapsed with the '+'
    I am using APEX v4.0
    Thanks
    Chris

    Hi Chris,
    You can place a detail report inline with your master TOOL report, using an iframe. I've once made a small setup for this, perhaps it's of help to you:
    http://vincentdeelen.blogspot.com/2013/07/detail-section-in-line-with-report-part.html
    Regards,
    Vincent

Maybe you are looking for

  • My Macbook pro was stolen today-  I need the serial number

    Can this be retrieved by way of iCloud or Time Capsule? AppleCare doesn't CARE at all! Please Help. The Sheriff's Dept can't do anything without the serial number as well. *****!

  • What's new in the next version of Premiere Pro?  Check it out!

    Here's some of what's coming up in the next version of Premiere Pro and AE.  Can't want to play with this! http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/creativecloud/cc/pd fs/nab2014-reveal-whats-new-for-pre-release-20140321

  • Word/PDF Forms on BB 9810

    I require a checklist on my BB on which I can tick off items. I can create forms in Word or in Acrobat, but these do not seem to work (I cannot tick the checlist). Does anyone have a solution for this? Alternatively, are there any other tools/methods

  • Writing jpg from jpanel

    Hi. I want to write a jpg-file showing the contents of a JPanel. Is there any way to do this? Greetings, Feanor's Curse

  • Intermittent WiFi issue following Windows 10 upgrade

    My acer Aspire V3-571 has been intermittently losing WiFi for past 2 days since Windows 10 upgrade from Windows 7 Home Premium.The Aspire has:Atheros wireless network adapter AR5BWB222 10.0.0.38 Wed. 2/15/12 So far, I have:1. In the Atheros AR5BWB222