Pie Chart not showing

Hi
I'm trying to display a pie chart in the WAD, I have a query associated to my Data provider, but it doesn't display properly. I'm running WAD 3.x and support package 7.
I tried to use different charts and it seems to display my results fine.
Any ideas why this is happening?

MIcelle,
Te issue might be with the way the data is structured in the query..
Copy the data onto a separate sheet and then generate an EXCEL pie chart and change the table structure till you get the format of the graph as desired , now all you need to do is get the quer in the same fomat and you should be good to go.
The graph on the Web depends on the IGS , for Excel , it is based on Excel's charting engine and has not much to do with notes.
Hope it helps..
Arun
Assign points if helpful

Similar Messages

  • PIe chart to show parts of a whole

    Hi,
    I am trying to create a pie chart that shows students the number of successful class periods out of a total number of 70. I have a column displaying the number of successful days at the end of the trimester, but don't know how to "tell" the pie chart how many days are possible.
    Any help on this would be appreciated!
    Thank-you,
    Dave

    Hi Dave,
    Enter the number of possible days in the table?
    What Numbers needs to construct the chart, though, is the number of 'successful' days and the number of 'unsuccessful' days. Given those two data, Numbers will automatically construct the chart showing each as the correct fraction of the whole (pie). The Chart format inspector will give you several choices of how to label the segments, including 'percentage.'
    At the end of the trimester, when all possible days have passed, the number of 'unsuccessful' days is 'possible' days - 'successful' days, and 'possible' days is a fixed number.
    If you want to use the chart within the term, you need to decide whether you want a chart that shows the 'successful' days as a percentage of ALL possible days (Chart 2), as a percentage of the possible days up to the current date (Chart 1), or to add a third category, 'days to come' (Chart 3).
    Each chart uses the data indicated by the legend under the chart.
    Formulas for table 2 (For Chart):
    B2: =COUNT(Main::$A)
    B3: =COUNTIF(Main::$A,"<"
    Column A on the Main table has two conditional format rules applied:
    Equal to  A2: (yellow fill)
    Greater than  A2 (grey fill)
    Regards,
    Barry
    EDIT: I see I neglected to recalculate the day numbers after adding a second header row. Oops! With corrected numbers, today is day 15, and charts show results to end of day 14. Formulas listed are not affected.
    Message was edited by: Barry

  • Pie chart legend showing digit "1" when we set "ignore blank cells"property

    All,
    We have pie chart in Xcelsius 2008 that shows the data with legend value and we have also set the ignore blank cells property to ignore the blank value from column. but once we set this property, it displays the digit "1" in the legend when there is no data.
    we are expecting that nothing should be displayed in pie chart legend when there is no data for the pie chart.
    Thanks,
    Sourabh

    hi Sourabh,
    I could replicate your scenario.
    Workaround is to create a duplicate of this chart. Go to properties of this new chart.
    Go to Appearance ->
    Uncheck
    - Legend
    - Mouse-over values
    - Data Labels
    for this chart.
    Write a logic in excel using 'IF' to verify if your data is empty.
    Use 'Dynamic Visibility' feature to display this chart only when your data is empty.
    Display your original chart if your data is not empty.
    Regards,
    Vamsee

  • BI7.0_WAD3.X - Pie Chart- Always shows 2 decimal point

    Hi,
    <u>Info:</u> <u> BI 7.0, Stack 10, FE 1100, WAD 3.X</u>
    <u><b>Problem 1: (Pie Chart) :</b></u> :
    a. I am unable to  make the Pie chart show percentage in one decimal point. (EG:  56.3%).
    b. The Pie chart does not have the selection to show both value & text
    <u><b>Problem 2: (Pie Chart):</b></u>
    Problem 2: The text style does not change at all ( Eg: does not change to bold, italic, does not represent diagonally)
    Please let me know if any one seen these problems or any OSS note available the above problems.
    Thankyou,
    -Sini
    Message was edited by:
            Sini Kumar

    Hi Kai,
    If I want to create a bar chart with DP that looks as follows:
    <b><u>Material       Total</u></b>
             A                    5
             B                   10
             C                     7
             D                    4
    Overall result           26
    Then How do I get the labels A, B, C, D in the Y axis  as the name of the "category" and also all the series represented in diffrent color say 5 (red), 10(yellow), 7 (blue), 4(green). I am not able to get these two criteria met?
    what I am able to achieve is either
    1. (A, B, C, D )are shows as the name of the category in the Y-axis, and (total) on X-axis-- then it will have only one series (ie total)....Hence cannot give different colors for the bar representing the category A,B,C,D
    (or)
    2.  (material) shown as the name of the category on Y-axis and (total) on X-axis and the series will have (A, B, C, D) in different colors but the name of the series will be shown anywhere inside the bar and not as the name of the category....b'cos the name of the category will be (material)
    so how do i get the ......labels A, B, C, D in the Y axis  as name of the "category" (instead of material)  and also all the series represented in different color say 5 (red), 10(yellow), 7 (blue), 4(green).
    Please let me know if this is possible with the chart wizard in 3.x or 7.0 WAD. I tried and so far no luck!
    Earlier in 3.0B it was possible by right clicking every data point to change it's color.
    Thankyou,
    -Sini

  • PIE chart not reflecting properly

    Hi All,
    I create a Change request and i will not submit so the status in PIE chart will be DRAFT.
    But once i submit the CR it still shows that its in draft state. Its state has not changed?
    Thanks
    Vijay

    check wheather this business funcation are active or nor.
    /BCV/MAIN FND
    /BCV/MAIN_1 FND
    /BCV/NWBC_SIDEPANEL

  • Crystal Report Chart not showing up in Web Portal

    I have a created a chart using Crystal Reports(runs fine in Crystal) and published it on our Report Server. When I went to look at the report on our Web portal, the text objects were visible however the chart was not. Portal is in JSF technology (IceFaces) on JBoss server.
    Anyone know why this happening?
    I founded post
    [Re: Crystal Viewer in Servlet does not show graphics|Re: Crystal Viewer in Servlet does not show graphics]
    I have this in web.xml
    <context-param>
             <param-name>crystal_image_uri</param-name>
             <param-value>/my_app_name/crystalreportviewers115</param-value>
    </context-param>
    But in URL like this one
    /my_app_name/crystalreportviewers115/crystalimagehandler.jsp?dynamicimage=crystal7652571164231307864.png
    I haven't file "crystalimagehandler.jsp" I also didn't found "crystal7652571164231307864.png" file. how to resolve this problem?

    Yes I did. I created file "crystalreportviewers115" in my "WEB-INF" and coped there all file from "C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\".
    In tutorial which i founded [here|http://devlibrary.businessobjects.com/businessobjectsxir2/en/en/JRC_SDK/jrc_java_dg_doc/doc/jrcsdk_java_dg/Tutorials2.html#1459845] they saying that I must copy file "crystalreportviewers115" but in my case I have "crystalreportviewers12" and:
    - ChartSupport
    - java
    - managed
    In my case i haven't file "crystalreportviewers115" but "crystalreportviewers12".
    In eclipse the structure of my app (its "Dynamic Web Project") looks like:
    - myapp:
    _______ src
    _______ crystalreportviewers115
    _______ WebContent:
    _________________ WEB-INF
    Any advice?

  • Drill Down in Pie Chart not working in IE8 / Mozilla 5

    Hi Experts,
    In my dashboards, drill down feature in Pie charts are not working if the flash is viewed in IE8 / Mozilla Firefox 5.
    In IE7 it is working. Is there any browser settings required for this ? Pls suggest.
    Drill down in column chart is working fine.
    Xcelsius Version: Xcelsius 2008 SP3 FP 3.5
    Browser Version: Firefox 5.0 / IE 8
    Many thanks,
    PASG

    Hi,
      You may want to download Xcelsius 2008 with SP4.
      SP4 will support the newer IE 8 (32 bits) for Xcelsius related issue.
      As for FireFox 5 that came out last week, this won't be supported anytime soon.
    Regards,
    Ken
    Edited by: Ken Low on Jun 27, 2011 8:50 AM

  • Programitically creating column series to flex chart not showing the chart

    I want to create n number of series dynamically when i run my
    application.
    where n can be any value it depends on the data which i
    retrieve from database. below i pasted the example
    ( in this example i have taken n = 4 i.e., CountMax=4 if i
    change the CountMax=6 then it should generate 6series dynamically
    after calculating the values. ). just copy the below code and paste
    it in Flex builder and run the application.
    in this example i am facing problem, chart series are not
    showing. i dont know the reason why its not showing, if anyone got
    the solutions for the problem please let me know. my actual
    requirement is to retrieve data from Salesforce account and want to
    populate the arraylist then display the chart.
    <?xml version="1.0"?>
    <!-- Example showing using mx:LineSeries vs using AS to
    create chart series programmatically -->
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    creationComplete="drawChart()" layout="absolute">
    <mx:Script>
    <![CDATA[
    import mx.controls.Alert;
    import mx.charts.series.ColumnSeries;
    import mx.charts.series.LineSeries;
    import mx.collections.ArrayCollection;
    [Bindable]
    public var categoryArray:ArrayCollection = new
    ArrayCollection();
    [Bindable]
    public var sArray:ArrayCollection = new ArrayCollection();
    public function drawChart():void
    var histMax:int = 25;
    var histMin:int = 5;
    var countMax:int = 6;
    var tmpArr:Array = new Array();
    categoryArray.removeAll();
    for(var n:int = 0; n < 10; n++)
    tmpArr[n] = histMin + Math.round((2 * n) / 20 * (histMax -
    histMin));
    categoryArray.addItem({data:tmpArr[n]});
    // Add a series to the chart with the x-values and y-values
    // from the arrays and set the series type to a column chart
    for(var chartSeries:int = 0; chartSeries < countMax;
    chartSeries++)
    var tmpseries:Array = new Array(10);
    for(var i:int = 1; i < 10; i++)
    tmpseries = 3 * Math.random();
    var cs:ColumnSeries = new ColumnSeries();
    columnchart1.series.join( = [cs];
    sArray.addItem({data:tmpseries});
    //columnchart1.dataProvider = sArray;
    cs = new ColumnSeries();
    cs.dataProvider= sArray;
    cs.displayName = 'Series';
    cs.yField = 'data';
    columnchart1.series[chartSeries] = cs;
    ]]>
    </mx:Script>
    <mx:Panel title="Dynamic Series Adding Sample"
    width="195%" height="90%" layout="absolute">
    <mx:ColumnChart id="columnchart1" height="338"
    width="396" showDataTips="true" type="stacked" x="10" y="0">
    <mx:horizontalAxis>
    <mx:CategoryAxis dataProvider="{categoryArray}"
    categoryField="data"/>
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis baseAtZero="true" maximum="3"
    autoAdjust="true"/>
    </mx:verticalAxis>
    </mx:ColumnChart>
    </mx:Panel>
    </mx:Application>

    <?xml version="1.0"?>
    <!-- Example showing using mx:ColumnSeries vs using AS to
    create chart series programmatically -->
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    creationComplete="drawChart()" layout="absolute">
    <mx:Script>
    <![CDATA[
    import mx.graphics.SolidColor;
    import mx.charts.HitData;
    import mx.controls.Alert;
    import mx.charts.series.ColumnSeries;
    import mx.charts.series.LineSeries;
    import mx.collections.ArrayCollection;
    [Bindable]
    public var categoryArray:ArrayCollection = new
    ArrayCollection();
    public function drawChart():void
    var histMax:int = 25;
    var histMin:int = 5;
    var countMax:int = 3;
    var tmpArr:Array = new Array();
    categoryArray.removeAll();
    for(var n:int = 0; n < 10; n++)
    tmpArr[n] = histMin + Math.round((2 * n) / 20 * (histMax -
    histMin));
    categoryArray.addItem({data:tmpArr[n]});
    var cs:ColumnSeries = new ColumnSeries();
    columnchart1.series = [cs];
    // Add a series to the chart with the x-values and y-values
    // from the arrays and set the series type to a column chart
    for(var chartSeries:int = 0; chartSeries < countMax;
    chartSeries++)
    var tmpseries:Array = new Array(10);
    for(var i:int = 0; i < 10; i++)
    tmpseries
    = 1 * Math.random();
    if(tmpseries > 0.5)
    tmpseries
    = 1;
    else
    tmpseries = 0;
    var testArrCol:ArrayCollection = new ArrayCollection();
    for(var j:int =0; j < 10; j++)
    var m:Number = tmpArr[j];
    var m1:Number = tmpseries[j];
    testArrCol.addItem({mData:m.toString(),nData:m1.toString()});
    cs = new ColumnSeries();
    cs.dataProvider = testArrCol;
    cs.displayName = 'Series' + chartSeries;
    cs.xField = 'mData';
    cs.yField = 'nData';
    columnchart1.series[chartSeries] = cs;
    public function myTipFunction(hitData:HitData):String
    return(ColumnSeries(hitData.element).displayName +" - "+
    hitData.item.mData + "\n" + "Value : "+ hitData.item.nData);
    ]]>
    </mx:Script>
    <mx:Panel title="Dynamic Series Adding Sample" width="98%"
    height="90%" layout="absolute">
    <mx:ColumnChart id="columnchart1" height="338"
    width="396" showDataTips="true" type="stacked" x="10" y="0"
    dataTipFunction="{myTipFunction}">
    <mx:horizontalAxis>
    <mx:CategoryAxis dataProvider="{categoryArray}"
    categoryField="data"/>
    </mx:horizontalAxis>
    <mx:verticalAxisRenderer>
    <mx:AxisRenderer visible="false"/>
    </mx:verticalAxisRenderer>
    </mx:ColumnChart>
    </mx:Panel>
    </mx:Application>

  • Pie chart not getting

    Hai
    Im not getting the pie chart .what i did was
    i created a query in Bex. And then i publish the query from Bex-Analyzser (Business Explorer -> Tools -> Launch in WebBrowser).
    Then i got my report in Web . Then i went to "Graphical display" and i select the 'pie chart' . But im not geting the pie chart.
    why it is like that
    kumar

    Hi, Kumar.
    What are you getting? Some message?
    Other graphic types works ok?
    Regards,
    Henrique Teodoro

  • CS2 @ Win XP: Pie charts not closed

    Hi all,
    I have a pretty urgent problem with pie charts in Illustrator CS2
    Here is what I do
    - Start Illustrator
    - create new document
    - select pie chart from tools
    - draw a rectangle for my chart
    - in the poped up window, I enter these values:
    330
    192
    295
    There are lots more values which result in an unproper chart.
    I need a fix for that extremely urgent.
    Using different values or manual editing of the chart are inacceptable workarounds.
    Thanks for help.

    Is it then just some specific data values that give incorrect results?
    Did you double-check the graph data panel?
    Does it maybe contain blank rows, columns or cells?
    Are there blanks (or other irrelevant stuff) somewhere within the value cells, in amongst the digits?
    Are you using whole integers and/or decimals, and if decimals are you using the correct decimal symbols (points or commas depending on language)?
    It seems very odd to me if only some values give incorrect results. I have never seen Illy produce unclosed pie charts before and I've done quite a lot of them. I am therefore not quite convinced that it is a bug - could it possibly be an error in the Illy data?
    Like I said, I do know of an error in the data spreadsheets in CS2, so maybe Illy is wrongly interpreting the Excel data. It seems unlikely to me that this is a Mac/Windows thing and an update to CS3 or 4 may be in order.
    330, 192, 295 worked perfectly for me.

  • Charts not showing on report

    I've had crystal reports running for some time on our dedicated Internet server. This has been working OK for the last 10 months.
    I've added a new report which now uses charts however I'm having problems in that the chart does not get displayed. No red cross, just a blank white image with no chart.
    I've reviewed many support forums and as a result have doubled checked all entries in my web.config and file permissions on temporary file locations. Everything seems OK...
    I would point the blame at either something to do with the handlers surrounding CrystalImageHandler.aspx or file permissions, but what I don't understand is that embedded images within the report are working perfectly OK. It is  just the chart which is not showing.
    I double checked the image http location and both my embedded image and chart use the CrystalImageHandler.
    Embedded Image:
    http://mydomain.com/auth/CrystalImageHandler.aspx?dynamicimage=cr_tmp_image_5ba728a0-45a7-4732-938f-9ec0e0f9231a.png
    Chart:
    http://mydomain.com/auth/CrystalImageHandler.aspx?dynamicimage=cr_tmp_image_d4217261-ff67-48d5-97a8-be1fc6bdbe4e.png
    Even tried these in new browser windows. The first address shows, the second just shows a blank image.
    I've tried the exact same report from my local host and it works perfectly ok.
    I've also tried running procmon on the server to try and identify any ACCESS DENIED messages but none are shown.
    Any ideas to what might be wrong?
    Im using Crystal Reports 2008 with .Net 3.5 (Visual Studio 2008) on IIS7 Windows 2008 Server.
    Thanks in advance.
    James

    I tried to register the DLL however,
    regsvr32.exe "c:\Program Files (x86)\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\sscsdk80.dll"
    generates the following windows error:
    The module "c:\Program Files (x86)\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\sscsdk80.dll" failed to load.
    Make sure the binary is stored art the specified path or debug it to check for problems with the binary od dependent .DLL files.
    The application has failed to start because its side-by side configuration is incorrect. Please see the application log for more detail.
    Appliction log entry
    Activation context generation failed for "c:\Program Files (x86)\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\sscsdk80.dll". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4053" could not be found. Please use sxstrace.exe for detailed diagnosis.
    I've run procmon and examined w3wp.exe on just processes and threads and everthing qappears to be OK, everything reports as SUCCESS. I've uploaded the output here:
    http://www.fastlanesystems.co.uk/tmp/08122010-crystal-chart-issue-procexplorer.txt
    Any other ideas to why this might not be working?
    Thanks
    James

  • Chart not showing large amount of data properly

    Hi,
    I have got 3 charts on a page. 2 are Bar chart and 3rd is a
    Column Chart. All one below another.
    The first two charts on the y axis do not have fixed items.
    These items are created at run time. If the no. of items reaches
    more than 15, the 1st two charts do not show them properly
    formatted.
    i.e It does show the correct data, but the bars are very
    tiny. Of course this would be because of the space it has been
    allocated.
    But can somebody suggest any nice solution to this? As, to
    how do I get the charts to display a large no. of items nicely,
    even thought it has a restricted small space allocated to it. I am
    not able to find any examples on this.
    Thanks

    There is no auto-resize feature.
    I have never tried this, but what if you put your chart in the report more than once and conditionally suppress according to how much data there is?
    Debi
    Edited by: Debi Herbert on Mar 29, 2011 6:33 AM

  • Spc control chart not showing UCL CL or LCL

    Hi people,
    I have an spc control chart within my app.  However for some reason the UCL, CL and LCL aren't showing on my graph.
    A brief background:
    This is an app for people entering measurement data into several numberboxes the average of which goes onto the graph.  These numbers generally vary from 32.0 to 28.0
    The UCL is at 30.6 the CL at 30 and LCL 29.4  However none of these values are showing on the graph. 
    Has anyone used this control and know why I am having a problem here?
    Rik 
    That glass?
    Thats glass is neither half full or half empty....
    Its twice the size it needs to be
    Solved!
    Go to Solution.

    Hi Henrik,
    Thanks for the contribution however this didn't seem to work.  It may be worth noting that I am not using a waveform chart and instead am using a "control chart" which is included in the SPC package.
    If I could work out how I would include a picture of my current code however print screen seems to have stopped working (odd eh?)
    Basically I have an array going into X and another array going into Y
    There is a control which is generated by the control chart called control chart lines.  I have hooked up my limits to this.
    I can find very little documentation on this control and so have hit a bit of a wall
    Vielen Dank für Ihre Zeit
    Rik
    That glass?
    Thats glass is neither half full or half empty....
    Its twice the size it needs to be

  • Charts not showing up in CSV file when a webi report is exported

    We have a webi report with charts. When it is exported to Excel its working fine, but when it is exported to CSV it is not displaying charts. Please suggest if any preference needs to be changed at the Launch pad level or Is it the limitation with CSV Files?

    Hi Siva,
    CSV files are not meant for charts. You can't even make any charts in a simple csv file (EXCEL).
    So I think you can only export Charts to normal Excel files.
    Hope it helps.
    Thanks,
    Subrat

  • Pie thingy not showing black

    I did a firmware update to my Airport express and ever since I did that I've been having 'issues'. One of them is that my pie thingy won't show black. It's greyed out. However, I don't know if I'm a tad obsessive about this because I can still connect to the internet (I'm connected via Airport Extreme to my modem)And then when I check to see which network I'm connected to, I get this weird Apple Network with numbers and letters following it which I never set up as well as my original network that I did. One of my laptops can still connect to the network, the other can't. Plus my Airport Express won't work anymore either. SO frustrating! Any help would be much appreciated.

    The only two options that I can suggest at this point, are the following: 1) Perform a "factory default" reset on the AX, and if that doesn't resolve the problem, 2) Reinstall the earlier version of the firmware.
    If you elect to reinstall the earlier firmware, here's how:
    o Open AirPort Utility.
    o From AirPort Utility menu, hold the Option key and choose Check for Updates....
    o Select (place a check mark beside) the version you require.
    o Click Download.
    o Select your base station then choose Manual Setup from the Base Station menu.
    o From the Base Station menu choose Upload Firmware....
    o Select a firmware version and click OK.
    (ref: http://docs.info.apple.com/article.html?artnum=305301)

Maybe you are looking for

  • How to copy data, table rows between tables in different schema

    how do I copy rows from one table in one schema into another table in another schema in same database?

  • Same product id

    How do I make sure that when I create a Universal App to replace a Windows Phone 7 app that the product ids align and people who have bought the WP7 version, get free access to the UA version(s) - both phone and Windows. John... the original Visio MV

  • PowerPivot/PowerQuery: join xl with txt before loading?

    Hi, can one (with either powerPivot or powerQuery) combine (horizontally i.e. with a join) tables from two different kinds of sources e.g. 1. text file 2. Excel sheet, joined or filtered on a field(s)  before the data is loaded onto the workbook as a

  • Watermark PDF Documents Service error

    Hello, I created a workflow application to watermark PDF's, and now I'm trying to create a service that does the same thing. The workflow works as an application, but the service is getting an error that reads: "The action "Move Finder Items" encount

  • Share iPhoto library amoung multiple users

    Hi, I have a new G5 (with iPhoto 5.0.4). My machine has two user accounts. I would like to have both users have access to the SAME set of pictures - both users should have FULL access (the ability to add/delete photos, modify picture metadata, etc.).