Hide the interim report

Hello

In one of my dashboard, I have a guest (Date setting), the interim report and the detailed report.

Based on the date parameter, interim report will list all the invoice ID that will pass bill to detail report.

I don't want to display interim report. I don't know how to do this.

Please let me know if it is possible or not.

Thank you
Poojak

Hi Poojak,

Here's how your dashboard must be installed:

--------------------------
Dasbhoard invites

Detailed report (with filter on the interim report)
-----------------------------

If install you it as you should get exactly what you want. OBIEE run the dash prompt, then it runs the interim report because the detailed report depends on. The interim report will be affected by the guest because even if its nested in a filter condition, it is still considered part of the dashboard. Once the interim report has been filtered by date prompt, then the detailed report comes up.

And Voila! You have a 'hidden' interim report because it is nested in a filter condition and guests can even have in your dashboard.

Good luck and if you have found this helpful, please give points.

-Joe

Tags: Business Intelligence

Similar Questions

  • How to hide the region report?

    Hi all

    In my application, I am uisng the concept of visibility serach when I click Search link I display another report as a message, because they have not entered or selected something before clicking the serach button.
    < {font size = '7' color = "red" > no data found for the search criteria.} Please < {a href = "f? p = & APP_ID.:6: & SESSION. {": No.:" > click here < /a >} re-enter the serach criteria! < {/ make >}


    Now, when this message comes they click here uisng the above message while this region must hide and only the first region should be present. For this, I tried like this

    < {font size = '7' color = "red" > no data found for the search criteria.} Please < {a href = "f? p = & APP_ID.:6: & SESSION. {": No.: P6_HIDE:hide" > click here < /a >} re-enter the serach criteria! < {/ make >}

    But there he throws error like 'cannot find the item for the '' show' ' element ID in the application. How to solve this problem.

    Or

    They is sort of othet instead of display the report can I view in the popular message stay no data found.

    Thank you
    David...

    You use the page validation to check if the search value is not null

  • Hide the "No data found" msg in the region to report when you 1st click Search page

    Hello

    (Sorry if it's confusing but my APEX is in FRENCH and I tried to translate)

    I created a search page in my application.

    1. I have an HTML region, with a search box and I have the search button

    2 - I have a region (PL/SQL source) report, which sometimes does not return any data, giving a message 'No Data Found.'.


    When I click on the search page for the 1st time (on my navigation bar), I like to HIDE the region report so that I do not have the message "no data found".

    Only once we click the search button and there is no result, I want to have the message "no data found".

    How can I achieve this?

    Thank you

    Roseline

    1. create an item hidden on your page (P1_HIDDEN_ELEMENT)

    2. place your message no data found in a span tag

    No Data Found
    

    3 create a load calculation to set your P1_HIDDEN_ELEMENT to 'no_data_found' if it is NULL and put it to ' ' if it is NOT NULL - body of the type PL/SQL function

    BEGIN
       IF :p1_hidden_element IS NULL
       THEN
          RETURN '';
       ELSIF :p1_hidden_element IS NOT NULL
       THEN
          RETURN ' ';
       END IF;
    END;
    

    4 put this in the footer:

    &P1_HIDDEN_ELEMENT.
    

    The alternative would be to create a display area – pure HTML and display only the first. Once the search has begun this region would remain hidden and only the report themselves.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • Subtotal Reg in the prompt report of

    Hi Experts,

    We have a Multi select prompt product and I report as (Prod, year, sales) when us unique from the prompt product selection is show the relationship of the just.

    Here, the requirement is when we single selection produced from the prompt that to show the ratio of the product, but when we choose several products (more than one product), then it only to show the subtotals of the products in the report.

    Kind regards
    Rafi

    Hey Rafi,

    In the interim report, make sure that you correctly the steps as shown in below the above post.

    -In the interim report, include a column that is product and apply the function count on him. that is to change the fx to the count of ("ProductDim". "ProdName"). "
    -In the intermediate report filters, include 2 filters - AutoCAD is invited and Count (ProdName) 1 >. So, basically, this report returns line if nothing is selected in the command prompt, or if there is more than 1 product selected from the command prompt. If only one product is selected, this report returns no rows.

    To test if the interim report is behaving in the right way, it adds in another section of the dashboard. Ideally, when you select a single product that report should not return all rows. If you select more than one product, it should return a single row with the number of selected products. In this way, you should be able to debug the problem.

    Thank you

  • Hide the Excel using LabVIEW Report Generation Toolkit or active chart legend

    Hello Eveyone:

    I'm working on tool report generation in labview and creat excle report. I create the chart in the report, but I can't hide the chart legend or change the font size using the report generation tools.

    I appriciate you guys time.

    Thank you

    Howdy!

    What version of LabVIEW Report Generation Toolkit you use? Did you take a peek at the .vi LabVIEW example column chart (Excel)

    and he looked at using the Excel insert graphical VI and Excel graphic Set do?

  • Hide the report 0

    Hello

    How to hide all the zeros in my report?

    I did it

    < script >

    $(' #MYTABLE tr:last').filter(function() {return $(this) () .text == "0" ;}}). CSS("font-size","0%");

    < /script >

    But that doesn't make all the lines?


    Any help please


    Dean

    Postie wrote:

    Hello

    How to hide all the zeros in my report?

    I did it

    But that doesn't make all the lines?

    Your selection is only for the last line:

    $('#MYTABLE tr:last')

    Why do you try to do that in a strange way? For example, have you considered that shrink the text won't hide the zeros for users who cannot see them? This Visual change has no effect on screen readers (or CSV export also). What about the ugly flicker which will lead as the browser redraws the table when it executes this script?

    If you really want without zeros in the report, delete the source of the query:

    select
        nullif(col1, 0) col1
      , ...
    from
        ...
    
  • hide the text label in the section report IR under certain conditions

    Hello
    We have a textlabel and a calculated field in a section of report to the IR 11.1.2.1. Is it possible (in a script) to hide the textlabel and field based on certain conditions, like for example, if the field computes to 'zero '?
    Thank you.

    Use a field instead of the text label. In the Expression Editor you can use the function if() {} else {}

    HTH

    Wayne

  • hide the parameter in the report bi publisher

    Hi all

    I use obiee 11.1.6.0 and I need to hide the parameters in the report bi publisher. I know that in 10g and 11.1.6.6 we can hide the parameter in the data model. For 11.1.6.0 y at - it another way to hide the setting.

    Thank you

    Virat.

    See this post
    Re: Hide the parameter in bi publisher 11g

    If brand can help pls :)

  • Hide filter interactive report dynamically after the page load

    Hello

    I try to hide the section of interactive report filters (hide/show the area with +/-sign on the top of the report) the loading of the page

    I have the reference to the thread after http://apex-at-work.blogspot.com/2011/02/hide-interactive-report-filter.html posted by Tobias Arnhold...

    According to the expert, all I have to do is post the following code the code JS "page loading" within a dynamic action...


    / * Hide filter IRR after page load * /.
    If ($('#apexir_CONTROLS_IMAGE').attr ("src") == ' / i/minus.gif ') {}
    gReport.toggle_controls ($x ('apexir_CONTROL_PANEL_CONTROL'));
    }

    I did, but apparently it does not work for me...

    I posted a sample on APEX. Oracle.com for review and comment

    Thank you

    Edited by: qwe12654 may 3, 2011 19:15

    Hello

    01. in the report Footer region put this

    
    

    * This will hide your filters, highlight conditions

    02. then Goto 'Report attributes' => 'Search Bar' => for 'Include search bar' select 'no '.
    * This will hide the full search bar (do this only if you want to hide this part)

    * If you get the answer then mark as 'Correct '.

  • Hide the icon of change report.

    Hi friends,

    I have a scenario in my application

    My consist of a WEB APPLICATION of CARDapplication,

    It consist of the following fields

    Employee number *)
    Name *)
    *) Blood group
    Pattern Type *)
    *) status - LOV (consisting of New and approved)...

    Once the employee (sender) applies to a REQUEST of ACCESS CARD, it will fill in all the details and for the State it will give there * 'NEW' * and it will apply for the request... This application will be stored in the report with the icon change, if he wants means, he can change his request by clicking on the icon of change request, and then he can submit it again...

    Shortly after, the receiver will receive the REQUEST of the sender...

    What the receiver will do the means, once the request is granted, it will be to amend the application by clicking on the icon for amendment of the application which is in the report and change the status of * 'NEW' to 'APPROVED' * and send it to the sender...

    After that, the sender will see demand which is related, in which the 'NEW' status was changed to the "APPROVED"... Soon after change of the request to the APPROVED State, you should not change this request...

    How can I hide the icon of change of demand that is related, shortly after state transitions to the State APPROVED...

    Because the sender should not change the query that was APPROVED in order to return the APPROVED request...

    How can I hide the icon change my request shortly after the status of the report on the State APPROVED...

    Your help is very appreciated...

    Thanks for your point of view...

    Kind regards
    Mini...

    0 and 1 are just examples. If you have set up things like A = APPROVED and N = NEW you would have your status code look! = « A »... You need to just check for everything that is the return value.

  • How to hide the report engine

    I'm new in oracle and want to know how to hide report engine when running...

    Can someone help me...

    Thank you

    Fasquel

    The following coding will help you hide the report oracle machine,

    ADD_PARAMETER (IDparam, 'ORACLE_SHUTDOWN', TEXT_PARAMETER, 'YES');

  • hide the button if no data found in the report

    Hello

    I use the apex of oracle 10g 3.2
    I display a report with the "print" key.
    I want it if the report shows not all data that is no data found then I want to hide the "print" key.

    How to do this.
    Thank you
    Olivier

    Hi Olivier,.

    In the "print" key condition, select the condition type as "EXIST (SQL query returns at least one row) ' copy and paste the SQL report in expression1.

    Kind regards
    Sagay

  • Hide number (or number format) on the Oracle report with bar code

    Hi al!
    I made an example of printing barcodes on the Oracle report
    with the link for help:
    [http://download-west.oracle.com/docs/html/B10602_01/orbr_barcode.htm | http://download-west.oracle.com/docs/html/B10602_01/orbr_barcode.htm]

    However
    I want to hide under barcode images or Format number!
    Ex:
    |||||||||||||| -> barcode images
    1234567 > barcode number

    I want to: hide: "123456" or format: "123.456".

    Thank you!

    Hello

    The Image is generated by the java code in oraclebarcode.jar
    It is possible to 'hide' a part of the image by putting an object ("rectangle" for example) on the part of the image that you want to hide.

    Concerning

  • Hide the "submit" button when there is nothing to report

    Hello

    I have a simple command with a 'running total' good quantities ordered at the top of the form, (FormCalc) calculated as follows:

    the sum of $ = (Products.PRODUCT_GROUPS. DATA[*]. PRODUCTS. DATA[*]. Quantity)

    If this amount is zero (that is, nothing has been ordered) so I want to ban the form submitted by e-mail. I thought that the best way to achieve this would be to hide the submit button when this field is zero and show when > 0.

    I tried adding this code for the same event in this field to calculate:

    If ($ > 0) then

    Button1.presence = "visible".

    on the other

    Button1.presence = "hidden".

    endif

    but no go.

    Sorry if it's real simple, but I would appreciate the help!

    Thank you.

    When, in the code window, you will see that it says something about Ctrl + click for the SOM expression. So if in the event code for an item, you can press CTRL, then click on another point and it will insert the correct reference in your code. We must ensure that emphasis is placed in your code when you do and the mouse cursor will turn into a broad V.

    You can do a right click in the code window and select check the syntax of the Script to see if there are problems.

    When you view the form in preview, Ctrl + J opens the JavaScript debugger. It may need a config first in Acrobat. It has been a while since I put that up. Instead of making app.alert, you can do console.println and it will write in the JavaScript console. Occasionally, you may need to debug something dealing with the development and the app.alert itself affect the focus.

    Have you thought about putting your code preSubmit event and displaying a message that nothing has been entered? Also don't xfa.event.cancelAction = true

  • 10g - hide, the report contains the oracle user-defined function

    Hi, experts,

    of http://obiee101.blogspot.com/2008/07/obiee-cache-management.html

    Reasons why a request is not added to the Cache:



    •The-cacheable SQL element. If a SQL query contains Current_Timestamp, Current_Time, Rand, Populate, or a parameter marker, then it is not added to the cache.

    •The-cacheable table. Physical in the Oracle BI Server repository tables can be marked "cacheable". If a query refers to any non-cacheable table then the results of the query will not be added to the cache.

    •Cache hit. In general, if the query gets a cache hit on a previously cached query, then the results of the current query are not added to the cache. The exception is query that is aggregated at winding hits hits.

    Result set is too large.
    Query is canceled. This can happen by explicit cancellation of Oracle BI Presentation Services or Administration, or implicitly through timeout tool.

    •Oracle BI Server is clustered. Queries coming into family "seeding cache" spread in the whole of the cluster. Other queries continue to be stored locally. Therefore, even if a query may be cached on the Server BI Oracle 1 node, it can not be on the node Server BI Oracle 2.




    I would like to know
    If the application (report on the dashboard) calls a function defined by the user to oracle, the cache can be created and saved for this report?

    Thank you very much!

    Hello stephen,.

    If the application (report on the dashboard) calls a function defined by the user to oracle, the cache can be created and saved for this report?

    Yes, it is cached... function defined in the database is called OBIEE is cached and saved.

    More information and example can be found here http://oraclebizint.wordpress.com/2007/09/10/oracle-bi-ee-10133-support-for-native-database-functions-and-aggregates/

    Hope this helps you. Check answers to any other questions you have posted?

    By,.
    KK

Maybe you are looking for