Embed gauge view in OBIEE table

I have a requirement where I want to show gauges as a column of a table on a BIEE dashboard. I know i can use KPI images to do so, but these images are static in nature, for eg, If I have a low variance of 20% for a metric, then I see red flag for any value less than 20%. However with a gauge that is embedded in a table on dashboard, is very user informative.
Has someone tried doing this so far? I know you can write your custom java script in the iframe to achieve this, but any pointers on accomplishing this will be very helpful.
Thanks!

doesnt BIEE itself exposes a Chart API that can be used instead?Not quite. There are web services but won't do what you're after.
Would it be secure to send the content to Google, to render a chart image?No, it would be going out unencrypted over http. I certainly wouldn't consider it for anything remotely sensitive. Maybe you could get an equivalent API and host it locally but it won't be as good as Google's!
Paul

Similar Messages

  • Displaying of charts as a separate column in table view view in obiee 11g

    Hi all,
    we have a requiremnet where i need to display charts in a separate column in a table view in OBIEE 11g. can any body help in achieving this requirement?
    Thanks in advance.
    Regards

    HI All,
    Can any body let me know how to achieve this requirement!
    charts also should be dsplayed in a column in table. I had gone through below Sparkline graph link but didn't move forward with Jquery. can any body help me in understanding this?
    http://srisnotes.com/tag/obiee-11g/.

  • How to re-arrange the columns present in pivot table view in obiee 10?

    Can you please tell me How to re-arrange the columns present in pivot table view in obiee 10?

    I have columns as 1,2,3,4,6,7, in pivot table view.
    I have calculated item (column 5 as summation of 1,2,3,4) and caluclated itme (column 9 as summation of 6,7)...now if i arrange ascending then calculated columns 5,9 don't get affected.
    I need the order as 1,2,3,4,5,6,7,9

  • Create opaque view in OBIEE with multiple tables

    Hi,
    I need some help with the opaque view since i have never created it in past. I want to create an opaque view which fetches data from multiple tables. Is it possible to do that ? Or is there any other alternate option available in OBIEE ? I read the following blog and other similar blogs on opaque views but could not find option to use it for query with multiple tables:
    Oracle Business Intelligence: Creating Opaque View in Physical Layer in OBIEE 10g
    Also can you please advice how to join two tables from different databases in OBIEE ?
    Kindly advice.
    Regards,
    Andy

    Hi Andy,
    As per my knowledge you can create Opaque View on one table at a time.Joining two tables from different databases yes we can create a report from multiple data sources.Check this
    Rittman Mead Consulting » Blog Archive » Reporting Against Multiple Datasources in OBIEE
    Mark if helps.
    Thanks,

  • Oracle view in OBIEE

    Hi Experts ,
    We have Oracle View . There is no primary key is defined in this view. I need to join this view with some table in OBIEE physical layer.
    1. I have created one opaque view with query
    SELECT 'YES' PRESERVE FROM DUAL (Dummy table)
    and make the join ..and report is also working fine...
    So is this correct method.
    2. Can we define Key at OBIEE level.(Make an alias and do self join)
    If we define key at obiee level the key should be uniqe and for that we need to make all the view column as key.
    please suggest..which method is good.
    Thanks.
    S

    so can i create my key on any column and do the self join by creating alias...
    I just want to give a join to my view so that obiee will not give any warning...
    report is coming from view only...no fact and dimension here...view is on OLTP system

  • Different view in OBIEE answers

    Hi,
    I am new to OBIEE.Plz help.
    In answers i go to criteria and select few columns For Ex:Department,Region and sales and then click on results tab to see the result.
    now similarly i create pivot view and give the compound layout to see both views.
    Now in the same compound layout i want another table alongside my previous table and pivot view.
    but i want different columns for that table.For ex: i want Department,City and Cost columns in my table and i want all the three to be shown in the same compound layout.
    Is that possible?
    I have been trying to do that but whenever i change the columns in criteria for one table,the previous table columns alo get changed.
    Can someone plz help me out with this?

    Hi what i said is
    create a table view with columns for both the reports.
    in your compound layout duplicate the table view and create the second table view.
    now in your first table hide the second table columns and in your second table hide the first table columns.
    (you can also use pivot view as second table).
    but the results will not be exact. you need to do lots of manipulations to achieve the expected results. And it also depends on your requirements. if your requirement is complex then forget this and go for the dashboard page with individual request from two reports.

  • Materialized view as aggregate table, obiee10g???

    Hi All,
    I am very new to OBIEE and I am learning from OBE tutorials.
    I really don't understand how these aggregated tables will be refreshed? I read in some blogs that these tables will be dropped and created using Scheduler scripts, is it correct? I am wondering if we can use "Materialized views" as aggregated tables.
    Please help me to understand aggregated tables functionality.
    Thanks,
    Enric

    Hi
    You could also Materialized Views as an alternative to the Aggregation functionality in Oracle BI. Treat a MV in the same way you would treat a 'normal' tabel. Add the MV as an additional Logical Table Source to your Logical Table. Scheduling the refresh would normaly be managed outside Oracle BI.
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • Measure tab is disabled in Gauge View. Please HELP

    i want to view the employee salary and the employee number in gauge view.
    to do that i need to set the salary as a measure value. but that tab is coming disabled in my answers page.
    Anybody knows hows to enable this tab. Please Reply soon and help.
    Thanxxx in advance.!!!!!!

    duplicate the emp table (drag/drop EMP again in business model). Make a 'complex join' in the business model from emp -< emp#1. Put an aggregation on the sal column (i.e. sum) in emp#1. Then you could make gauge on the sal column.

  • View in afru table

    i am using a view in afru table and when i m using rso2 and retriving data it is giving a error smeng refers to a differant table . Will u give some clue to ractify this problem

    Since it is a Sap table refered to a differant table i can not change and i need the filed name smeng which is refering to afvv-meinh . In this situation how i will generate view

  • [ADF Help] How to create a view for multiple tables

    Hi,
    I am using Jdeveloper 11G and ADF framework, and trying to create a view to update multiple tables.
    ex:
    Table A has these fields: ID, Name
    Table B has these fields: ID, Address
    A.ID and B.ID are primary keys.
    B.ID has FK relationship with A.ID
    (basically, these tables have one-to-one relation)
    I want to create a view object, which contains these fields: B.ID (or A.ID), A.Name, B.Address.
    So I can execute C,R,U,D for both tables.
    I create these tables in DB, and create entity objects for these tables.
    So there are 2 entity objects and 1 association.
    Then I create a view object based on B and add fields of A into the view:
    If the association is not a "Composition Association",
    when I run the model ("Oracle Business Component Browser") and try to insert new data, fields of A can't edit.
    If the association is a "Composition Association", and click the insert button, I will get
    "oracle.jbo.InvalidOwnerException: JBO-25030: Failed to find or invalidate owning entity"
    If I create a view object based on A and add filed of B into the view:
    When I run the model and try to insert new data, fields of B can't edit, no matter the association is or is not a composition association.
    So... how can I create a view for multiple tables correctly?
    Thanks for any advices!
    Here are some pictures about my problem, if there is any unclear point, please let me know.
    http://leonjava.blogspot.com/2009_10_01_archive.html
    (A is Prod, B is CpuSocket)
    Edited by: user8093176 on Oct 25, 2009 12:29 AM

    Hi Branislav,
    Thanks, but the result is same ....
    In the step 2 of creating view object, I can select entity objects to be added in to the view.
    If I select A first, and then select B (the "Source Usage" of B is A), then finishing the wizards.
    When I try to create a new record in the view, I can't edit any properties of B (those files are disabled).
    If I select B first, and then select A in crating view object, the result is similar ...
    Thanks for any further suggestion.
    Leon

  • Ability to query on all columns from a view with multiple tables

    I have view with 4 tables. view has about 50 columns.
    hypothetically, I want to build a form to give the user an ability to query on any of those 50 columns. user can search on one or more fields.
    what is the best way to write the query to retrieve the results without performance impact.
    please let me know if the question is not clear.

    If you want to permit them to query any of 10 fields with no restrictions, you could create 10 separate single-column indexes. The optimizer would have to try to pick the best of these indexes if you specified multiple search criteria. But since you have a view which presumably means that you've got multiple other indexes involved for the underlying join conditions, you'd probably want/need to combine the column lists of the indexes you're adding for searches with the indexes you've created for joins, which requires looking at the text of the view and figuring out the best way to optimize the 10 single-column searches. Of course, it is possible that the optimizer could chose to do something like a b-tree to bitmap conversion on multiple indexes which could allow it to use multiple independent indexes for your queries, but that's generally not ideal performance-wise.
    All this is a fancy way of saying that there probably isn't a cut and dried answer to your question. You need to figure out the queries you're trying to optimize (say, the 10 single-condition queries) and you need to figure out what set of indexes on the various underlying tables provides the best performance weighing those benefits against the cost on other side of maintenance during DML. Which is going to depend on the text of the view, the underlying tables, the existing indexes, etc.
    Justin

  • Is there a way to view all the table names in a certain schema?

    Is there a way to view all the table names in a certain schema?

    SELECT table_name FROM user_tablesThat won't do much good given this piece of information:
    i am trying to finish a lab for school but i don't know what tables are in my
    professor's schema. The appropriate solution is
    SELECT table_name
    FROM all_tables
    WHERE owner = 'PROFESSOR_YAFFLE'
    /This will show the names of the tables which Prof. Yaffle has granted to us.
    Cheers, APC

  • View dependent on table

    hello gurus
    i'm running oracle 8.1.7.4. . we can describe a view but I need to know how can we find out on which tables a view is based on and what 's it's definition
    Thanks

    Hi,
    >>I need to know how can we find out on which tables a view is based on
    In addition, you can also make use of the *_DEPENDENCIES data dictionary views in order to list informations about direct dependencies and dependency among some schema objects.
    e.g:
    LEGATTI@ORACLE10> create table t1 (id1 number);
    Table created.
    LEGATTI@ORACLE10> create table t2 (id2 number);
    Table created.
    LEGATTI@ORACLE10> create view my_view as select id1,id2 from t1,t2;
    View created.
    LEGATTI@ORACLE10> select * from user_dependencies where name='MY_VIEW';
    NAME        TYPE    REFERENCED_OWNER   REFERENCED_NAME   REFERENCED_TYPE
    MY_VIEW     VIEW    LEGATTI            T1                TABLE         
    MY_VIEW     VIEW    LEGATTI            T2                TABLE          Cheers
    Legatti

  • View, Clustur & Pooled Table

    Hi,
    I have few questions on the above topics.
    How can we retreive data from View , Clustur & Pooled Table using Select statements.
    If possible can you explain me with an example.
    what kind of data can we retreive from them . for example BSEC - how can we use it .
    Thank you in advance.
    Ry

    hi,
    You can access them using SELECT statements,  you CAN NOT use joins though.
    For example, BSEG is a cluster table.
    report znave_0003 .
    data: ibseg type table of bseg with header line.
    parameters: p_bukrs type bseg-bukrs.
    select * into table ibseg from bseg
            up to 100 rows
               where bukrs = p_bukrs.
    loop at ibseg.
      write:/ ibseg-bukrs, ibseg-belnr.
    endloop.
    to retrieve the data from a view....
    Declare the internal table with the type of View.
    Data : itab type table of zview001.
    or write select query as
    select * from zview001 into corresponding fields of itab.
    Also you can uncheck the Unicode checks active (checkbox) in the program attributes.
    {When you check that unicode checkbox, you should use an internal table without a header line. Instead you should declare a work area)
    Hope it helps...
    ~~Guduri

  • View on cluster table

    hi all,
    I am trying to create a view for the tables bkpg and bseg.but am unable to as the error is "bseg is cluster table".
    can't  we create view for cluster table. if can, how

    You cannot create a view because BSEG is in a cluster table
    For this reason SAP has provided some "secondary index" tables, look for :
         BSAD     Accounting: Secondary Index for Customers (Cleared Items)
         BSAK     Accounting: Secondary Index for Vendors (Cleared Items)
         BSAS     Accounting: Secondary Index for G/L Accounts (Cleared Items)
         BSID     Accounting: Secondary Index for Customers
         BSIK     Accounting: Secondary Index for Vendors
         BSIM     Secondary Index, Documents for Material
         BSIS     Accounting: Secondary Index for G/L Accounts
    Regards

