Displaying a formula in a chart

Hi
how can I display a formula (such as y(x)=a3*x^3+a2*x^2) in a diagram?
thanks for your help.
Yves

here it is.
Attachments:
Waveform_Graph.vi ‏76 KB

Similar Messages

  • Crystal report -How to display multiple lines in line chart?

    Hi,
    M struggling to display multiple lines in line chart. All the values m fetching it from database into data table in below format & data type
    Category(String).....year(Int).....graph_values(Int).....table_value(String)
    Test.........................2006.......... -100............................(100)
    Avg..........................2006..........20................................20
    Median......................2006...........5................................5
    Test..........................2007...........500.............................500
    Avg...........................2007............90..............................90
    Median.......................2007............45..............................45
    M using cross tab to display data and chart to plot line. Following fields I used in Cross tab Expert & Chart expert
    Cross tab expert-
    Rows u2013 category
    Columns u2013 year
    Summarized fields u2013 Min of table_value
    In Chart Expert u2013
    On Change of - Year
    Show values - graph values
    In cross tab m able to see the data properly but not in graph.I have three categories. Hence it should plot three lines in line chart but m able to see only one line for test category.
    FYI u2013 using VS 2008 and crystal report assembly version 10.5
    Urgent. Please reply soon.
    Thanks
    ThakurS

    I got the solution.
    In Chart Expert - I should use
    On Change of -- Year, Category
    Show values -- graph values
    Thanks,
    ThakurS

  • How can I display a formula variable in the report?

    Hi,
    I have a requirement to display a formula variable value in the report. When the user runs a report this variable value should be called once and displayed below the report title or in a specified cell. Is it possible something like this could be done? if yes, can someone tell me how can I achieve this functionality. I appreciate your time and effort with points.
    Thanks,
    Rao.

    Hi Bhanu,
    In the query properties you can only see text variables and not the formula variables. If I define my number of working days as text variable and I can display in the report. However, I need to use this variable in some calculation in the report, so it has to be formula variable in order to use in calculations. I appreciate your input with points.
    Thanks,
    Rao.

  • Display three Values in Pie charts

    Hi All,
    I want to display three Values in Pie Chart(%, Value and one more field). Please suggest me any solution for this.
    For Eg Pie chart should display value lie this :- Nokia, 25,025, 38.52% (It consists of three differet values)
    Thanks,

    I am not sure if you could get the concatenation to work.
    But here are some ideas (please post if you get the solution):
    - Take a look at the list of other formatting options based on the following link:
    http://www.oracle.com/technology/products/xml-publisher/blog/xsltext/10134/oracle/apps/xdo/template/rtf/XSLTFunctions.html
    - Another alternative is to customize the class file : oracle/dss/graph/SliceLabel.class located in bipres.jar
    You would need to customize it to do what you need.
    a) Modify this one so that it is used by the BIP Server
    C:\OracleBI\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\WEB-INF\lib
    b) Modify this one so that it is used by the Client : MS Word AddIn:
    C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\jlib
    regards
    Jorge

  • How do you display excel formulas?

    How do you display EXCEL formulas in Numbers once imported?

    select the cell and look at the bottom of the window or doubel click the cell:
    after double clicking cell:

  • Pbm to display a formula in multi Writer mode

    hello,
    I attach my analytic workspace in multi write mode and when i want to display a formula in a crosstab, i have the following message :
    on Jan 17 16:22:30 CET 2005 In oracle.dss.dataSource.QueryServer::_restartFromPersistence
    oracle.express.ExpressServerExceptionClasse d'erreurs : OLAPI
    Descriptions des erreurs du serveur :
    DPR : Unable to create server cursor, Générique à TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES : ORA-37035: You can only DEFINE SESSION objects in analytic workspace EISEVAL because it is attached in MULTI mode.
    , Générique à TxsRdbResultSet:absolute()
         at oracle.express.olapi.data.full.DefinitionManager$ExceptionTranslator.translateExpressException(DefinitionManager.java:571)
         at oracle.express.olapi.data.full.DefinitionManager$ExceptionTranslator.translateException(DefinitionManager.java:551)
         at oracle.express.olapi.data.full.DefinitionManager.translateException(DefinitionManager.java:513)
         at oracle.express.olapi.data.full.DefinitionManager.translateException(DefinitionManager.java:520)
         at oracle.express.olapi.data.full.DefinitionManagerSince9202.createCursorManagerInterfaces(DefinitionManagerSince9202.java:522)
         at oracle.express.olapi.data.full.DefinitionManagerSince9202.createOLAPICursorManagers(DefinitionManagerSince9202.java:891)
         at oracle.express.olapi.data.full.ExpressDataProvider.createCursorManagers(ExpressDataProvider.java:1671)
         at oracle.express.olapi.data.full.ExpressDataProvider.internalCreateCursorManager(ExpressDataProvider.java:770)
         at oracle.express.olapi.data.full.ExpressDataProvider.createCursorManager(ExpressDataProvider.java:708)
         at oracle.olapi.data.source.DataProvider.createCursorManager(DataProvider.java:330)
         at oracle.olapi.data.source.DataProvider.createCursorManager(DataProvider.java:273)
         at oracle.dss.dataSource.QueryCursorManager.createCursorManager(QueryCursorManager.java:164)
         at oracle.dss.dataSource.QueryEvaluator.setUpCursors(QueryEvaluator.java:3546)
         at oracle.dss.dataSource.QueryEvaluator._setUpCursorsForMainQuery(QueryEvaluator.java:2547)
         at oracle.dss.dataSource.QueryEvaluator.getCursorForCube(QueryEvaluator.java:2579)
         at oracle.dss.dataSource.QueryEvaluator.createCubeAndCursor(QueryEvaluator.java:940)
         at oracle.dss.dataSource.MainQueryEvaluator.createCubeAndCursor(MainQueryEvaluator.java:144)
         at oracle.dss.dataSource.QueryServer.createCubeAndCursor(QueryServer.java:3698)
         at oracle.dss.dataSource.QueryServer._restartFromPersistence(QueryServer.java:6297)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java)
         at oracle.dss.util.Operation.execute(Operation.java:72)
         at oracle.dss.dataSource.QueryManagerServer.sendQueue(QueryManagerServer.java:1991)
         at oracle.dss.dataSource.common.OperationQueue.update(OperationQueue.java:207)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
         at oracle.dss.dataSource.client.QueryClient._databaseSet(QueryClient.java:3888)
         at oracle.dss.dataSource.client.QueryClient._reestablishFromPersistence(QueryClient.java:349)
         at oracle.dss.dataSource.client.QueryClient.setXMLAsString(QueryClient.java:518)
         at oracle.dss.persistence.persistencemanager.client.DefaultStateHandler.loadXML(DefaultStateHandler.java:131)
         at oracle.dss.persistence.persistencemanager.client.DefaultStateHandler.recreatePersistableFromStateAgent(DefaultStateHandler.java:395)
         at oracle.dss.metadataManager.client.handlers.persistence.PersistenceMetadataHandler$MDStateHandler.recreatePersistableFromStateAgent(PersistenceMetadataHandler.java:491)
         at oracle.dss.persistence.persistencemanager.client.DefaultStateHandler.loadAggregates(DefaultStateHandler.java:257)
         at oracle.dss.persistence.persistencemanager.client.DefaultStateHandler.recreatePersistableFromStateAgent(DefaultStateHandler.java:401)
         at oracle.dss.metadataManager.client.handlers.persistence.PersistenceMetadataHandler$MDStateHandler.recreatePersistableFromStateAgent(PersistenceMetadataHandler.java:491)
         at oracle.dss.metadataManager.client.handlers.persistence.PersistenceMetadataHandler.getObjectInstance(PersistenceMetadataHandler.java:669)
         at oracle.dss.metadataManager.client.MetadataManager.handleStateAgent(MetadataManager.java:6336)
         at oracle.dss.metadataManager.client.MetadataManager.lookup(MetadataManager.java:5966)
         at oracle.dss.metadataManager.common.MDFolder.lookup(MDFolder.java:378)
         at oracle.dss.metadataManager.common.MDFolder.lookup(MDFolder.java:258)
         at oracle.dss.metadataManager.common.MDFolder.lookup(MDFolder.java:254)
         at oracle.dss.metadataManager.common.MDFolder.lookup(MDFolder.java:550)
    Is there a workaround ?
    Thanks

    hello,
    My formula come from an express Server database 6.3.4.
    I have made a simple test case: The Express Database contains only 2 formulas
    with 2 dimensions. I export it , create an aw in the CS_OLAP schema and import the eif file by AWM 10.1.0.3.0
    and enable to standard form.
    I ran the bicheckconfig and apparently no problem :
    <?xml version="1.0" encoding="UTF-8" ?>
    <BICheckConfig version="1.0.2.0">
    <Check key="JDEV_ORACLE_HOME" value="G:\oracle\product\10.1.0\Dev"/>
    <Check key="JAVA_HOME" value="G:\oracle\product\10.1.0\Dev\jdk\jre"/>
    <Check key="JDeveloper version" value="10.1.2.0.0.1811"/>
    <Check key="BI Beans release description" value="BI Beans 10.1.2 Production Release"/>
    <Check key="BI Beans component number" value="10.1.2.52.0"/>
    <Check key="BI Beans internal version" value="3.2.1.0.13"/>
    <Check key="host" value="dev2"/>
    <Check key="port" value="1521"/>
    <Check key="sid" value="orc10G"/>
    <Check key="user" value="cs_olap"/>
    <Check key="Connecting to the database" value="Successful"/>
    <Check key="JDBC driver version" value="10.1.0.3.0"/>
    <Check key="JDBC JAR file location" value="G:\oracle\product\10.1.0\Dev\jdbc\lib"/>
    <Check key="Database version" value="10.1.0.3.0"/>
    <Check key="OLAP Catalog version" value="10.1.0.3.0"/>
    <Check key="OLAP AW Engine version" value="10.1.0.2.0"/>
    <Check key="OLAP API Server version" value="10.1.0.3.0"/>
    <Check key="BI Beans Catalog version" value="3.2.1.0.13"/>
    <Check key="OLAP API JAR file version" value="&#34;10.1.0.3.0&#34;"/>
    <Check key="OLAP API JAR file location" value="G:\oracle\product\10.1.0\Dev\jdev\lib\ext"/>
    <Check key="OLAP API Metadata Load" value="Successful"/>
    <Check key="Number of metadata folders" value="4"/>
    <Check key="Number of metadata measures" value="26"/>
    <Check key="Number of metadata dimensions" value="7"/>
    <Check key="OLAP API Metadata">
    <![CDATA[==============================================================================
    Type Name (S=Schema, C=Cube, M=Measure, D=Dimension) Status
    ========= ======================================================= ============
    Folder... ROOT
    Measure.. Nombre de Jours par mois Successful
    S=CS_OLAP, C=NBJ_MOIS_CUBE4151, M=NBJ_MOIS
    Measure.. Formule Xdimension Successful
    S=CS_OLAP, C=FULE_XDIMENSION_CUBE4151, M=FULE_XDIMENSION
    Dimension Temps Successful
    S=CS_OLAP, D=EISEVAL_TEMPS
    Dimension Dimensions Successful
    S=CS_OLAP, D=EISEVAL_XDIMENSION
    Folder... Electronics - KPIs
    Measure.. Revenue Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD
    Measure.. Cost Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS
    Measure.. Quantity Successful
    S=CS_OLAP, C=SHAWSALES, M=QUANTITY_SOLD
    Dimension Time Successful
    S=CS_OLAP, D=SHAWT_TIME
    Dimension Promotion Successful
    S=CS_OLAP, D=SHAWPROMOTIONS
    Dimension Product Successful
    S=CS_OLAP, D=SHAWPRODUCTS
    Dimension Geography Successful
    S=CS_OLAP, D=SHAWGEOGRAPHIES
    Dimension Channel Successful
    S=CS_OLAP, D=SHAWCHANNELS
    Folder... Electronics - Trend Calculations
    Measure.. Revenue Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD
    Measure.. Revenue 12 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_12MMA
    Measure.. Revenue 6 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_6MMA
    Measure.. Revenue Fcst Best Fit Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_BF
    Measure.. Revenue Fcst Exponential Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_EXPO
    Measure.. Revenue Fcst Linear Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_LINEAR
    Measure.. Revenue Fcst Non-Linear Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_NLINEAR
    Measure.. Revenue Fcst Seasonal Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_SEASONAL
    Measure.. Revenue Fcst Trend Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_TREND
    Measure.. Revenue % Growth Prior Period Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_PCT_CHANGE_PP
    Measure.. Revenue % Growth Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_PCT_CHANGE_YRAGO
    Measure.. Cost Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS
    Measure.. Cost 12 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_12MMA
    Measure.. Cost 6 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_6MMA
    Measure.. Cost Fcst Best Fit Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_FCAST_BF
    Measure.. Cost % Growth Prior Period Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_PCT_CHANGE_PP
    Measure.. Cost % Growth Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_PCT_CHANGE_YRAGO
    Measure.. Margin 12 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_12MMA
    Measure.. Margin 6 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_6MMA
    Measure.. Margin Fcst Best Fit Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_FCAST_BF
    Measure.. Margin % Growth Prior Period Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_PCT_CHANGE_PP
    Measure.. Margin % Growth Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_PCT_CHANGE_YRAGO
    Measure.. Margin % Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_PERCENT
    Measure.. Quantity Successful
    S=CS_OLAP, C=SHAWSALES, M=QUANTITY_SOLD
    Dimension Time Successful
    S=CS_OLAP, D=SHAWT_TIME
    Dimension Promotion Successful
    S=CS_OLAP, D=SHAWPROMOTIONS
    Dimension Product Successful
    S=CS_OLAP, D=SHAWPRODUCTS
    Dimension Geography Successful
    S=CS_OLAP, D=SHAWGEOGRAPHIES
    Dimension Channel Successful
    S=CS_OLAP, D=SHAWCHANNELS
    Folder... Electronics - Trend Calculations
    Measure.. Quantity Successful
    S=CS_OLAP, C=SHAWSALES, M=QUANTITY_SOLD
    Measure.. Margin % Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_PERCENT
    Measure.. Margin % Growth Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_PCT_CHANGE_YRAGO
    Measure.. Margin Fcst Best Fit Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_FCAST_BF
    Measure.. Margin 12 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_12MMA
    Measure.. Cost % Growth Prior Period Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_PCT_CHANGE_PP
    Measure.. Cost 6 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_6MMA
    Measure.. Cost 12 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_12MMA
    Measure.. Revenue % Growth Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_PCT_CHANGE_YRAGO
    Measure.. Revenue 12 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_12MMA
    Measure.. Revenue 6 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_6MMA
    Measure.. Revenue Fcst Best Fit Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_BF
    Measure.. Revenue Fcst Exponential Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_EXPO
    Measure.. Revenue Fcst Linear Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_LINEAR
    Measure.. Revenue Fcst Non-Linear Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_NLINEAR
    Measure.. Revenue Fcst Seasonal Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_SEASONAL
    Measure.. Revenue Fcst Trend Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_FCAST_TREND
    Measure.. Revenue % Growth Prior Period Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD_PCT_CHANGE_PP
    Measure.. Revenue Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD
    Measure.. Cost Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS
    Measure.. Cost Fcst Best Fit Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_FCAST_BF
    Measure.. Cost % Growth Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS_PCT_CHANGE_YRAGO
    Measure.. Margin 6 Mo MV Avg Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_6MMA
    Measure.. Margin % Growth Prior Period Successful
    S=CS_OLAP, C=SHAWSALES, M=MARGIN_PCT_CHANGE_PP
    Dimension Time Successful
    S=CS_OLAP, D=SHAWT_TIME
    Dimension Promotion Successful
    S=CS_OLAP, D=SHAWPROMOTIONS
    Dimension Product Successful
    S=CS_OLAP, D=SHAWPRODUCTS
    Dimension Geography Successful
    S=CS_OLAP, D=SHAWGEOGRAPHIES
    Dimension Channel Successful
    S=CS_OLAP, D=SHAWCHANNELS
    Folder... Electronics - KPIs
    Measure.. Quantity Successful
    S=CS_OLAP, C=SHAWSALES, M=QUANTITY_SOLD
    Measure.. Revenue Successful
    S=CS_OLAP, C=SHAWSALES, M=AMOUNT_SOLD
    Measure.. Cost Successful
    S=CS_OLAP, C=SHAWSALES, M=COSTS
    Dimension Time Successful
    S=CS_OLAP, D=SHAWT_TIME
    Dimension Promotion Successful
    S=CS_OLAP, D=SHAWPROMOTIONS
    Dimension Product Successful
    S=CS_OLAP, D=SHAWPRODUCTS
    Dimension Geography Successful
    S=CS_OLAP, D=SHAWGEOGRAPHIES
    Dimension Channel Successful
    S=CS_OLAP, D=SHAWCHANNELS
    ]]>
    </Check>
    </BICheckConfig>
    The formula has the following description :
    DEFINE NBJ_MOIS FORMULA INTEGER <TEMPS>
    LD Nombre de Jours par mois
    EQ 1
    PROPERTY 'AW$CLASS' -
    'IMPLEMENTATION'
    PROPERTY 'AW$CREATEDBY' -
    'AW$XML'
    PROPERTY 'AW$LASTMODIFIED' -
    '24JAN05_17:05:22'
    PROPERTY 'AW$LOGICAL_NAME' -
    'NBJ_MOIS'
    PROPERTY 'AW$MEASUREDEF' NA
    PROPERTY 'AW$PARENT_NAME' -
    'NBJ_MOIS_CUBE4151'
    PROPERTY 'AW$ROLE' -
    'MEASUREDEF'
    PROPERTY 'AW$STATE' -
    'VALID_MEMBER'
    PROPERTY 'COLUMN_NAME' -
    'MEASURE_19'
    PROPERTY 'CURRSYMBOL' -
    '¿'
    PROPERTY 'DATA_TYPE' -
    'INTEGER'
    PROPERTY 'DECIMALDIGITS' 2
    PROPERTY 'DESCRIPTION' -
    'Nombre de Jours par mois'
    PROPERTY 'DISPLAYNAME' -
    'Nombre de Jours par mois'
    PROPERTY 'FORMATNEGCURR' -
    '($1)'
    PROPERTY 'FORMATNEGNUM' -
    '(¿1)'
    PROPERTY 'FORMATPOSCURR' -
    '$1'
    PROPERTY 'FORMATPOSNUM' -
    '¿1'
    PROPERTY 'ISCURRENCY' non
    PROPERTY 'IS_SOLVETARGET' oui
    PROPERTY 'LONGNAME' -
    'Nombre de Jours par mois'
    PROPERTY 'NAME' -
    'NBJ_MOIS'
    PROPERTY 'NUMFORMAT' -
    '0.00;¿1;(¿1);;,=;;'
    PROPERTY 'SHORTNAME' -
    'Nombre de Jours par mois'
    PROPERTY 'SHOWLEADZERO' oui
    PROPERTY 'USERDATA' oui
    PROPERTY 'USETHOUSANDSEP' non
    In the sample JAVA bibeans 10G "adhoc_tool"
    I insert just one line to reproduce the problem
    AnalyzerConnection.java
    protected void connect() {
    m_queryManager.setSession(m_session);
    m_queryManager.setMetadataManager(m_metadataManager);
    m_connected = true;
    // Save the connection details
    saveConnectionSettings();
    System.out.println(olapCon.executeCommand("aw attach EISEVAL multi;aw list")); <------------this line
    catch (Exception e) {
    // The _mm.attach method call can fail if the user - who is a valid
    // database user, is not a valid catalog user
    showConnectionError(e);
    and when i choose my fomula for a new presentation i have the following error :
    Mon Jan 24 19:21:43 CET 2005 In BuilderWizardAdapter::wizardFinished
    BIB-9509 Oracle OLAP n'a pas créé le curseur.
    oracle.express.ExpressServerExceptionClasse d'erreurs : OLAPI
    Descriptions des erreurs du serveur :
    DPR : Unable to create server cursor, Générique à TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES : ORA-37035: You can only DEFINE SESSION objects in analytic workspace EISEVAL because it is attached in MULTI mode.
    , Générique à TxsRdbResultSet:absolute()......
    If i attach in RO mode , it works.
    jean marc

  • Formula names in chart legends

    Dear experts,
    I use a chart with formulas. Now the names of the formulas are displayed in the chart legend as "@formulaname". I see no way to change this. Even if I rename the formula, the "@" would remain.
    F1-Help says "Label aliasing and legend entry aliasing on charts is not supported by this version of Crystal Reports." (SAP Crystal Reports for Enterprise)
    Do I realy have to paint my own legend?
    thank you
    -Phil

    found something interesting on idea's place for next version of CR
    "The current workaround is to use a second chart that is modified in such a way that the legend of the second chart fits what you want to have as a legend for the first chart."
    (Coy Yonce, https://cw.sdn.sap.com/cw/ideas/1489)
    -Phil
    Edited by: Philipp Vavron on Dec 21, 2011 7:45 AM

  • Working with 3 Reports -- How to Display Summary/Formula field in Each Repo

    I have 3 Report that represent three Company.
    Each Company/Report has their report Details and field totals at the bottom.
    Now what I am trying to accomplish is that I need to add all three companies grand total and sum it up and display at the bottom of each reports.
    FYI, I have created matrix report and i pass user parameter where user can choose which company's report him/her would like to run so for example: if user run Company_1 then at the bottom i want to display all the companies Grand Total.Each reports have 6 columns and all the columns are same in each report except the data change by company. and with the same thing with Company_2, and Company_3
    Now, I tried to use create a separate query and tried to use DATA LINK but it didn't work due to very awkward report design.
    Is there a way where i can create a formula field and write PL/SQL and display at the bottom of my report.
    Please let me know if its possible I will very appreciated.
    Thank You

    Thanks for your reply,
    Actually, I would done that before taking Company's parameter off but i have to send out this report to all three companies thats resoan why I put companies paramters.
    Also, I have solved that problem by creating new query that will give me total off each company so in my Data Model. I have Q_1 (main query), Q_2 (Company 1 query which give me total for each field), Q_3 (Company 2 query....), Q_4
    and call those all fields and RESET AT REPORT level.
    so, no mather which company i choose in my parameter field it will give me final total at the bottom of my report for all the departments.
    Thank You,

  • Is there a way to display the legend for a chart, but not the chart?

    Hi,
    I have a stacked column chart and a line chart on top of each other.   I can't use the legend for the stacked column chart because the data will change from month to month, and the 2 charts will not be aligned.  I copied the stacked column chart to another part of the canvas and want to display only the legend, but the chart is still displaying.  Is there a way to prevent the chart from displaying?    Thanks.

    hi Jim Wojewnik,
    we can show only the legend in a pie chart by dragging the edges to closer.do the following,
    select the pie chart,select the edge of the chart and make it small and u ll find the pie chart shrinking.make it lean such that the pie chart disappear.
    try this work around and let me know.
    regards,
    ravi.

  • Display Dynamic HTML beside Flash Chart in Chart Region

    Hello,
    I have a vertical 3D flash chart with some categories I,II,IV... on x-axix. I have to show a legend beside the chart dynamically depending on the categories displayed like (I - PC, II - TV, IV-Laptop....) First I tried to do this with static data. I modified, Region Source of Chart region to include the legend. I am successful to create a table & put some static html code. Now I want this to be dynamic.
    I found that with shotcuts I can put dynamic HTML code. I created shortcut with PL/SQL & successfully displayed them in a 'HTML REGION WITH SHORTCUTS', but I want that in Chart Region, not as a separate region. Shortcut is not working in Chart region.
    How can I achieve this? Is there a way to call a process or substitution string or some thing from Chart Region to display my legend dynamically beside the chart.
    Experts any hint is appreciated.
    Sowji.

    Experts,
    Can you please give any hint how this can be achieved? If I keep the dynamic legend as HTML with Shortcut region, the width & height are not matching with the chart region as it is dynamic. Also, I am unable to combine both 'chart' & 'html with shortcut' region to look like one region. So I am looking for options to insert the dynamic html in to chart region.
    Sowji.

  • Conditional display of value in funnel chart

    hi - I'm wondering if there's a way to turn off display of a single value in a bucket chart depending on
    the value of the "on change of" data value. So, just like you can change the color of the area depending
    on the value of the change or display value, I'd like to be able to specify "don't display this funnel value when
    this condition is true".
    I'm not seeing... but am hoping there is!
    thanks,
    carol

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Problem in displaying x-axis label in charts

    hi experts,
                   i am using charts in my report..... the problem is that the label in the x-axis is not getting displayed.
    i think it may be due to the no. of columns. i have to display records in chart for 31 days that is there should be 31 bars ...
    it is displaying the bars but not the label like (01/06 , 02/06..) in x-axis...where as if i reduce the number of columns it is getting displayed....could you please help me in this..
    below is the code snippet,
    CALL FUNCTION 'GRAPH_2D'
    EXPORTING
    TITL = 'DATE vs PURITY'
    VALT = 'PURITIY'
    SMFONT = 'X'
    WINPOS = '1'
    WINSZX = '80'
    WINSZY = '80'
    TABLES
    DATA = CHART.
    thanks in advance,
    syed

    Hi,
    I think you can try with WINSZX = '100' & WINSZY = '100' so that your graphic window opens up with highest cordinates.
    And there is a limitation that DATA may contain at most 32 rows. Dispalying all column labels will not be possible if the value is too large.
    Alternatively you can try out with function module 'GRAPH_MATRIX_2D'.
    Hope this helps.

  • Problem with displaying special language symbol in charts

    Hello,
    I have problem wih displaying special symbols in czech language in charts. When I write some value into Categoryaxis or Value axis in chart designer I see the right value. Then I save the web template and present it on the web. But on the web presentation I don´t see the right value. I see the title without special czech symbols.
    I find on forum some solution for language dependent texts (using special program eg. ZHTMT_TEXT) I think that It´s not solution for me. I think that I have problem with font or code side...
    Can you give some advices?
    Thanks
    Kind regard.
    Petr

    I try to change the font but the output is not correct...
    Czech language has some special symbols a e.g. &#269;,&#345;, á.
    Thanks
    Petr

  • How to display Zero values in the chart

    Hi,
    In BO design studio 1.3 we are using bar chart and line chart for one of the dashboard. we have enabled the data labels and data is also displaying in the chart, but for certain criteria the data is itself zero in the database. In such scenario chart is not showing zero as the data label and it is simply blank. Is there any way to display the values even though it is zero?
    Thank You,
    Palani. 

    Hi - I don't see a way to do that; if you want that in the future I recommend posting something on Idea Place - ideas.sap.com

  • Displaying Zero Value in a Chart if there exist no database record.

    Hello All,
    I need to create a chart that displays the number of jobs per hour over a 24 hour period. I can determine the hour the job was created and I have no trouble making a chart with a count of jobs per hour. The problem is that I also want to display the hours that have no jobs on the chart. So in the hours where no job is created there is no database record.
    So inorder to show it in a chart  Zero values for a particular hour....how shd it be done if there is no zero values in the database  for a particular hour???? we dont have the flexibiltiy to  add a further table in the database..
    Any suggestions would be much appreciated.
    Thanks
    Regards
    Atul

    This is basically the same issue that is covered [here|Record selection issue in cross tab.;.
    HTH,
    Carl

Maybe you are looking for

  • Rolling forecase for Actual and Plan

    Hi Iam working on Rolling Forecast for Actual and Plan report.. My Planning here is Quaterly based so for example say we plan it on April so the months after april (May - Dec) would be Planning. So when my month keeps on moving the forecase also move

  • UDF help

    Dear All, Kindly let me know what am I doing wrong in the below code? I am getting errors in the UDF ... int I_Length = 0; int H_Count = 0; String flag; H_Count = I_Val.replaceAll("-","").length();  // Count all "-" in the string I_Length = I_Val.len

  • 7390 screen

    hi i have been in posession of a 7390 for a while i believe it to be a very good phone but i have been having problems with the screen it suddenly went like a television screen and went all fuzzy and i cannot use the phone now it is there anything i

  • SSRS Multi Page Reports

    Hi All, I am new to SSRS reports. I have to build a multi-page report. I have a list of data. data = {Name, address, email} data[0] = {abc, abc street, [email protected]} data[1] = {def,def street, [email protected]}... ...data[n]={xyz, xyz street, [

  • FROM Clause Query and Invisible records :(

    HI: My form has a block based on a FROM clause query (QUERY DATA SOURCE TYPE). This works fine with no errors. Count hits suggests that it is retrieving records but my Item is not displaying the records. I have nine records in total but all fields ar