How to display Quick values in the story

With the help of 11.1.1.6.2

In a dashboard page, I have a table with a hierarchy of dimension for the organization. If you click on a division he runs a link action to call a script in the browser (javascript in a text on the dashboard section) from the division. If you expand the section, and then click on a market, it calls the function javascript even.

Then, the Javascript function uses path go to update an analysis in an iFrame on the dashboard page and passes the value of the Division or the market value.

The analysis of the target has two filters: Division is invited and the market is invited.

So, after all, my question is how could display two values from the call of the road go into a narrative on the analysis of the target? Or I guess the other question is how to view the filter on the narrative values.

Sorry for the long explanation, but I hope it makes sense.

Thanks for any help or suggestion.

Brad

Try something using the Div tag
for ex:
< div id = filterValues > @{WeekBetween} {Default Value} < / div >
< script >
var i = document.getElementById('filterValues').innerHTML;
document.getElementById('filterValues').innerHTML = aParams ["varDivision"];
< /script >

If brand pls help

Tags: Business Intelligence

Similar Questions

  • How to display multiple values in the Email notification?

    Hi all

    I have a table in my page column, when I click on apply button changes, Notification email will be sent to the user with updated information.
    In the notification email, I've included the text field, date field value, everything works fine and I can get by email with the details.
    under select query that returns several value.i need to include these values in the notification e-mail.
    select distinct asset.NAME AA FROM ASSET_TBL asset join ENV_ASSET_MAP ENV ON ASSET.ID = ENV.ASSET_ID AND ENV.RESV_ID = :P24_ID
    Please suggest a solution.
    I tried the code below, but did not get any email!
    declare
    l_body_html varchar2(4000);
    env_list apex_application_global.vc_arr2;
    i number:= 1;
    
    begin
    For enrow in (select distinct asset.NAME AA FROM ASSET_TBL asset join ENV_ASSET_MAP ENV ON ASSET.ID = ENV.ASSET_ID AND ENV.RESV_ID = :P24_ID)
    LOOP
    env_list(i):=enrow.AA ;
    i := i+1;
    end loop;
    return Apex_UTIL.TABLE_TO_STRING(env_list,':');
    l_body_html :=  '<p><font size ="3" color = BLUE> <u> New Reservation Form</u></font> <br><br>
    <table>
    <tr><td> Selected Reservation : </td><td>'||env_list(i)||'</td></tr>
    </table><br><br>
    </p>';
    apex_mail.send(
    p_to => '[email protected]',
    p_from =>'[email protected]',
    P_CC =>'[email protected]',
    
    
    
    P_BODY      => l_body_html,
    P_BODY_HTML => l_body_html,
    
    p_subj => 'Notification Mail!');
    
    wwv_flow_mail.push_queue();
    
    EXCEPTION
    WHEN OTHERS
    THEN
    l_body_html := l_body_html || '. Error Occurred while sending email='||SQLERRM;
    
    apex_mail.send(
    p_to                     => '[email protected]',
    p_from                => '[email protected]',
    P_CC                     => '[email protected]',
    P_BODY               => l_body_html,
    P_BODY_HTML => l_body_html,
    p_subj                   => 'Notification Mail!');
    
    wwv_flow_mail.push_queue();
    
    
    
    end;
    Thank you
    with respect,
    Robette.

    Your process will end with the return on line 11 statement.

    I think that instead of return you want to load a local variable you put int the body of the email. That is to say. See *.

    declare
    l_body_html varchar2(4000);
    env_list apex_application_global.vc_arr2;
    i number:= 1;
    
    ******l_asset_name_list VARCHAR2(32767);*
    
    begin
    For enrow in (select distinct asset.NAME AA FROM ASSET_TBL asset join ENV_ASSET_MAP ENV ON ASSET.ID = ENV.ASSET_ID AND ENV.RESV_ID = :P24_ID)
    LOOP
    env_list(i):=enrow.AA ;
    i := i+1;
    end loop;
    *******l_asset_name_list :=* Apex_UTIL.TABLE_TO_STRING(env_list,':');
    l_body_html :=  '

    New Reservation Form

    Selected Reservation : '||*******l_asset_name_list*||'


    '; apex_mail.send( p_to => '[email protected]', p_from =>'[email protected]', P_CC =>'[email protected]', P_BODY => l_body_html, P_BODY_HTML => l_body_html, p_subj => 'Notification Mail!'); wwv_flow_mail.push_queue(); EXCEPTION WHEN OTHERS THEN l_body_html := l_body_html || '. Error Occurred while sending email='||SQLERRM; apex_mail.send( p_to => '[email protected]', p_from => '[email protected]', P_CC => '[email protected]', P_BODY => l_body_html, P_BODY_HTML => l_body_html, p_subj => 'Notification Mail!'); wwv_flow_mail.push_queue(); end;

    There may be other things to settle, these seem to be the main problem.

  • How to display a value in the profile not with metadata

    Hello

    I want to display some as helloworld above checkin profile page. But I don't want to use any metadata for this field. Is there a way to do this.

    Please make a contribution

    Thanks in advance

    <$setResourceInclude("std_field_group_header_show_hide","& nbsp;")$="">

    '& nbsp;' aid to the layout.

  • How to display a value of transitional attribute to column db entity column?

    Mr President

    Help me at the time 12.2.1 jdev.

    How to display a value of transitional attribute to column db entity column?

    I have the requirement to indicate a value of transitional attribute column in the column db entity for some reason any.

    Any body can help as my show in the picture below

    The StAmt is a transitional column and a column db of the entity.

    tworows.png

    Any body can help please. !

    Concerning

    This means that the amount to be the attribute will always has the same value of the transient attribute? If so, why do you want the amount attribute the transient attribute is sufficient?

    Anyway, if you want to get attribute data in attribute transitional amounts you can open class ViewRowImpl and appearing in the getter or amount, you can get the value in the transitional as attribute:

      public Number getAmount()
      {
        return getTransientAttribute();
        //return (Number) getAttributeInternal(AMOUNT);
      }
    

    in this case, the quantity data store database will not appear on the table it will still get the transitional attribute data and it's meaningless.

  • How to display date / time in the browser console?

    How to display date / time in the browser console?

    You can set through the Options (gear icon) page in the Web Console (Firefox/tools > Web Developer).
    This applies to the browser console and the Web console.

  • How to activate quickly publish in the BIOS Setup?

    Hello world

    does anyone know how to enable quick post in the BIOS Setup? This option seems not to be there in Configuration or maybe I'll only not on this issue the right way. Any help would be appreciated.

    See you soon
    AJMAL

    Quick post option does not exist and there is nothing to do. What you can try is to use a few hardware diagnostic tools.

  • Drag the control example and how to record a value of the indicator?

    Hello world

    I want to drag the Boolean buttons on my front panel in the time of execution, how can I do?

    I remember that I have seen an example or why, it's a map on the front panel, but I don't remember the name TT someone knows?

    and the second question is how to store a value of the indicator, like the first time, you set the value and close the vi and run it again, the value will remain unless you change in the second run time?

    Thanks in advance

    Thanks to you two, are there good examples of mouse followed the structure of the event available?

    and my second question is for example: read a file using the vi, I created the first, that the value of all the positions of the button on the front panel, and the 'get file vi extension' shows the name of the file on the front panel. then I close the vi and open it again, the button positions is always there where they are, but the file name string is empty.

    How can I save the filename so indicator when I opened that vi still once, if not the other position button file selection, the filename indicator still shows the previous name?

  • I can't have multiple files open at the same time! I need to compare the content from one to the other. How to display two files at the same time?

    I can't have multiple files open at the same time! I need to compare the content from one to the other. How to display two files at the same time?

    Hi sindres79946597,

    Open Acrobat Reader DC, navigate to the Edit-> Preferences-> General-> uncheck "Open Documents in the new tab in the same window.

    Now, reboot your system, when you open multiple PDFs that all will open in a new window so that you can easily compare.

    Kind regards
    Nicos

  • How to find this value in the oracle database to find out the table

    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    918440 wrote:
    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    Go to the online documentation and discover the data dictionary. You may be interested in reading about ALL_TAB_COLUMNS, but you will need to know what you want until you can query the view to find information

  • How to display this checkbox at the bottom of table lines.

    Dear friends,

    I created a table and a checkbox element in this region.
    I want to display this item box after rows in a table.

    How to display this checkbox at the bottom of table lines.


    Thank you

    Hello

    OK, sorry.

    Place the checkbox element to declare and report change 'display point"for example"Page Template Body (2. (éléments ci-dessous le contenu de la région) ".

    Kind regards
    Jari

  • How to display multiple images at the same time in CS6?

    How to display multiple images at the same time in CS6?

    Hello

    If you go to window > reorganize you can choose from several display options. Below, I have chosen two horizontal spaces since I have two images, but you can select other options if you have more than one image.

  • Browser problem to display a value in the field "display only".

    I'm trying to display a value in the "Display" section only when AJAX select list is changed. This works fine in IE but not in Firefox. I created the test below page on the site of the APEX. Any ideas are appreciated.

    http://Apex.Oracle.com/pls/OTN/f?p=54577:1

    workspace: stone
    username:[email protected]
    password: apex_demo

    Thank you
    Surya

    Hi Surya,

    I replaced x (node) .innerText = pValue; by $s (textNode, pValue); and it seems to work.

    Kind regards
    Jonathan

  • How to display a value according to the position of the arrow of the mouse?

    Hello world

    I change the color of the background of some indicators according to temperature measurements. Each context is bound to a temperature. I want to show the value of the temperature during the passage of my mouse on the indicator arrow. I don't want the before diagram with all temperatures cooler.

    Is this possible? The temperature might appear in a single, fixed, indicator or related to the arrow...

    Any help would be great,

    Thank you

    User

    Is this what you need?

  • How to display a URL in the value of the element

    I display only one element "P1_URL" in my form. This should display a dynamically prepared as a link url. I prepare the link in 'before the load' process and assigning it to the element 'P1_URL '.

    For example, if the link is ' < a href = "http://mycompany.com:7777 / pls/htmldb/f? p = 99:21 "> display items (565) < /a >', the problem is the link in full is displayed as text instead of a clickable url." Instead I like show "show items (565)" as a url for the article "P1_URL" and then the user should be able to click on the link for more details.

    any ideas are appreciated.

    Thanks for your help,
    Surya

    Hello:

    Change the type of "P1_URL" to "display as text (does not save the State).
    You probably have to be "show as text (escape special characters, does not save the State)". "."

    CITY

  • How to assign a value of the element from page to main page in the column element when Cre

    I have a form build on table T1. The T1 has a primary key defined (T1PK) and four other columns (C1 - C4). I have a form in this table. This form accepts the values of C1 to C4 and displayis an extra point, is not based on columns of T1 - P1_DUMMY. The form for T1PK element has the value "hidden and protected.
    When creating the form, I wanted that the value of the primary key (T1PK) will be obtained through existing trigger. I want to use the value stored in the page called "P1_DUMMY" for P1_T1PK.

    No matter what I do, I always get this error when I hit the button 'CREATE' on the page of the form:

    ORA-01400: cannot insert NULL into ('DEV'. "" T1 ". ("' T1PK")

    The Create button is a condition not to show if the the P1_T1PK page element is NULL. I created page rendering process, the process of transformation of page like this bock of PL/SQL:

    : P1_T1PK: =: P1_DUMMY

    But I still get ORA-01400. The form has the P1_DUMMY as display only, not not to store the State, so I can see that the P1_DUMMY element has the value I want (2).

    How to assign the value stored in P1_DUMMY in P1_T1PK when I click on the button CREATE on this form?

    Thank you for your time.

    Daniel

    Hello
    The belief question is the way in which the calculation is being defined. You are not using the &. rating (dot ampersand) in PL/SQL and SQL.

    Try this.

    1 define the calculation on P1_T1PK of Type calculation of value of the element
    2. on the next page to load textarea, enter P1_DUMMY. No. colon or &
    3. give appropriate conditions

    Kind regards

Maybe you are looking for