The reports in the page lol should limit the selection based on edge guest?

Hello world


I have a requirement where I need to create reports based on the survey questions and there are 6 tables and this survey Questions are repeated in all the tables in this 6 and assume overall, I created 70 reports based on this survey questions. And must I have to integrate all this 70 reports into single dashboard page, and within the hour I have to create radio 6 buttons each button will be the name of each table, how can I achieve this?

The next Question is when we choose a no option box. reports should limit on the page and must view reports related only to this table?


Please someone help me on that and answer me with your valid solution.


Thank you and best regards,

Laeticia.

It feels kind of weird that you had created 70 separate analyses rather than a smaller number with a little more intelligent filtering.

Anyway, you can do this by putting conditions on the sections on the dashboard page. According to your selections in the guests, this can hide and show the equivalent parts.

That said, the page will be a nightmare, and you'll need 70 conditions, so don't think it will happen well. Maybe take a step back and think about whether you really need 70 separate analyses. If you do... good luck with the creation of this page, it shuold be fun.

C.

Tags: Business Intelligence

Similar Questions

  • Please help: JavaScript Exception: error calling the selection function: Microsoft Edge, Windows 10

    Hello...

    Can someone help me with this? It happens on a site that just went live, so the customer is very anxious. All is well in Chrome and Safari...

    www.realfoodfakefood.com

    I contacted Adobe... the problem was caused because a link on the home page was not working. Microsoft Edge didn't like that much. Link fixed, issue went, I'm happy! This can be closed.

  • Change the values of the selection-based form field?

    Hi all

    I'm working on a schedule based on a school I'm having a hard time, my brain around programming package.  My DB table has 3 columns - ApptDate ApptTime, ApptSlots.  Most of the ApptDates are listed more than once because there is more than one time for a date.  See example below:

    ApptDate ApptTime ApptSlots
    09/09/201415:002
    09/09/201415:302
    09/09/201416:002

    The page queries this table for all data.  Then, there is a query of this query that selects the different dates and returns them in a drop - the first step of a user to choose their appointment.  The form field depending on whether I'll have is a drop down for time.  What I want to happen is based on the date of the user's selection, the corresponding time will appear in the drop-down time, as long as ApptSlots gt 0.  Before the user selects a date, I want the time drop down to be hidden or disabled.

    Is this possible or am I dreaming?

    Thanks for the help!

    Great explanation. Your explanation is simple, just so proceed and code as you say. No complication, not even AJAX, nothing. Wrapping your brain around it, makes it appear more difficult than it is.

    I'll give you some tips to help you get started. First of all, what you call a database table is not really one. Add an extra column in the table, a primary key. For example, apptID, integer type, 1, 2, 3,..., etc., which gives each appointment a unique ID.

    Then continue like this:

    / * select distinct apptDate as availableDate * /.

      


    / * Select apptTime as availableTime where apptDate = ' #session.selectedDate # ' * /.


  • Is "Web reported fake! This web page to the 69.73.182.154 has been reported as a false web and has been blocked based on your security preferences' legitimate?

    Yesterday, my wife received an email from 'Unauthorized Communication on access' so-called [email protected], who requested that the attached document fill in name, address, SSN, DoB, ATM card and PIN, etc.
    Thinking that it is legitimate that it fills in and clicking 'Continue', how the screen "Reported false Web!" appeared with the URL in the line of the previous question. When you click on "why has this blocked page" she took to Support Mozilla page titled how does integrated, phishing and Malware Protection works?
    The reported fake Web legitimately from you message and was the content of the form she has blocked or destroyed, or is now at risk of identity theft? In other words, is the part of "reported Web fake" page of the author of the phishing scam, or is his information?

    There is a good chance that the form was never sent (I don't know how the form was sent because I don't have the email address so I can't promise that it has not been sent) and so your information is secure, but you must always take steps to ensure that you protect your identity immediately , placer place notice of fraud on your credit and debit cards, change your passwords online, pine, etc. Remember that your bank will never e-mail you asking for your information, they have it all already, why do need to check? These emails are always scams.

  • I need instructions to retrieve the HTML page to report a redirection page

    I need to report a google redirect page (they use my name & info on the page but it redirects to one of these sites "we scan your computer online") & google says they must give me the
    "HTML of your search results page. It provides instructions to get it I have firefox, but they do not work. How to do it? Using firefox with several different queries, I searched but I am not find TI-sorry if this is a stupid question.

    You can select the part of the page with the mouse and right click on the selection to open the context menu. Use the mode > selection Source to see the HTML code of the code and copy what you need to the Clipboard (Ctrl + C). You may need to adjust your selection.

  • I have two report in a page and I want to change the report that one color of header but he perform the two report

    I have two report in a page as A report and B and I want to change the header color report only a header, but it will change the color of the header of the report I use this code in the css section

    table.uReport > thead > tr > th {}

    color: red! important;

    }

    but it will be the effect on the two report kindly can you help me

    Mr.javvi wrote:

    I have two report in a page as A report and B and I want to change the header color report only a header, but it will change the color of the header of the report I use this code in the css section

    {table.uReport > thead > tr > th}

    color: red! important;

    }

    but it will be the effect on the two report kindly can you help me

    Specify a static region ID for each region and which applies to the to box in your rule of CSS selector to target the report only in this region:

    #report-A table.uReport>thead>tr>th {
      color :red !important;
    }
    
  • Refresh the report area of PL/SQL (not Page) using the value of the select list

    Hello

    I have a report region based on a "body of the PL/SQL function returning a query'which SQL is generated on the selection of a value of an element from the selection list, select action list is"Redirect and set", but this causes the entire page refresh rather than just the region report." I tried to update the report using only a dynamic action on the item list select (Action now reset to 'None'), but now the report does not appear on the choice of the list. Can someone suggest a solution that will allow me to update this report without refreshing the page? I use APEX 4.2.2 and the syntax of the statement is as follows:

    DECLARE

    v_statement VARCHAR2 (500);

    BEGIN

    SELECT query_text
    IN v_statement
    OF sql_queries
    WHERE query_id =: P2_QUERY;

    RETURN v_statement;

    END;

    where P2_QUERY is Select list item,

    Kind regards

    Kevin.

    KevinFitz wrote:

    The displayed report region is subordinate to the point P2_QUERY is NOT NULL. I guess that the region appears not is because the Action for the select list item is set to None, and so P2_QUERY is always NULL.

    No, the region does not appear because it is subordinated to the P2_QUERY being NOT NULL. This means that the region of report never exists on the page displayed in the browser, so it cannot be updated dynamically. (Dynamic updating is not to evaluate the conditions of the region, and she makes only the content of the report, not the whole region again).

    Remove the condition on the region to report, check the update works and then go back on what exactly are the requirements here. If you want to the area appear only when P2_QUERY has a value, and you want it to be regenerated without submitting and reposting of the page, the region must then be hidden rather than conditionally restored and shown via dynamic when action P2_QUERY Gets a value.

    I tried to add a further Action for the event real value DA but has been a mistake, as stated above,

    All irrelevant if Page to submit items on the region is used correctly.

  • rerun a report without resetting page query other elements on the page

    APEX - 4
    Version of DB - 10 g
    Web - OHS server architecture
    Browser - IE8
    Theme - 5

    Hello

    I have an interactive report that I have added a list of selection upwards of, when someone chooses something from the list I want this value must be used to rerun the query in the report, so I created a dynamic action to submit the page when the selection list is changed, but I want only the data in the report to reset , not the list of selection at the top of the page, how can I force the query behind the report to relaunch, but does not affect anything else on the page?

    Thanks in advance for any help.

    Hello

    What you can do, have select the list with "redirect & set value" and use this selection list in your query as a variable binding and set a condition on this part of the report to only show when your selection list is not null.

    Thank you
    Tauceef

  • Refresh the report SQL (Send Page element)

    I want to add a lookup field in a SQL report. I have something like this
    SELECT * FROM emp
    WHERE  emp_no  LIKE  :P1_SEARCH || '%'
    I want to make the asynchronous search on KeyPress. The problem is that a SQL report is not a ' submit: 'attribute as an interactive report. "
    So after I refresh the report:
    $a_report($x('P1_REPORT_ID').value,'1','10','100');
    The report is refreshing (the icon of circle on the top of the screen) but nothing changes cause the: P1_SEARCH supports.

    How can I submit a JS page element?

    Greetings from King,
    Cearnau Dan

    PS: I use 4 APEX and by using dynamic measurements, it is the same as the Javascript call. (still does not submit the: point P1_SEARCH)

    Hello

    Place your footer area

    
    

    And create processes on demand MODEL

    htp.prn('OK');
    

    Kind regards
    Jari

    Published by: jarola December 19, 2010 14:40
    typo

    Published by: jarola December 19, 2010 14:46

    Another typo corrected from code.

    I did fact sample
    https://Apex.Oracle.com/pls/OTN/f?p=40323:78

  • How to highlight the selected line in an interactive report in apex5?

    Hello

    I want to emphasize the selected line in the report by changing the background color of the line. Basically, I want to do this. I really want to do is, select a row in the report and according to the selected line, I want to retrieve other data to another interactive report on the same page. So, how can I do this?

    Hi geslin,.

    Garza says:

    But here shows a link to another page or something like that. But I don't need that. I just want to show when the user selects a specific row by clicking on this line, and it should show that it has been selected by changing the color of the line and after having extracted a few hidden field and according to those column data display data on another report on the same page.

    Check your Application-> Page 2 30870. I've set up a dynamic action to reach the line highlighted when selected.

    Here are the steps to achieve the highlighted line:

    • Changed the definition of class employee culminating point to CSS-> section of the line on the page:
    .highlight-employee
       {
        background-color: blue !important;
        color: white !important;
       }
    
    • Commented the code written in JavaScript-> Execute JS when the section of the page to load the page.
    • Edited the ROWID of your interactive report column and set the following properties for 'column link:

    Text link: #ROWID #.

    Link attributes: id = "" #ROWID # "class ="monlien""

    Target: URL

    URL: javascript:void (0);

    • Dynamic action created with the following properties:

    Name: highlight_selected_row

    Event: click on

    Selection type: jQuery Selector

    jQuery Selector: a.mylink

    Action: Run the JavaScript Code

    Fire on loading the Page: No.

    Code:

    var row_id = this.triggeringElement.id;
    $('#P2_NEW').val(row_id);
    $('#'+row_id).parent().closest('tr').find('td').addClass('highlight-employee');
    

    Scope of the event: Dynamics

    Kind regards

    Kiran

  • The selection list value does not change when the page is sent

    Hi all

    I have a selection list that acts as an entry for the report. the page is submitted using a button.
    The button uses the branch option "redirecting to page in the application. I select the same page.

    The problem is when I change other values in the value list always takes the first value

    I want to know if the problem is with the key or select list. What should I do about it?

    Concerning
    REDA

    Renon wrote:

    I tried your suggestion. Now that I ask, is the report is expected to show only when the button request is passed. I read to present the action of page the name of the button acts as a request.
    so now my report status is request = Expression1 and value of expression1 takes GO tell button name.

    The report does not appear but. I checked the session. It has the value of the selection list and the page is submitted as but the report is not displayed.

    ASK is disabled before the exposure treatment page unless it is set in a branch or a URL, this is why it has no value when they are referenced in your State in the region.

    Set the attribute request in your branch for & request to make available at the course to see the page the current value of the demand for treatment.

  • Refreshing a report on the change in value of the selection list

    -Very well, this should be very easy, but I can't seem to do things.

    I have 2 items on a page: a list of selection and a report.

    The report contains a WHERE clause that uses the value of the selection list.

    So when I change the value of the selection list, the report needs to be recharged.

    I don't want to use a 'Redirect and set' when I change the selection list, because I don't think it's very pretty.

    So I created a dynamic action that updates the State when the selection list is changed.

    Now for the problem: the report get updated, but the new value of the selection list is not used!

    How can I make select the value of the item to be stored in session state?

    I can't find this option anywhere in the parameters of the dynamic action.

    Thank you.

    popovitsj wrote:

    How can I make select the value of the item to be stored in session state?

    I can't find this option anywhere in the parameters of the dynamic action.

    It is in the region of report definition: Page to submit items in the Source section.

  • Update of the collection based on (wwv_flow.g_f01) report

    Hi all
    I have a page in my application that contains 3 standard reports based in a collection. There is a main report and from there you explore the other report, and from there you can go down to another (3rd report) that I'm trying to update a member of the collection based on an lov. I don't know how to insert the value from the lov in the 3rd report.


    Select seq_id
    IN CURR_SEQ_ID
    of apex_collections
    where collection_name = "ARGYLL_INVOICES."
    and c001 | C002 =: P12_EPSB_JE_HEAD_LINE_NUM;

    apex_collection.update_member_attribute (p_collection_name = > 'ARGYLL_INVOICES',)
    p_seq = > CURR_SEQ_ID p_attr_number = > 17, p_attr_value = > "EDMO");

    It works fine, but of course, it is hard coded. I would use the api wwv_flow.g_f01 but I can't make it work with my rudimentary understanding of this api call.

    apex_collection.update_member_attribute (p_collection_name = > 'ARGYLL_INVOICES',)
    p_seq = > CURR_SEQ_ID p_attr_number = > 17, p_attr_value = > wwv_flow.g_f01 (a few references here);


    Any guidance would be most appreciated.

    Thank you

    Here is an excerpt from a quick tutorial on the use of collections. I'm including the section of the report you can see the corresponding values:

    SELECT rownum, apex_item.hidden(1, c001),  --Key ID
         apex_item.text(2, c002, 8, 8) VALUE1,
         apex_item.text(3, c003, 3, 3) VALUE2,
         apex_item.text(4, c004, 8, 8) VALUE3,
         apex_item.date_popup(5, null,c005,'MMDDYYYY',10,10) MY_DATE
    FROM APEX_COLLECTIONS
    WHERE COLLECTION_NAME = 'MY_COLLECTION'
    

    It will be a report as a SQL report - you are just pulling the data from the collection. You can always ask the nice formatting, naming, sorting, etc. of a standard report. In the report, the user will have 3 values 'text' and a Date with the date picker. You can change the format, make sure just to change all four procedures.

    What is critical to note here are the numbers that come just before the column names. These numbers become identifier in the table used to capture data. What is APEX is creates an array of up to 50 items designated as F01 - F50. The F is static, but the number that follows, it matches the number on your tax report above, IE, F01 will contain the primary key value, F02 will contain the first numeric value, etc.. Although not strictly necessary, it is advisable to assign these values so you don't have to guess.

    A note more: I try to align c00x values in the column with the values of F0X collection in the table to stand straight, but they are values that do NOT have to match. If you have a request that you think could get developed, you can leave gaps where you want. Remember, however, that you have only 50 columns of table to use for the data entry. It is the limit of F0X table even if a collection can have up to 1000 values.

    Now, you need a way to capture the user input. I like to create this as a PRELIMINARY procedure CALCULATIONS/VALIDATIONS in this way the user can see what they changed (even if it is false). Use Validations to intercept errors.

    declare
      j pls_integer := 0;
    begin
    for j1 in (
      select seq_id from apex_collections
      where collection_name = 'MY_COLLECTION'
      order by seq_id) loop
      j := j+1;
      --VAL1 (number)
      apex_collection.update_member_attribute (p_collection_name=> 'MY_COLLECTION',
          p_seq=> j1.seq_id,p_attr_number =>2,p_attr_value=>wwv_flow.g_f02(j));
      --VAL2 (number)
      apex_collection.update_member_attribute (p_collection_name=> 'MY_COLLECTION',
          p_seq=> j1.seq_id,p_attr_number =>3,p_attr_value=>wwv_flow.g_f03(j));
      --VAL3 (text)
      apex_collection.update_member_attribute (p_collection_name=> 'MY_COLLECTION',
          p_seq=> j1.seq_id,p_attr_number =>4,p_attr_value=>wwv_flow.g_f04(j));
      --VAL4 (Date)
      apex_collection.update_member_attribute (p_collection_name=> 'MY_COLLECTION',
          p_seq=> j1.seq_id,p_attr_number =>5,p_attr_value=>wwv_flow.g_f05(j));
    end loop;
    end;
    

    Clear as mud? Walk slowly through it. The syntax tells APEX Collection (p_collection_name) (p_seq) line, then what attribute/column (p_attr_number) updated with the value (wwv_flow.g_f0X (j)). The number of the attribute is the column number of the collection without the 'c' on the front (IE c004 in the collection = attribute 4).

    See if this helps answer the question. You'll notice that I'm grabbing values SEQ_ID of the collection and a loop through them one at a time and using them to find the index of the JavaScript array holding the corresponding value, I need to use in the update part.

  • When you use print selection in Firefox 12.0, it prints whenever the selection is on the page (on paper) instead to the top of the page (in paper).

    When you try to use the print selection, printing starts in the location it starts as on the web page. For example, if it is down half way down the webpage, it starts halfway to print on printer paper. Then continue to another document. This only happens in Firefox, not other browsers. It makes me really want to change the default browser so I don't have to keep switching to print correctly. I tried Print Edit plugin, but it is a lot of time to do something that should be simple.

    Yes, the functionality of the print selection was twisted several times in recent versions. It was very broken in Firefox 11 and the fix has exacerbated the problem of the position of the selection moves to the top of the page (which has a long history, but is worse now).

    Workarounds

    I agree that the add-on Print Edit, which allows very fine control of the elements on the page, is not the best solution for this problem, because you often click on number of items for the same selection.

    The add-on Nuke anything that improved , has the ability to delete everything except your selected page text. Then you can print normally (i.e., without choosing the bubble of selection). I see not a feature cancel it, so you need to reload the page later to continue working with her.

    Some screenshots illustrating this use will appear below this post.

    (Note: the wire earlier How to get selection impression at work, page 2.)

  • Change the content of the page based change the selection box

    Hi all

    I want to create a page with 2 box selection and 1 table below

    • Selection box
      • Box1: 1-12 (months of the year)
      • Box2: 2010-2015 (year between 2010 and 2015)
    • Table
      • Get data from view GET_DATA_SALARY. This view having a 4 column: NAME, SALARY, FAC_MONTH, FAC_YEAR
      • This table will be based on the selected value of 2 boxes above change

    Please help me solve this problem.

    Thank you

    To put it simply, add a button that submits the page.

    Add a where clause clause to your report

    where FAC_MONTH = P_MONTH

    and FAC_YEAR = P_YEAR

    Gus

Maybe you are looking for