Maybe you are looking for

  • Sample Bapi code for creating orders

    HI all, ive been working on creating an order using idoc_input_orders and couldnt do it because of 2 fields. now changed my decission and thinking of writing a bapi to do the same. has anybody got the sample code for mapping and filling in the bapis

  • How can i transfer money from my account to my brothers account?

    I realized i wouldnt use my itunes money after i redeemed the gift card i recieved it on, so i want to give it or rather transfer it to my brothers account because i know he will use it...anyone know how i can do that?

  • Java 1.4.2_04 - Internet Explorer plugin

    I need to amend the Java installation on about 2000 Win2k PCs with Java 1.4.2_04 installed. I need to enable the Internet Explorer plugin, where you go into the control panel and put a tick next to INTERNET EXPLORER under the browser tab. Is there an

  • Cannot install Reader 9 or Acrobat Pro 9 - help!!!!!

    I have just clean installed Vista. It has SP1 on it but not a load of software. When I try to install Reader 9, setup unpacks up to 99.90% then I get an error message -Setup has stopped working. A problem caused the program to close unexpectedly. I g

  • Unlimited tablespace and unlimited quota

    What is the differences between granting a user unlimited tablespace and giving unlimited quota. Is unlimited tablespace mean the user can create object in any tablespace? Thanks, Nur Hidayat