Navigation using the value of the column

Hello

I have a question about navigation in BI dashboard reports. If I understand correctly, I can implement the interaction of value to navigate to another report and use the original query as a filter. But I need to use the exact value that the user has clicked as a filter: I have a report that shows a list of the countries and summaries. Then, by clicking on the name of the country, I will navigate to a report target with a detailed analysis for that specific country.

Can someone help me with this?

To do this, in the source report, go to the country column-> properties-> tab Format of the column column-> in the option value interaction select Browse and select the target report. In the report target activate option "" is bringing"on the Country column. This will pass the value when the user clicks on a particular value on the source report.
Arjun

Tags: Business Intelligence

Similar Questions

  • Navigation from the column data

    JDev ADF BC 11.1.1.5.0

    Is it possible to provide a navigation of the column?
    For example, I have a column named "Accounts" to my table and there a few records. Each record should appear as a hyperlink that will lead me to a page where I can see the account information in detail.

    Suppose you already have an af:table with the data in it. Change the af: inputText / af:outputText for an af:commandLink account number - you can do it in source view (you will need to remove all properties that are not valid for af:commandLink). Set the Action property to point to a rule of control flow that takes you to the detail page. (If you were on 11.1.2.x, you must apply the hotfix that Frank details in the first part of the post that I linked you - this hotfix verifies that by clicking on the order link allows the current record).

    It is literally all you should have to do.

  • Using the column in the Merge of Oracle statement and column name not valid

    Hello

    I have the database table called ecp_blobdata with the following description of the table:
    OBID VARCHAR2(24),
    ZBINDATA LONG,
    ZLEN INTEGER
    I implemented the following statement from Oracle FUSION to refresh this table:
    MERGE INTO ecp_blobdata ecbl
    
          USING rnlht1m4.zbindb@TCPROD bin
          ON (ecbl.obid = bin.obid)
          WHEN MATCHED THEN
               UPDATE SET
                      ecbl.obid = bin.obid,
                      ecbl.zbindata = bin.zbindata,
                      ecbl.zlen = bin.zlen
          WHEN NOT MATCHED THEN
               INSERT VALUES(ecbl.obid, ecbl.zbindata, ecbl.zlen);
               COMMIT;
    However, I get the following error message when I try to compile the package:
    Compilation errors for PACKAGE BODY BHALLAR.DATA_REFRESH
    
    Error: PL/SQL: ORA-38101: Invalid column in the INSERT VALUES Clause: "ECBL"."OBID"
    Line: 13
    Text: MERGE INTO ecp_blobdata ecbl
    
    Error: PL/SQL: SQL Statement ignored
    Line: 13
    Text: MERGE INTO ecp_blobdata ecbl
    The column defintely exists, but I don't know why he keeps complaining with the same error message? It's to do with the help of column which is zbindata or something else that I might not be looking at?

    Thank you.

    G ' Day

    Your syntax is incorrect.

    In the list of VALUES, you should refer to your table in the source columns, alias 'bin '.

    That is to say, precise cause number error message in the documentation:
    Cause: INSERT fact VALUES clause references columns in the destination table

    SW

  • In Oracle SQL, select cannot use the column in the statement and order of

    Hello

    Is there a work around for this.

    Thanks in advance
    Pablo.

    Hello

    943981 wrote:
    Hi all

    This is the error I get:

    ORA-00960: column ambiguous naming in select list
    00960 00000 - "ambiguous column naming in select list".
    * Cause: A column name in the order by list corresponds to more than a select
    columns in the list.
    * Action: Delete columns duplicated naming in the selection list.
    Error on line: column 6:17

    This error message seems pretty clear to me. What don't you understand?

    Or the other
    (a) use aliases, so each column has a unique name, or
    (b) remove the columns duplicated of the SELECT clause.

    Post your query. It is difficult to tell exactly what you're doing wrong when we do not know exactly what you are doing.
    For best results, view a complete test (including CREATE TABLE and INSERT statements) script, if necessary that people can to recreate the problem and test their ideas.
    See the FAQ forum {message identifier: = 9360002}

  • How to create the Table using the column Drag and Drop feature

    Hello:
    I'm new to Data Modeler tool Oracle SQL dev and would like to know if there is a way to create a new table by reusing existing columns or groups of columns. The idea is to maintain consistency and save time of table design. If the columns created previously can be reused and require, drag and drop column in the right pane, then only new columns must be created manually.

    Any thoughts on this will be appreciated.

    Thank you!

    Yes - just change the name of the model table in the script (t_name = "table_template") then save this new transformation for later use.

    I don't know how to apply only some of the tables. Seems like something you could do to a secondary view level?

    Perhaps someone else on the forum can advise how to change the script to work on a subview only instead of the whole model.

  • Screen Navigation using the key and NavigationPane

    Hey all, I've set up the navigation pane and I can switch between screens conveniently. On one page, however, I like to have buttons that snap into the screens. I do this by using NavigationPane.deprecatedPushQmlByString ("testPage.qml"), but this causes the push page to not have a navigation pane, only a back button. Why pushing by the navigationPane compared to a button causes the navigationPane on screens pushed not to present what would be the best way to address this problem? I wll continue to search for a solution, but any thoughts would be appreciated. Thank you.

    understand now.

  • Error using the column of a pl/sql recordtype.

    DECLARE

    CURSOR stg_raw_cur IS
    SELECT * from dwh_stg.stg_raw where rownum < = 5;

    TYPE stgrawarr IS TABLE OF stg_raw_cur % ROWTYPE;

    stg_raw_rec stgrawarr;

    number of v_id;

    BEGIN
    OPEN stg_raw_cur.
    LOOP
    Get the stg_raw_cur COLLECT LOOSE stg_raw_rec LIMIT 100;
    OUTPUT
    WHEN stg_raw_cur % NOTFOUND;

    END LOOP;

    CLOSE Stg_raw_cur;



    END;

    Error on line 1
    ORA-06550: line 22, column 23:
    PLS-00302: component 'RAW_STG_ID' must be declared.

    Hello
    If I were you I would try to do it in an update - it's the fastest way. This is the cause of your problem:

    v_id: = stg_raw_rec * (1) *.raw_stg_id;

    In stg_raw_rec are 5 folders and you choose who you want to manipulate with.

    Use this:

    for i in stg_raw_rec.first..stg_raw_rec.last
    loop
      v_id := stg_raw_rec(i).raw_stg_id;
    end loop;
    
  • All of a sudden, when I use the column scroll it moves by 1/2 second intervals where it was liquid before. I did something to slow this thing? Thank you

    This action occurs in any screen in any program.  Sometimes with vertical and horizontal scrolling columns.  Thank you, Julie

    Hello

    Follow these steps:


    Step 1
    : update the drivers for your mouse and check if it makes a difference.

    Refer to this article for help:
    http://Windows.Microsoft.com/en-us/Windows-Vista/update-a-driver-for-hardware-that-isn ' t-work correctly


    Step 2
    : perform a clean boot to verify if a third-party program or service that is running in the background is the cause of the problem.

    Refer to this article for help:


    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135


    Note:
    please check that you put your computer to normal startup mode after completing the troubleshooting steps. Steps are available in the article above.

  • Use the value of the inline column in a subquery

    How can I use a value from a column of a row finds in a subquery in column_name, here's my problem:

    SELECT scr_error.err_tab_severity
    OF scr_error.
    (SELECT column_name
    Of user_tab_columns
    WHERE table_name = 'SUPP_OUTPUT_ADDRESS' AND column_name LIKE '% ERR')
    table__16
    WHERE (scr_error.err_tab_code in (SELECT table__16.column_name
    OF supp_output_address
    where))


    PS. the product within which im trying to imitate this request can't stand not pl/sql

    Which DB version are you running?

    What is the SQL code you want to run?

    set serveroutput on
    declare
      l_Str varchar2(4000);
    begin 
    
      l_Str := 'select scr_error.err_tab_severity from scr_error where scr_error.err_tab_code ';
    
      for r in (select column_name cn
                from   user_tab_columns
                where table_name = 'SUPP_OUTPUT_ADDRESS'
                and column_name like 'ERR%') loop
    
        l_Str := l_Str || ' = ' || r.cn || ' and ';
      end loop;
    
      dbms_output.put_line(substr(l_Str, 1, length(l_Str)-4);
    
    end;
    /
    
  • Using the same application with filters prompted by guided Navigation

    Hi gurus,


    I have a requirement in which I need to show a report only when it returns results.

    To do this, I put the request in a section and applied a guided navigation using the same request as a source of demand.

    Can I use the same query in the navigation guided as request to the source?

    In the application there are filters which are invited

    My question - > in demand of guided Navigation Source, what I have to do the filters that you are prompted, or what I need to make it equal to the variables of presentation, which are populated by dashboard guests.

    I also have one of the guest as a guest of multiple selection...


    Thank you
    Ashish

    Ashish,

    Yes, you can use the same request here.

    For the application, you can use "IsPrompted" if same column is used in the guest of another use variable presentation here which is populated from the dash prompt. Just, 'specific' selected value based shud report results.

    Refer
    http://varanasisaichand.blogspot.com/2010/02/dashboards-as-prompts-in-OBIEE.html?m=1
    http://bischool.WordPress.com/category/guided-navigation/

    I hope that its useful...

  • retrieve the value column access via the variable name of the column

    I need to build a function of validation with this condition:

    The data model is like this:

    We have an array of items_general, with its id and data.

    Then we have specific tables, let's say... item_especific1, item_especific2 item_especificn. They have the same as the table of the item_general pk and fk against item_general

    Each element is in one of the tables item_specific and items_general.


    Now, the validation feature: I need to check for an element, if some special columns of the item_especificx table are null and will raise an error if this occurs.

    I got the name of especific_table and the list of names of particular column stored in another table.


    I guess I can browse this list of column table to build a clause concatening Dynamics 'and' | column_name | 'is nothing', but I'm not a big fan of the dynamic sql.


    Can you think of a better solution? Any way to access the value of the column by using the column name, as if it were a varchar2 key index?




    Nope, no filter.

    When you have a funky data like that model, you're destined to dynamic sql and other assortment of headaches.

  • Change column bg-color according to the values in this column.

    Version of the apex is 4.2.4

    To keep it short, I want the background of one of my field to be red when it is NULL, when there are data in it, I want it to be green.

    The first is what it looks currently, second photo, that's how I want it to look!

    pPy2VYX.png

    Option

    Use the column layout features.

    It is a bit of a hack, but it works well.

    1. Add a column to your query that contains the logic for your choice of color.

    decode (department_id, 30, 'BLUE', 'RED') AS DEPT_COLOR

    2 - cut the column in the report properties - so it does not appear.

    3 - update the column in question-> column-> Expression HTML formatting

    Add the desired HTML logic.

    Ex:

    #DEPARTMENT_ID #.

    Now it works OK for some styles and formatting - but the DIV in a table cell is kind of a weird look.

    Option

    Create a report model that put this condition of the column in place.  To create a column a different color, you will need to use a level line model.

    Option

    Put in a bit of jQuery with option 1.

    -Create a class that you can button

    #DEPARTMENT_ID #.

    -Create a region on the bottom of the page

    Note: This will not work if you are using one of the reports that have the '' mouse highlighting. ''

  • Can we use the AGO on presentation columns that is in the formula for the column

    Hello

    I use obiee 10g

    I tried to use the AGO in the formula in the column and using the columns of the presentation but the error.

    Please suggest.

    Pull the measure in the criteria and fx-> Filters-> pull date column-> Advanced button-> convert this filter in SQL
    and use something like below

    Time.Date<= current_date="">
    Time.Date > = TIMESTAMPADD (SQL_TSI_DAY,-(365), CURRENT_DATE)

    So that any point of time this measure see the last 365 data.

    If brand aid

    on the other
    Thank you
    Published by: Srini VIEREN on 10 April 2013 08:51

    Try updating all your messages to get a suggestion for your new future/post

    Published by: Srini VIEREN on 29 April 2013 07:21

  • Select the column using

    Hello

    I have a report with 4 columns, 'Year', 'Demand amount', 'Amount of the purchase order' and 'invoice amount.

    The user want to select "Amount of demand", "The purchase order amount" or "Invoice amount" in the drop down menu from the drop in the Oracle replies

    In other words, he wants to see only the year and "amount of demand."
    year or "amount in the purchase order.
    year or "amount of the invoice.

    How can I do? I already search column, select but did not understand. Please tell me in detail.

    Thank you

    Hello user.

    I advise to use the column picker in the responses.

    (1) build your table (or any other point of view) a year and the amount of the claim.
    (2) then create a view by using the choice of mode 'column selector.
    (3) check the checkbox 'Include the selector' for your column 'amount of demand. "
    (4) add the other two columns in the selection pane. Your view should look like the image below:

    ! http://i46.Tinypic.com/2gwyfso.jpg!

    5) go to your compound view and add your views 'column selector.

    You should now be able to Exchange "Amount of demand", "The purchase order amount" and "Amount of the invoice" using the column Chooser, and your other points of view should replace columns that you select.

    I hope this helps and please assign points if you found it useful!

    Kind regards
    Jason

  • Can I use the SQL function while setting of passage in the links?

    4.2.1

    Hello

    I have a report that is a hypertext link (using the column binding feature standard apex) to another page. One of the parameters (columns) I spend is a varchar column with & values. Now, there is a restriction on the passage, & in the apex in 4.2.1. I was wondering if we can use something as a replacement (COLUMN1 # #, ' & ','-')) in the connection settings?

    Unfortunately, the column does not have an equivalent id that can be used.

    All of the suggestions.

    Thank you
    Ryan

    ryansun wrote:
    4.2.1

    Hello

    I have a report that is a hypertext link (using the column binding feature standard apex) to another page. One of the parameters (columns) I spend is a varchar column with & values. Now, there is a restriction on passage and in the apex in 4.2.1. I was wondering if we can use something like a replace(#COLUMN1#,'&','-')) in the connection settings?

    Unfortunately, the column does not have an equivalent id that can be used.

    All of the suggestions.

    Thank you
    Ryan

    You can create another field in your query that might contain the value "prepared" - you set this to be a hidden column in the report definition and use it in the URL.

Maybe you are looking for