Refresh the simultaneous report table

Hi all

Even though I've hidden the button apply, the report tabs are not updated with the settings in the bi publisher report. Please refresh the page to report manually for each tabs. Is there a way to refresh all tabs on report at a time when changing the parameter in the report of 11g bi publisher.

Thank you

Sushil

If you have removed the button apply, then the action of the selection of a new parameter value automatically rerun the report. However, if you want to have the report that is run with the first value or the default value selected, you can define a default value and set the Auto Run then then the report will be automatically updated.

Thank you
Bipuser

Tags: Business Intelligence

Similar Questions

  • Refresh the interactive report without scrolling page?

    Hello.

    I have a page with three interactive reports arranged vertically on the page. I want that each of these reports to refresh automatically, so I added the following to my page header:

    setInterval ("jQuery('#report1').trigger ('apexrefresh');", 10000);

    setInterval ("jQuery('#report2').trigger ('apexrefresh');", 10000);

    setInterval ("jQuery('#report3').trigger ('apexrefresh');", 10000);

    The code works and the data is refreshed, the problem is that when this happens APEX seems to focus on the report, it is refreshing and page scrolls to it. This means that the user could be down at the bottom of page 3 of the report but every 10 seconds they are caught back to 1 at the top of the page report.

    Is it possible to refresh the reports without going through the emphasis placed on them?

    I use the Application Express 5.0.0.00.31

    Thank you very much.

    Andrew V wrote:

    Hello.

    I have a page with three interactive reports arranged vertically on the page. I want that each of these reports to refresh automatically, so I added the following to my page header:

    setInterval ("jQuery('#report1').trigger ('apexrefresh');", 10000);

    setInterval ("jQuery('#report2').trigger ('apexrefresh');", 10000);

    setInterval ("jQuery('#report3').trigger ('apexrefresh');", 10000);

    The code works and the data is refreshed, the problem is that when this happens APEX seems to focus on the report, it is refreshing and page scrolls to it. This means that the user could be down at the bottom of page 3 of the report but every 10 seconds they are caught back to 1 at the top of the page report.

    Is it possible to refresh the reports without going through the emphasis placed on them?

    I use the Application Express 5.0.0.00.31

    See APEX 5 - IR r region without losing the focus on the region of origin for a similar problem, but I do not think that the workaround solution discussed here will be of use to you.

    APEX 5.0.1 patch that contains a fix for this problem is now installed on apex.oracle.com. Try your page there to see if it solves your problem. The patch should be made public quickly.

  • refresh the page report plugin modal skillbuilder

    Hello!

    I have a problem.

    I got my application on apex.oracle.com, the user/pass: test/test, work space: dramar.

    On page 1 it is a point (that the article gets value of sequence) and button, button open modal page (page 2). When I insert data on page 2 in the table (by clicking Close modal) there is no discount report which shows loded files.

    can someone look at and such me what is the problem?

    concerning

    Hello

    It works now.

    I've changed a lot, do not know if all is necessary.

    I think on the modal page, you need to branch back to the page modal itself and define the success message.

    Also, I changed the status DA JavaScript with modal page ID (that I also defined at the opening of the modal).

    Also, I'm not sure if you are able to update an AI region of direct report through a region of refresh action, the way that I always do is branch back to the page itself and set the ID of the record ID running (so it does not use a new sequence and extraction based on the 'value'.

    Just realized that it was probably not refreshing due to not having a static ID (the region), which was probably the cause. I think that someone else filled the static ID already, now I changed the DA and it works as expected. Also solved one of my own questions

    I think that's what you wanted.

    See you soon

    Bottom

  • calculation without refresh the Collection report.

    Hello
    I created the report collection. in this report, there are four columns QTY, RATE, DISCOUNT and AMOUNT. as I enter the value in amount, RATE, DICOUNT Calulated value should come in the AMOUNT COLUMN. Calculation should be without refreshment.
    Caluculation Format like AMOUNT = Quantity * DISCOUNT RATE.
    Please suggest me.
    Thanks in advace.

    Hi Nisha/Maury,

    It works now! :-)

    Here's her updated the JS for the other Ref ppl...

    
    
    BTW I'm HARI not Jari ;-)
    
    Cheers,Hari
    
    You may reward helpful answers by marking them as helpful or Correct ;-) 
    
  • refresh the report after you close the modal popup

    Hello

    I try to call page editing as popup modal as in this example below.

    http://Apex.Oracle.com/pls/Apex/f?p=45420:3:0:no:

    It works fine, but after you change/update a registration and closing of the edit page, is not refresh the main report page (first). How can I change so it refresh the report calling when closed. Please NOTE: I do not want to refresh the whole page, but only the report after you close the page modal popup.

    Apex 4.2

    Thank you in advance... regards

    It worked, now missed me the branching code and the parameter by js... Thank you

  • Dynamic action with refreshment area interactive report

    Hello!

    I use APEX 4.02

    I have a page with 2 regions.
    Region1 is a form (of entry)
    Region.2 is an interactive report on the same table as region 1

    When you enter values in the form I'm trying dynmically similar research records in the table with the interactive report.

    I made a dynamic action on the change of form fields that must refresh the interactive report region. I can see this one fires if I add an alert to debug if it fires.
    The dynamic report is based on a query with bind variable pointing to the fields in the form, for example
    where
    Field1 =: P2_FIELD1


    It works fine on the page loading, so no action is triggered, but I see the lines in the region of report are the ones I'm looking for.
    The updating of the report area does not work, but it is never nice and/or showing the correct data after a change of form fields, if it looks like the dynamic action "refresh the region" does not work on the interactive report.

    Any ideas why it can go wrong?
    I want to solve this problem using standard dynamic actions and preferably not via PL/SQL or JS, should be possible if I believe documentation... ;)

    See you soon
    Bottom

    Published by: bklerk on 26-apr-2011 03:07

    Hello

    Check this example application
    http://Apex.Oracle.com/pls/OTN/f?p=39830:38

    You can download and check the source

    Kind regards
    Jari

  • How to get the value of the interactive report into apex 5 column

    Hello

    I want to create the master detail report with ajax.

    If I want to get the value of a specific column of interactive report when click on one line and has a value of element of selected row column value.

    Then use the elements of value to refresh the details report.

    You have a better idea to refresh the report Details according to select line of the master report without refreshing the whole page?

    Hi SYSMAN2007,

    SYSMAN2007 wrote:

    I want to create the master detail report with ajax.

    If I want to get the value of a specific column of interactive report when click on one line and has a value of element of selected row column value.

    Then use the elements of value to refresh the details report.

    You have a better idea to refresh the report Details according to select line of the master report without refreshing the whole page?

    You can do this with the help of dynamic action. You need to get the value of the column of a line click in IR (using jQuery) and set the value to the elements which, in turn, can be used as a filter to other reports on the same page.

    See: How to use the values in the columns of an interactive report (Apex 5)

    Can you reproduce your problem on apex.oracle.com and share the credentials of the workspace, so that I can demonstrate how this can be achieved.

    See an example of how it can be done with dynamic actions: https://apex.oracle.com/pls/apex/f?p=35467:5

    Kind regards

    Kiran

  • Dynamic action to refresh the region-> see the message to user

    Hello

    I have a page in the apex 4.2.2.

    In this page, I have an interactive report and a filter sets, users can choose.

    When users choose one of the filters, I implemented a dynamic action to refresh the interactive report region, so it should refresh the data being shown without submitting it.

    So far so good... but... when the region is refreshing there is point 'charge of circle' which displays and allows the user to know he is done on the page. But this icon is not so obvious.

    What I want is to add a message, for example to display a region, which showed a message like "being the updating of the report, please wait" (something like that).

    I tried to insert in my dynamic action, as 1st action, to SHOW this area and as the last action to HIDE. But nothing is done, the region is never shown.

    How can I perform this task? All I need is to be able to display a message, for the duration of the dynamic action, to inform the user that he or she must wait until the task is completed.

    All real common actions have been reported to "wait for result", if I didn't get this wrong, it means that he expects the previous real action remaining to be done, in order to trigger the next... This should show the region and then hide it, but it does not work.

    Can someone help me with this? Maybe give an idea?

    Kind regards.

    You can actually go several routes with a solution for this. A refresh of the IR will start forward and after updating the events that you can hang on to dynamic actions or jQuery, so you can show something at the start of the update and then hide it again. And since you can do all this in jQuery you could easily hold it in a javascript file and attach it to every page of the ir. This is probably the cleanest solution and more independable.

    Another way is to use the already existing waiting icon and play with his presentation a little. You know, that you are talking about loading icon. You can change this to something much better with minimal effort!

    Example:

    Run when the page loads, to execute javascript code:

    $("#apexir_LOADER").append("
    Please wait. Refreshing the data.
    ");

    Add this css to inline css in the page:

    span#apexir_LOADER {
    display: block;
    width: 150px;
    text-align: center;
    background-color: white;
    border-style: solid;
    border-radius: 5px;
    border-width: 2px;
    top: 20%;
    }
    

    It'll make a little white box with black borders rounded around the loading icon and put a text below.

    You can get the html code to add a bit more generic, or you can raise some html of the page if necessary. You can put it in a dynamic action on the load, put in a js file, or whatever. The css can be put in a page template or a css file.

    It's only less independable hanging in front or after updating because we are taking advantage of the system in place, which means that maybe he could change in the future - but this is hardly on the same scale as the 'hacking' the ir for example javascript.

  • Refreshing the report DA

    Hello.

    We have an application built with apex 4.2.5.

    Application has a single element. The user enters the value in this element and press to enter.

    Application must insert data into the table area and updating of database, then the newly inserted record is broadcast in the report area.

    We use a dynamic action for the integration of the database. After that, the same DA refreshes the region.

    The problem - the application still displays the old record, newly inserted not one. If we use Refresh region action twice (just to test), second discount return new record.

    It seems as if the refreshment area is too fast to return new record.


    We have a DA with the first real action for the insertion of data in the database and the second real action for the updating of the region.

    How can we resolve this? So the user gets newly inserted record and us do not use Refresh twice.

    Thank you.

    Kind regards

    Dejan

    Hello.

    I solved the problem by adding dbms_lock.sleep (0.8); After the insertion process.

    Otherwise, the discount is too fast.

    We use this application across the Canada. Data is in one place. 0.8 second sleep gives insert enough time.

    Kind regards

    Dejan

  • How to refresh the report region change which column of report selection list

    Hello
    I worked with apex 4.2 and I create a classic report with list (named loved) select a column in the list change in report, update the table with the new value via JavaScript (change) call and woke up very well, and I change the color of the line was updated to make it different from the other lines now I want to update to the report after doing update without submitting the page to show the new color of line update.
    I called javascript:apex.submit() in the update function, but

    My Question
    1. How do I refresh the report after change report column list without sending page
    2-can we enter column name selection list report to submit the Page to refresh the report area


    Thank you
    Ahmed

    See my answer above!

    Here's what I did:

    • Created two hidden page items

    • Created a dynamic action on the page with three real actions. (1) set the item values page. (2) to execute code to update the plsql table. (3) update the region report

    Thank you
    Vikram

  • Refresh the region in a table using dynamic action

    Hello

    I'm stumped on this scenario please advise. I have a dynamic action a button that when clicked fires real action pl/sql that will add a member to a collection, it works as expected, but the second real action on the same button will refresh the tabular form/report region. This isn't refreshing my form/report.

    To know that if we can indeed I created a report on the same page, based on the same point of view and dynamic action works.

    So why the dynamic action of refreshing working on my new report and not on the form of tables. I found a tabular presentation just a report of updateble.

    I use apex 4.1.0.00.32

    Help, please.

    Right-click of the tabular form > click attributes report > go to layout and pagination > set yes partial page refresh

  • Refresh the report

    I have a page that has 3 regions.
    Region 1: Chart with animation
    Region 2: Report1 with a link to Report2
    Region 3: I2

    Currently, if I click on the link to Report1, and then the page is sent and I2 is updated, as well as the graph.

    Ideally I would click the link to Report1 and up-to-date data in Report2, without refreshing the page, IE, the table is not updated.
    I tried to play with partial page refresh, but cannot make it work.

    I have a workspace on oracle [http://apex.oracle.com/pls/apex/f?p=4550:1:]

    Workspace: GUSCRIGHTON
    Usernane: ANGUS. [email protected]
    Password: terminator

    Request 33310 GUS_TEST
    Page 43

    Thanks in advance

    Gus

    Hello Gus, c.

    Check your application in the workspace, if the feature works or not?

    What I did is:



    • Writes a javascript function in the header of the region region of employees to refresh the region:

      
      



    • Writes a javascript function in the HTML Page header of your page:

      
      

      The above function is an AJAX call that calls an application process: the SET_ITEM_VALUE that does nothing.
      But the line of code:

      ajaxRequest.add('P43_SHOP_ID',parseInt(p_shop_id));
      

      Adds a parameter to the AJAX request that sets the value of the element for the P43_SHOP_ID element.



    • After the completion of the AJAX call to the line of code:

      EmployeesRefresh();
      

      calls the function to refresh the report used.



    • Finally changed the link in the column to the column SHOP_ID report details of the shop:


      • Target : URL


      • URL :

        javascript:f_set_shop_id('#SHOP_ID#');
        





    • I checked the above features on Mozilla Firefox 11.0.

      I hope that helps!
      Kind regards
      Kiran

  • Refresh the result table or rerun the query

    I have a requirement, simple but stuck somewhere.

    Jdev 11.1.1.17 Expert level: Mid-Senior

    I have a form of application and the associated result table. It works great and no problems.

    My requirement is that I have a commandlink on one of the column. Clicking on that will open a popup with an editable filed. OK will commit and Cancel will close the pop-up window.

    After that the popup is dismissed with partial trigger, my table refreshes but data is identical to the front. But if I click the Find (Search) button on the query, it shows the data with the results updated which are changed in the pop-up window above.

    How do I update table which re - runs the query and then refreshes the table after the popup is dismissed, or when the user clicks the OK button in the pop-up window.

    Get on the viewObject of this table and call the executeQuery method that

    Write this method in the method AMImpl and then call it in bean managed using the OperationBinding at the click on the Ok button of the dialog box

    ViewObject vo = this.getViewObjectName ();

    vo.executeQuery ();

    Ashish

  • Refresh the report to modal page

    Hello

    I use Apex 5 and with a modal page, I'm not be able to refresh the report that calls this page.

    • I have a region to report on a regular page.
    • I add a button to call the modal page.
    • I record my data, I click on save and return to the page of the appellant.

    My report is not updated. If I create a 'classic form on a page with the report' and the form is modal, when I return to the report, the data is refreshed.

    What should I do to refresh the data?

    Thank you.

    Hello

    on your calling page that contains the report, add dynamic action on the button (or region) who listens to the event "dialog closed." As an action we "Refresh" and indicate your area of report.

    As soon as your modal dialog box is closed, this event will be raised in the calling page and your report will cool off. If you look at our sample Application database, you will find several examples of using this technique.

    Concerning

    Patrick

    Member of the APEX development team

    My Blog: http://www.inside-oracle-apex.com

    APEX Plug-Ins: http://apex.oracle.com/plugins

    Twitter: http://www.twitter.com/patrickwolf

  • How do I see the search for the other column table in a report

    Hello

    I created a 'form on the report' to get entry to reception.  Reception table has the column account_code.  How add place holder account_name column whose value can be fetch from table account_master.

    It is an interactive report on the form region.  I've learned there are two ways, one is to alert the request in the "source" of the report and include account_name column by joining the table account_master.  Another way is to create a calculation field? (not sure).

    I need to know what is the best way to achieve this.  I use APEX 4.2.6. EPG.

    Thank you

    -Anand

    Hi Anad,

    To configure a new column, you must run the page

    In the interactive report drop-> select the columns-> relating to the structure and then save it as the primary default report

    Thank you

    Sunil bhatia

Maybe you are looking for

  • Deleting albums/photos imported into iPhone

    Greetings On my iPhone, I have pictures that I took with my iPhone, but also who were imported to it from my Mac via iTunes (opening). I want to erase the photos on my iPhone that were imported to it from my Mac (Aperture, they were at the time where

  • all-in-one 7510 loses the wireless connection

    We just bought a HP Photosmart 7510. She created fine with a wireless connection to our office for Vista 64-bit. After awhile, he loses the wireless connection. If I close the printer then turn on again, it resets the connection and works very well.

  • How can Windows Checker work - I get rid of him?

    In order to access the computers of mu (has been locked) was to order an audit of the Windows work that has a Microsoft Logo, but I understand is a scam. I've already warned my credit card company, but the questions are: 1. How can I get rid of the p

  • photos of mail

    Equipped with Vista. I want to add pictures to the text of the emails, but Vista will only send photos as attachments. How can I add pictures of text?

  • SOUL WMV files

    Any way to export wmv from Adobe Media Encoder files? If so, how?Older posts say that's not possible. But the Adobe Help files advises you to use the SOUL to export WMV.I've never seen a kludgier program