OBIEE NEW CHART

Hi,
I wanted to try something new in charts as we only have few standard charts like line,bar,pie ,pivot chart how about we have our own customized charts..??? did any one try this please let me know if its possible..
Secondly I had and approach to represent data in new format let me know if its possible.. what if we represent data in pivot and for chart we some how manage to get data ,after data is being constrained from Prompts into and XML and then represent in a Flash View ..??
Please have a look at this link .. this is how i want to represent in OBIEE dashboard through my 2nd approach....
Link:[Click Me|http://www.fusioncharts.com/Gallery/Category.asp?Column3D]

I hope you have explored following documents if not please go through them it will help you,
C:\OracleBI\corda50\docs\wwhelp\wwhimpl\js\html\wwhelp.htm
C:\OracleBI\corda50\docs\graph_reference\graph_reference.pdf
--Srinivas                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Creating a new chart in PowerPoint 2013 with Chart Styles applied

    In PowerPoint 2013 when I manually insert a new chart into a slide, the chart automatically has the Chart Style "Style 1" applied. This has the effect of setting the font sizes of chart labels to 12.
    However, no Chart Styles are applied if I try to add a new chart to PowerPoint 2013 using the following C# code:
    var ppt = new Microsoft.Office.Interop.PowerPoint.Application();
    var presentation = ppt.Presentations.Add();
    var layout = Microsoft.Office.Interop.PowerPoint.PpSlideLayout.ppLayoutChart;
    var slide = presentation.Slides.Add(1, layout);
    var shapes = slide.Shapes;
    shapes.AddChart();
    Font sizes seem to default to 18. Is there any way to create a chart or to set Chart Styles using Interop so that it matches a chart produced manually (i.e. has Chart Styles applied)?
    I am aware of the Chart.ChartStyle property but it only seems to change chart colors and legend placement, not font size. There is no Macro recorder in PowerPoint, so I can't generate VBA code to replicate the action of creating a new chart.

    Hi
    >> there any way to create a chart or to set Chart Styles using Interop so that it matches a chart produced manually (i.e. has Chart Styles applied)?
    You can add using shapes.AddChart2() instead of the last sentence shapes.AddChart(), I have tested in my projects, if I using AddChart(), the label size and the space will be different from manually insert a chart into a slide, but AddChart2() is the same
    with manually operating.
    And This object, member, or enumeration is deprecated and is not intended to be used in your code.
    More details you cab refer to the following link
    https://msdn.microsoft.com/en-us/library/microsoft.office.interop.excel.shapes.addchart.aspx
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to reassign new chart of accounts to company code

    I created company code, assigned fiscal year K4 to 4040 co. code. Later on I created Open/Close Posting period/Assign Company code to Fiscal Year. I prepared new chart of accounts 4040 for Canadian company.
    When I tried to assign 4040 chart of accounts to my company code in Fin Actg Global Settings, I notcied that automaticlly CACA (Chart of accounts Canada was already assigned. I tried to replac CACA by 4040 But error message "Reset company code data before changing the chart of accounts"
    I tried to delete G/L accounts Tnasaction code OBR1 & OBR2 But nothing changed.
    I wish to assignment of chart of accounts in company code in Global settings & wish to re-assign different chart of accounts. I have not created any assignment of company code to controlling area, plant, sales organization, etcu2026 While removing this it says Reset company code data before changing the chart of accounts. Screenshot is attached.
    1)       When I am trying to remove assignment of K4 fiscal year to company code it does not allow me. SO how to solve this problem.
    Should I delete company code & then retry the same?
    Please suggest how to reassign chart of accounts to company code as no data like customer, vendor or sales transaction is made.
    Pl advise solution THANKS

    Hi Paul,
    Thanks for the answer. I have not copy any company code to my co. code 4040. Just as new entry I created 4040 company code. In Org object Check everything about table found OK. No seprate G/L A/C is created by me for co. code 4040
    To see if company code is productive means Active? In "Enter Global Parameter? Tab-->Cost of Sales Accounting ACTV is 2. When I tried to make it Inactive (Blank), it is not allowing me and showing error msg as below.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    I checked this but asking for Application Area to put & I do not know hwat area I should put.
    Am I going right as suggested by you?
    I had deleted G/L accounts earlier but Sales Actg is active so sould not go ahead.
    As per Venkat I had decided to delete company code, But I want to solve without deletion.
    I am SD guy so asking many Qs of FICO as I am learning now.
    Thanks
    Reason why you are not able to delete the assignment is that, you have already created GL accounts for the COA. I hope you have not done any posting using those GL accounts.
    First of all please make that you company code is not set as productive. if set prodictive you will not be able to delete any master data. So please remove the productive check(if any).
    Then you try to delete the GL account that you have created for the COA. once you delete the GL account the system might ask for the deletion of the account group. After that you should be able to change the assignment.

  • New chart of account

    Hello all,
    For an existing client and company code, (Without changing the company code and without creating a new company code)  is it possible to create a new chart of accounts?
    Best regards,
    Deniz

    Hi,
    Changing the COA of existing company code with transaction poting will make issues.
    Instead define a ccountry chart of account and assign that to your company code. This should meet your reporting requirements.
    Regards,
    SDNer

  • Extract data from chart to make new chart?

    Hello all
    This is my first time using Numbers (or really any spreadsheet for that matter), and I have run into a question:
    I am using the default template to set up a Personal Budget. In my Monthly Expenses column I have the following:
    Rent, Food, Utilities, Car Payment, Gas, Car Insurance, Clothing and Misc.
    I plug in the values and get my total monthly expenses (it's so easy!), and then I can select the values and get a nice pie chart of the percentage of each expense out of the monthly total.
    What I would like to do next, is take all car-related expenses (Payment, Gas and Insurance) and extract that into a new chart, and show those expenses as a percentage of the TOTAL monthly expenses. I'd like to see what percentage of my bills is the fault of my car. Is this possible? And if so, does anyone know how?
    TIA
    Richard

    Here are the required basis:
    In Resume 1,
    in B1 (header row) I entered:
    =SUMIF(Main :: A,A,Main :: B)
    in B10 I entered =SUM(B)
    Yvan KOENIG (from FRANCE jeudi 16 octobre 2008 14:37:04)
    in C1 (header row) I entered:
    =ROUND(B/B$10,2)
    I charted the range B2:B9
    In Resume 2
    in B1 (header row) I entered:
    =SUMIF(Main :: A,A,Main :: B)
    in B2 I entered:
    =SUMIF(Main :: A,Resume 1 :: A2,Main :: B)+SUMIF(Main :: A,Resume 1 :: A3,Main :: B)
    in B9 I entered =SUM(B)
    in C1 (header row) I entered:
    =ROUND(B/B$9,2)
    I charted the range B2:B8

  • New Chart Engine in SCM 5.1

    Hi all.
    Using APO-DP in SCM 5.1
    In 5.1 there is a new chart engine that I am working my way through, understanding it on a trial and error approach. I'm getting there and thinks its not a bad tool after all.
    I was wondering if anyone knew if there was some documentation for this anywhere as I haven't found any in the usual places?
    Thanks in advance, M.

    Where do you see this chart? I have 5.1 and use DP but have not seen this.

  • New Chart of Accounts

    Hi,
       Can any body tell me how to create a new chart of account for my company. Can I copy the existing chart of account from the chart of account list and change it to my chart of accounts, or is there any other method, by which we do it so that everything works properly. URGENT.

    INT is a good model chart of accounts and you can struture your chart of accounts based on this. If you adopt this model it is easier for you to map the account determination for various modules.

  • Creating a new chart of Accounts within R/3 4.6

    What is the path I need so that I can create a new Chart of Accounts for a newly created company, in Financials.  I want to create a new startup set of books, i.e. Profit and Loss account, the Balance Sheet, and set up the General Ledger with the initial Capital accounts..  The Company code has already been created, but that is all.
    The path headings in my course manual for R/3 are out of date and totally different to R/3 4.6.

    Hi,
    Path for creating chart of accounts is
    1)SPRO>financial accounting>General ledger accounting>G/L accounts>Master recards>Preparations>Edit chart of accounts
    2)Assign chart of accounts to comapny code
    )SPRO>financial accounting>General ledger accounting>G/L accounts>Master recards>Preparations>Assign company code to chart of accounts.
    Note:- We can assign one chart of accounts to several company codes

  • New Chart Editor = 3.5

    Is is just me or is the new Chart Editor Really bad?!!!  Hasn't WYSIWYG been around for about 10 years now?  If you can't develop a good tool yourself then go out and buy one.  It's taking me forever to change my "upgraded" graphs to match what they looked like originally.
    Usually an upgrade means improvements in tools, but this is really bad.  If you look at the "Chart Layout" everything is expressed in percents?  What is that all about?  Does anyone at SAP say "Hey, lets have some people try this out before we pass it on for GA?"  Let's lose the microsoft mentality of "Just good enough".
    Thanks for listening....
    I'd be interested in hearing other opinions...

    Hello Ken.
    Yes, we all know WYSIWYG very well. It was the basement the ChartDesigner was built on. But we also built two different design modes: A <b>wizard design mode</b> where only the most often used properties can be changed and a <b>full design mode</b> where each single chart object can be changed in any detail.
    When developing the ChartDesigner's full design mode several usability aspects were addressed to get a most usable design tool:
    a) Ease of use and usage transparency: Get rid of dozens of different dialogs when customizing colors, fills, fonts of different chart objects. (Which the old tool had.) We applied simple chart objects/elements, their properties and values. No magic inside some dialogs which is not transparent to the user and thus not fully controlable.
    b) Consistency: Get rid of inconsistent behaviors when using some of those dialogs in context. (The old tool did indeed change something in dialog1 and dialog2 did also revert the setting of dialog1 - not quite intuitive.)
    c) Rich visual feedback: Each change will be immediately reflected inside the chart's output - That exactly is what WYSIWYG means. When adding a title text each single character will visualize it's appearance in the chart. Every color change will be immediately reflected on the screen. The same with fonts, font sizes, bitmaps, etc.
    Instead of jumping into different dialogs and changing dialog content without simultaneous reflection in the chart output is not a "real" WYSIWYG thing. Such a dialog may support an "Apply" functionality but this isn't nice either to force the user to trigger the reflection on his own.
    d) Support of repetitive jobs: When changing colors on a graph object (the background, for example) you can easily copy the background's full set properties within the overview tree into the clipboard. After navigating to another object in the tree (e.g. the legend) a subsequent paste will copy all matching property attributes to the destination element. Additionally to this the ChartDesigner remembers last changed property  type, so after navigating to another element the same property type will be automatically refocused.
    e) Keyboard Support: The customizing should be easily editable using the keyboard, especially for users that are used to teletype. (To check the difference: edit a screen using MS Access or MS Powerpoint - two different UI design patterns, two different efficiency levels. Creating distinct design with exact positions is easily available inside MS Access while in MS Powerpoint it is just not feasible.)
    Yes, the layouting is an area where more work should  be invested. We will address this ASAP and we greatly welcome all constructive critics and suggestions for doing this job. Our current layout bases on the assumption of creating charts in various screen resolutions with variable widths and heights. If pixel width and height is not known at design time distinct positions cannot be applied as well. Indeed a pixel based design mode would be valuable and we consider this in future releases.
    Kind regards, Oliver Keim, SAP Graphics Team, Software Developer & User Interface Design Expert.

  • CAN I ASSIGN THE NEW CHART OF DEPRECIATION????//

    Hi dear AA experts,
    I can not assign the new chart of dep to my company code.
    It gives the message that YOU CAN NOT PROCESS COMPANY CODE XX, IT CONTAINS ASSETS
    Rgds,
    Venkata Raju

    HI Paul Antony,
    Thank you for ur response and for ur answer and Pl read below matter and give me the suggestion.
    Actually Why I want to change the COD because
    AA was implemented in the year 2005 but there were no of mistkes were done. they are
    1) Recon ac not defined in GL ac
    2) In legacy asset master data dep key defined as "0000"
    3) from 2005 onwards users are making the transactions manually in F-02.
    So I have taken this as challenge and I have done new configuration.
    But I have done new Acc Det, Screen Layout, Asset Class, New GLs, Dep Kyesw.
         When I run the depreciation for the year 2007in dev system for new assets it is asking to run the dep from 2005.
         So If we assign the new COD, I think it will not ask to run the dep 2005.
    So now without run the dep for 2005 can I run the new AA acquisitions (after maintain legacy data and GL master data)
    Rgds,
    Venkata Raju

  • OBIEE - new logical colums fails when sourced from Essbase

    I created a new logical column by using locate , substring etc which works fine by itself. Wheen I use that DIM value against a measure , i get these messages
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 42043] An external aggregate is found in an outer query block. (HY000)
    SQL Issued: SELECT Portfolio.LOB saw_0, Measures."Number of Exposures" saw_1 FROM cdwzp3013 ORDER BY saw_0
    Its true that this modified member does not exist in the essbase . the original member has 'External_aggregate' . If I change the new logical column LOB to 'SUM' .it works but then I have to change all measures and then OBIEE never returns any rows . Probably it takes fior ever to the sum again
    Question : Is there a way we can tell OBIEE/Essbase that this modified column is for display only or prompts etc ..but the real filter or sum must be done on the original member name
    Thanks

    I wonder if cube import only works when using a 32-bit Essbase client?

  • OBIEE 11g: Chart showing Hand Symbol on Over

    Hi All,
    We've an issue with Chart.
    Chart is currently showing Hand symbol when over the mouse on bars(Vertical or any type of bar) though no action link/drill enabled.
    Customer doesn't want the hand symbol pointer as user thinks that there is some navigation enabled. It should be frozen and mouse pointer should be a normal pointer such that user think that there is no interaction & as frozen.
    We tried setting Value No interaction in column properties & also checked with some CSS setting cursor: pointer in column properties. But these are working for Table view but not to chart..
    I'm using OBIEE 11g (11.1.1.5)
    I also checked metalink but no use here.
    Your inputs are valid here.!

    Is there a way I can click on any of the legends and have an option to include or exclude the corresponding line from the chart?
    Not in OBIEE ...Tableau have Exlude only / Include only 

  • Add new chart in a group

    Hi,
    If I want to add a chart into a group, and the chart is based on a user-defined metric, the metric is not listed in the pull down menu in the add chart page. Is there any way to do this? Thanks.

    Rob,
    Thanks for the answer.
    If I use a plug-in to create a new target type, and add metrics in this target, will the metrics be able to be selected in add chart?

  • OBIEE Area Chart with Line Graph

    Can you create an Area and Line Graph together in one chart with OBIEE (rather than with the bar graph and line chart combo)??

    Did you mean a Trendline? If that is the case, right click on any of the areas in the area chart and select Trendlines from the context menu.

  • Obiee 11g Chart sorting issue

    Hi All,
    I am trying to plot a graph in OBIEE 11g answers which shows Calendar Month in X-axis and percentage of marks in Y-axis,
    in such a way that Calendar Month in X-axis should be in the order Jan Feb Mar Apr .....(where as now it is Apr Aug Feb ... which is sorted in ascending order) Calender month is a calculated column in the report which has the following calculation
    case when cal_month=1 then 'Jan'
    case when cal_month=2 then 'Feb'
    case when cal_month=12 then 'Dec'
    How do i arrange the calendar month in a proper order of Jan Feb Mar .....
    Please advise
    Thanks,
    LonaD

    I've already mentioned OOB column to use, I'm not sure about your data. If you dont have it then might go for workaround to get number 1 to 12.
    BTW:Existing column 'Col month' as referred is not helping you?
    For ex: work around might be something like
    cast(substring("Year",3,2) as int)
    Mark if helps
    Edited by: Srini VEERAVALLI on Feb 5, 2013 12:43 AM
    you can create same in rpd so that you can sort it._
    Or else can go with work around using year column as above_
    Edited by: Srini VEERAVALLI on Feb 5, 2013 12:59 AM
    Edited by: Srini VEERAVALLI on Feb 5, 2013 1:01 AM
    Edited by: Srini VEERAVALLI on Feb 5, 2013 3:19 PM

Maybe you are looking for

  • Internal Software Error while Burning to DVD Disc

    I am using PE3 and during the latter part of the burn, the process stopped and the following error message was displayed. .\Vobulator\Block Planner\Block Planner.cpp.line215 Had no trouble the first time. Have tried burning to both +R and -R. Would a

  • How to retain the work item in inbox of user if user press the icon cancel?

    HI, we  are using a text editor in approval section of workflow where the user needs to enter the reason for apporval or rejection. the requirement is how to retain the work item in inbox of user if user press the icon cancel? there are two icons in

  • Regarding debugging in sap script and smart form

    hi guys, can any one tell me what are the different steps and options available to debug a SAP SCRIPT and a SMARTFORM. thank you very much pavan

  • Can any java process exceed the maximum memory allocated

    Hi, I have a basic question on the memory settings. Assume I have a java process where the memory settings are like: -Xmx1024m where the server capacity is say 8GB Then can the process exceed the allocated memory of 1GB and go further say upto 4 GB.

  • Attachment of mesasge type to a process code..

    Hi.. When I am trying to attach a message type to a process code , for outbound it is allowing me to do so but for inbound it is not allowing me. So can anyone please tell me where is the problem? Thanks