dynamically display title based on the value selected in the column picker

Hi all
Would it be possible to display the title of the dynamic report based on the value selected in the column picker. Suppose I have two State of the column and region. When I choose the status in the column picker the title of the report will show 'Summary of the situation' when I'll choose the region then the title will change to "summary of the region. Please help me...

Hello

Check your mail before I send the entire process with screenshots.

Concerning

NGO

Tags: Business Intelligence

Similar Questions

  • OBIEE reporting requiremnt:Display image based on the value of result report

    Hello


    I have an OBIEE reporting requirement, the report displays the result out of 10 based on a value selected in the command prompt dimension, what I want is if the score is less than 5, the image of warning should appear right in the report score with a sufficient distance and if the score is greater than 5, I want a right image tick.

    It will be a great help if someone will give me the solution as soon as possible, because I have a very urgent need.


    Thanks in advance.

    It took 3 clicks to hide the structure of the table...

    For the "how to return an image of the formula in the column" it's just the data format of the column that should be set to the URL of the Image and your column value must be the URL of the image. If you add a formula as CASE WHEN your_condition THEN 'http://.../picture1.jpg' WHEN your_condition_2 THEN 'http://.../picture2.jpg' END

  • How to display a list of the columns (search bar - not displayed) in ascending order

    Hello

    I'll have an interactive report...
    In the Search bar we have to Select columns, unless we must do not display it.
    where all the columns (not shown) are listed.
    How can we display these columns in increasing order

    Thank you
    Deepak

    You want to display these columns in the IR?

    In the affirmative. Select the column you want to display, and then click on the the ' > '.
    In the interactive report regions - source, where you have your query to select columns use to rank them by order of the Association.

    You want to keep these columns as "do not display" and make them in the Association order it?
    Select all the columns to display and return the columns selections making "Not displayed" region order assn.
    Or in the query, select the columns in the desired order.

    I don't know if I'm helping. I fell like I got your question all wrong. Still...

    Published by: machan on December 11, 2009 11:01

  • How to conditionally display images based on the values of the variables

    I am building a demonstration Captivate containing a slide branching that allows the user to choose which way they want to view; Once they are done, they come back on this slide branching, and I want a check mark to display the button/path that they have already completed.

    I'm new to the use of variables and actionscript in Captivate, so I went the the documentation and the creation of variable is clear, as well as the use of conditional constructions, but I didn't know the instructions of scripts that look like they will allow me to display an image from the library when she is called in the conditional.

    Is this possible? If so, a pointer to an appropriate documentation or sample code would be greatly appreciated.

    Thank you

    Josh

    Hello

    When you insert images of the box, you click the Options tab and give the image a name that you may recognize. Then clear the Visible check box. This allows to keep hidden until you want to show it.

    However, note that even if all the image names are listed in the dialog box advanced Actions as being available for show, you will only be able to show an image if you run the fast Action of the blade where the image exists. So you will likely build a means by which you are setting up a variable to indicate that a section has been visited. Then create an action that is performed on slide enter to show the images based on the values of the variables.

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • How to change a region title based on the input parameter?

    Hi all

    I need to change the title of the dynamic region based on the value of a selection list in another region.

    Can someone help me in this?

    Kind regards
    Santini.

    Hello

    You can use & P1_ITEM_NAME. (including the & and the.) the title of region - this string will be replaced by the value of the item page called P1_ITEM_NAME, then change the name according to your order of the day of the page

    Andy

  • Dynamically create checkboxes based on a value in a table

    Hi friends,

    I am looking for crerating several checkboxes based on a value in the table. For example if I'm clicking on a name of 'material' in a report, I need to show all interfaces for equipment like the checkboxes in another page. There is a table that contains interfaces corresponding to a particular equipment. The box should be checked if this particular interface is "put into service". This info is present in the table "provisioing. How can I achieve this. Help, please.


    Kind regards
    TJ

    The display order of your boxes depends on your SELECT statement, just put an ORDER BY in there, and you can do whatever you want.

    Don't forget: the LOV-statement must select all of the possibilities, with the process, you set the provisioned to checked.

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Display Images based on the URL of the site

    Hello! I'm working on a project and I want a different logo image to appear on the first slide in a captivate course based on the URL of the site. I wonder if there is a way to do this and that this would imply. Thanks in advance!

    Then it should look like this:

    /* Convert the web address to lower case for comparisons sake */
    var webAddress = window.location.href.toLowerCase();
    
    /* Check if the web address contains part of the URL name */
    if(webAddress.indexOf('victortechnologies')>-1){
      /* The Web Address contains "victortechnologies' so set the Captivate User Variable to 'Victor' */
       window.cpAPIInterface.setVariableValue('vImageToDisplay', 'Victor');
    }else{
      /* The Web Address does not contain "victortechnologies' so set the Captivate User Variable to 'Thermal' */
        window.cpAPIInterface.setVariableValue('vImageToDisplay', 'Thermal');
    
    }
    

    So you should use a conditional tip Action 2 steps at the entrance to the first slide to:

    • Run this JavaScript (1 set = 1 for the State)
    • Check the value of the variable user vImageToDisplay and show/hide the appropriate image.

    Note that you will want to check if vImageToDisplay is equal to 'Victor '.  I was using "HTML5" in my action below because my images are different.

    I've tested this and did not run in synchronization problems.

  • How to set a repeating subform based on a value selected in a drop down list?

    Please forgive me if this is somewhere, but I spent a few hours searching and have not led to what.

    I have a drop-down list that allows the user to select the number of teams in you listing (1-5). Then I have a subform with all the necessary information for each team. I wish that the subform to repeat automatically based on the number selected in the drop-down list, because I need this information for each of the two teams by registering.

    Thank you!

    In the case of exit of the drop-down list, in formcalc, put something like:

    teams of var = $.rawValue

    var counter = 1

    While (counter< teams)="">

    Subform2.instanceManager.addInstance)

    Counter = counter + 1

    endwhile

    This assumes you have already 1 version of the subform. If you are a beginner with no condition (meter while doing<=>

  • Generate the series based on the column

    Hi Experts,

    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production

    PL/SQL Release 9.2.0.1.0 - Production

    Could you please help me to generate the folloing sequence.

    act_noto_be
    11
    02
    12
    12
    03
    13
    04
    14
    14
    14
    05
    15
    15
    15
    15
    15

    Based on the act_no I want to generate the sequence to_be in sql.  Help, please.  Thanks in advance.

    You must have a column that defines the order of the line. I added a column ID that defines the order of the single column. With this you can do.

    SQL > t
    2 as
    (3)
    4. Select 1 id, 1 act_no Union double all the
    5 select id 2, act_no 0 of all the double union
    6 select id 3, 1 act_no Union double all the
    7 select id 4, 1 act_no Union double all the
    8 select id 5, 0 act_no of all the double union
    9 select id 6, 1 act_no of all the double union
    10. select id 7, 0 act_no of all the double union
    11 select id 8, 1 act_no Union double all the
    12. select id 9, 1 act_no of all the double union
    13. select id 10, 1 act_no of all the double union
    14 select id 11, 0 act_no of all the double union
    15 select 12 id, 1 act_no of all the double union
    16. select id 13, 1 act_no of all the double union
    17 select id 14, 1 act_no of all the double union
    18 select id 15, 1 act_no of all the double union
    19 select id 16, 1 double act_no
    20)
    21 select t.id
    22, t.act_no
    23, max (t1.rno) on to_be (t.id control)
    24 t
    25 left
    Join the 26)
    27 select row_number() over (order by id) rno
    28                 , id
    29, act_no
    30 t
    31 where act_no = 0 or (id = 1 and act_no = 1)
    (32) t1
    33 on t.id = t1.id
    order of 34
    35 by id;

    ID ACT_NO TO_BE
    ---------- ---------- ----------


    1          1          1
    2          0          2
    3          1          2
    4          1          2
    5          0          3
    6          1          3
    7          0          4
    8          1          4
    9          1          4
    10          1          4
    11          0          5
    12          1          5
    13          1          5
    14          1          5
    15          1          5
    16          1          5

    16 selected lines.

    SQL >

  • Multi select in the column picker

    Experts,

    I have a requirement... When I need to select several columns in the column Chooser... I can't go to the view due to its limitations selector...

    the columns that are displayed in the drop-down menu to the bottom of the column selector cannot be tab criteria... so... I can not go to show the selector... I want that the selector column... but with that... usage may need to select 1,2 or even more...

    is it possible... Help, please

    Thank you
    Kiran

    Hi, kiran. Glad to see that it works. To assign points, you must go to the line items and top right indicate the 'proper' and 'useful '; otherwise, no points are awarded. Thank you.

  • Display image based on the value of the variable of the choice by the user

    Hi all, I hope someone can help with what I think is a simple request. Ive only been using Captivate 7 for a few days and still feeling my way around things.

    I installed a question multiple choice quiz that has 4 possible answers (correct 1: incorrect 3.)

    It works fine out of the box, and when a user presses the button send the response box appears showing if the user responded to this correctly or not.

    What I want to do, that is forward a bit, and if the user gets the answer wrong I would a small image of a check mark appears next to the correct answer.

    I have included my image on the stage, he gave an alpha of 0 to hide effectively.

    In interactions in advance, I created a variable called showImage with an initial value of 0

    What I am struggling with now is how to increase the value of the variable to 1 when a user selects a wrong answer and change the alpha of 0 to 100 for show the image illustrating the choice of the correct answer.

    I know that what I have described, is essentially what is happening at the end of the quiz, if a user has access to review their answers but I would like to be able to do as they progress through the questions.

    Thanks a lot for your help

    D

    Hi D,

    What you need to do is rather than make his alpha 0. It completely hide the scene until the user gives the correct answer.

    So, I want you.

    (1) insert a picture

    2) go to image and all properties panel up - untick 'Visible output.

    (3) open properties Quiz, select under Actions failure level 1/2/3

    (4) select 'Last attempt' as 'Show' and the image you you inserted

    This way the image will appear if the user selects an incorrect answer.

    I hope this helps.

    See you soon,.

    Anjaneai

  • Dynamically partition a table based on different values of a specific column: possible?

    I'll start by explaining my problem, so that you can have a global vision of the problem and perhaps suggest another solution. Problem: I have 2 tables with millions of records. Records are added daily, and so each row in each table has a column of "insertion_date".

    C1 C2 ... C10 insertion_date (type date, ofc)
    

    lines are cleaned according to the insertion_date parameter. This can happen in two ways:

    1 - whenever an application error appears. In this case delete is based on a single day and would be like:

    delete from T1 where insertion_date=##;
    

    in other words remove us the lines added and then restart the program (business logic, can't change it)

    2. every two weeks the data associated with these two weeks are deleted because will be most used:

    delete from T1 where insertion_date between ## and ##; (a two weeks period here)   
    

    Delete is currently very slow: it takes abot 8 minutes just to remove approximately 5 M of records (with the same insertion_date), I can't even imagine the time required to delete records more.

    So, here's my idea!

    I would partition my DB according to the value of insertion_date.

    To remove case 1 I would simply delete the partion associated with this insertion date, to remove scores of cases 2 associates at that interval.

    For the needs of my application at most 15 were leaving are present each time (maybe 20 if I want to keep last at least 5 days of data), so the documented limit of 64000 partitions is not a problem.

    Real problem is that I do not know insertion_date values in advance, so my question: is it possible to automatically create a new partition every time presents itself a new value of insertion_date?

    And please correct me if I'm wrong, if I accomplish partitioning that I wouldn't need to edit above right queries? I know just the faster removal time am I correct?

    No - it isn't bog standard range partitioning partitioning interval

    But perhaps you're citing 9i documentation for a reason?

    It is a feature of 11g... then only about 10 years.

    create table t1
    (col1  date)
    partition by range (col1) interval (numtodsinterval(1,'DAY'))
    (partition po values less than (to_date('01-01-2015','DD-MM-YYYY')));
    
    table T1 created.
    
    select table_name, partition_name, high_value from user_tab_partitions where table_name = 'T1';
    
    TABLE_NAME                     PARTITION_NAME                 HIGH_VALUE
    ------------------------------ ------------------------------ --------------------------------------------------------------------------------
    T1                             PO                             TO_DATE(' 2015-01-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA...'
    
    insert into t1
    select trunc(sysdate,'MM')+rownum-1
    from   dual
    connect by  rownum <= 10;
    
    select table_name, partition_name, high_value from user_tab_partitions where table_name = 'T1';
    
    TABLE_NAME                     PARTITION_NAME                 HIGH_VALUE
    ------------------------------ ------------------------------ --------------------------------------------------------------------------------
    T1                             PO                             TO_DATE(' 2015-01-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA...'
    T1                             SYS_P450383                    TO_DATE(' 2015-07-02 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA...'
    T1                             SYS_P450384                    TO_DATE(' 2015-07-03 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450385                    TO_DATE(' 2015-07-04 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450386                    TO_DATE(' 2015-07-05 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450387                    TO_DATE(' 2015-07-06 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450388                    TO_DATE(' 2015-07-07 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450389                    TO_DATE(' 2015-07-08 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450390                    TO_DATE(' 2015-07-09 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450391                    TO_DATE(' 2015-07-10 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    T1                             SYS_P450392                    TO_DATE(' 2015-07-11 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIA ...'
    
  • Get the value based on the column names for the custom of the Webcenter content metadata field

    University Complutense of MADRID, I created a custom text metadata field.  I then activated optlist this area.  I fill the optList values, I use a view.  The view has three columns.  Let us call their ID, Key, Value.  OptList shows keys in its list.  I then create content (Content ID: MyContent) Webcenter content and choose the OptList values for my new field of metadata (MyField).

    WebCenter portal, I'm filling a selectOneChoice with MyField values in the content ID: MyContent.  Remember the previous step, the values entered in selectOneChoice lists them selected values from the field MyField optList.  The optList is filled from view.  After the user selects a value in selectOneChoice, in Javascript, I need to alert a message in this format "selected value - matching value from the view of the optList that fills MyField.

    In my opinion, only an example will be useful:

    This is a view that I created in Configuration Manager applet in Webcenter content Admin cmdlets :

    ID | State | Capital

    1. North Carolina | Raleigh

    2. California | Sacramento

    3. Illinois | Chicago

    Then I create a custom field (name: MyField).  MyField is an optList values are filled with view created above.  Internal value and the display value are the two State.  Then I have a new content with Content Id Check-In: MyContent.  To MyContent, I select these values in OptList MyField: {North Carolina, Illinois}.

    In my portal Webcenter application, I create a Taskflow presenter content.  I have set up as single content item presenter.  I attribute as content ID MyContent.  Then, in templateView, I get all the values of MyField in MyContent and display as selectOneChoice.  I created a javascript function that would get the value that the user selected in selectOneChoice.  In the view created in the Webcenter content Configuration Manager (see above), there is a value corresponding to each displayed value.  So, for the selected value, I need to get the corresponding Capital and display in my alert message.

    Starting from Javascript, how can I get the value of the Capital, since I have the status value.

    Hello.

    The idea to reach your requirement is planned:

    • Create an Assistant manage bean that will appeal as access map: #{stateUtil ['Calofironia']} (it will return Raleigh). This value will get calling GET_SCHEMA_VIEW_VALUES IDC service using RIDC in your managed bean.
    • Pass the result of #{stateUtil ["statename"]} to your JavaScript function to help

    I hope this information help you.

    Kind regards

  • Dynamic display of table on the page of the ADF

    I'm looking for a page ADF that has a drop down box whose name table as inputs and when he selected should show data within this table in the ADF array element.

    Arun,

    What do you mean by "more simple? Another way to proceed would be to have fragments of JSF page separated for each table and use a dynamic region on the home page. I haven't worked through the solution, but it should work.

    John

  • Then the validation of a detail or form based on the date picker - upper effective Date?

    Hi, creates a BP custom with the effective date in field added to my details form or higher. Can I have a set of validation rules up for my top of or the form detailed such as the effective date cannot be greater than the current date? Thanks in advance.

    For the decimal amount, you need to change the formula type, the default value is a numerical formula, but you must choose the date difference. This is the online help:

    To create a date-difference formula

    1. Open the form that contains the field for which you want to create a formula. The form designer window opens.
    2. In the form designer window, select the date field that you want to create the formula. When the calculation is performed, this field appears as read-only on the form and will automatically update each time that the fields that make up the formula change.
    3. Click the formula button. A creation of the formula window opens.
    4. In the formula field Type, choose the difference in Date in the list. The window expands to show additional fields, as shown in the table below.
    5. Click OK to save your changes and close the window.

    In this area:

    Follow these steps:

    Last Date

    Click on the arrow down. uDesigner displays the list of all numeric fields on the form. In this list, choose the field that contains the later of the two dates that will be used in the calculation.

    Earliest date

    Click on the arrow down. In this list, choose the field that contains the first of the two dates that will be used in the calculation.

    Calculations based on

    Choose the calendar days to include all days of the week in the calculation. Choose the days of work to use only the working days of the week in the calculation.

Maybe you are looking for

  • error in the "sender" field

    Hello! For several weeks I get letters from different clients in the teamwork.tsom site, but in the email client, I displayed the same first and last name of the sender.Http://joxi.ru/RkepU_3JTJAXYyTrW64 screenshot I already wrote in support of "team

  • Remove libraries

    How can I delete unwanted in Final Cut Pro X libraries?

  • 7.16 - sorry we couldn't connect to Skype

    [The update by the moderator topic title should be more descriptive. Original section title was: "sorry, we could not conect to Skype. Please check your internet connection and try again"] Hello. my desktop is Windows Xp 32-bit I had recently upgrade

  • Qosmio F20-136: how to install the software update for DVB TV device?

    Hi, I used the update all the drivers for my qosmio f20 136 11/07/06 and received various pilot updated on the list.The file called TV-TUNER-QF20-XPMCE-103250526 at startup allows the pilot to TV TUNER directory listing and seems to be once I was the

  • Vista - extremely slow installation updates

    I decided to do a clean update with Vista and using the update feature so I understand not properly installed.  The problem is that I'm downloading and installing updates for more than 16 hours today and I'm not even up to Service Pack 2.  I missing