How do i show zero values in a SVG chart ?

Hello All,
APEX version 2.0
I am sure there is an easy way, but could not find it in this forum.
I basically have three series in a SVG line Chart
I want to show a value or zero value on a month where no data is returned.
SELECT NULL LINK,
TO_CHAR (DATE_CLOSED, 'MON-YY') label,
COUNT(PRIORITY_OPTION) Value
from "TW_OPERATIONS_VIC"."TW_WSF_MAIN"
WHERE DATE_CLOSED IS NOT NULL AND PRIORITY_OPTION = 'Low'
GROUP BY TO_CHAR (DATE_CLOSED, 'MM-YY'),TO_CHAR (DATE_CLOSED, 'MON-YY')
The tables consists of the following
ID-------------Priority-----Closed_Date
Rec 1--------Low----------01/07/07
Rec 2--------Low----------01/08/07
Rec 3--------Medium----01/07/07
Rec 4--------Medium----01/08/07
Rec 5--------High---------01/09/07
Rec 6--------Medium----01/09/07
I want to show a line graph with three series
Months shown will be July, Aug & Sep
Values in Jul & Aug for High should show 0
Value in Sep for Low should show 0
Unfortunately the graph tend to show only the months relating to the first series
ie if Medium is the first series then Jul , Aug & Sep is shown with data from the other series not shown in the correct columns.
Hope I explained properly
Frank

Hello Denes,
Thankyou for replying to my question.
I went to your impressive website and viewed your examples.
They deffinetly appear to suit my needs, but alas my SQL skills are not at a level where I can easily convert your example to my needs.
I have tried to convert the example, but as yet I am not getting the correct data results.
thankyou again
frank

Similar Messages

  • Limit SC showing Zero value in report SC per cost centre in SRM portal

    Hi SRM Gurus,
    On executing SC per cost centre report avaialble in SRM 5.0 Portal I am getting value of limit SC as zero. while in all other follow on documents i.e. PO and Invoice its displaying the value.
    Is it due to the fact the for Limit Items we don't have any GR/confirmation i.e zero quantity? and the value column field has Sigma symbol on it. so maybe it is multiplying quantity with the value here?
    Is this SAP SRM standard for limit items to show zero value in this report ?
    Please let me know. Thanks for the help.
    Regards,
    Varun Dhawan.

    SRM experts please help in this regard. Any insights on LIMIT Shopping carts??

  • Excise invoice showing zero values

    Hi all,
              In stock transfer from plant to depots, i have created excise invoice with reference to proforma invoice, but the excise values are not reflecting in excise invoice, i mean to say BED,ECESS ,SCESS are showing zero values....
    regards,
    ram

    Hi lakshmipathi,
                             Its really gud to c u,
                       i have checked the settings as u said,all are perfect,
              onemore thing i wud like to inform u that while creating a sale from plant to customer, excise invoice is coming perfectly with reference to commercial invoice,
               while in stock transfer with reference to proforma excise invoice is not picking values.
    regards,
    ram

  • Withholding tax showing zero value in vendor line item display report

    Hello Friends,
    I have facing one strange issue in withholding tax, when im executing report of vendor line item display(fbl1n tcode) the column for withholding tax is showing zero value for some documents even though the tax is been deducted which is clearly visible in f-02 entry.
    Kindly help me on this!
    Regards,
    Sunny

    Hi,
    1.Please check the WHT config has been done properly.
    2.Check the vendor master and varify tax fields are filled up.
    Regards

  • How can we show selected values of a tree in a selectmanylistbox

    how can we show selected values of a tree in a selectmanylistbox??

    Hi,
    you can use a reference to a RichTree component instance and call  getSelectedRowKeys on it. The selected rowKey then allow you to look-uo the nodes in the tree. You can use a custom selection listener on the tree to be notified about each selection. There also is an API for the de-selected row keys, which you need to remove nodes from the select many list. The select many list will get its data from a managed bean in view scope (so the values survive subsequent requests)
    Frank

  • How can i show a value into a MessageStyledText

    Dear all,
    Suppose i have a value in a variable i.e. number=10;
    how can i show this value into a MessageStyleText when page loads.
    please suggest.

    Gyan wrote:
    Mofizur,
    Get the value from the variable & Use the below code in PR.
    OAMessageStyledTextBean processCodeBean = (OAMessageStyledTextBean)webBean.findChildRecursive("<Replace with Bean Id>");
    if(processCodeBean!=null)
    processCodeBean.setText(pageContext,null);
    }Regards,
    GyanString employeeNumber = "10";
    processCodeBean.setText(pageContext,employeeNumber);
    OR
    processCodeBean.setValue(pageContext,employeeNumber);
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How do I show Zero's as blanks?

    I have a table chart that shows alot of zero values. I want to format these as blank. How can I do this?
    Also does anyone know where I could find a extensive guide on using expression editor?

    Hi Brad,
    1. Please help me understand what is a table chart?
    2. If you're referring to a table, did you try this -> in the expression editor of the respective fields, if(@field1=="0", "","")
    3. Extensive guide on using expression editor : https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/visual%20composer%20expressions%20syntax.doc
    Also, do check this: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf2d990-0201-0010-a5af-e6f23a8cc9de
    Let me know if it's helpful
    Regards,
    Vani

  • Invoice show zero value for service po

    Hi all,
    I have a service po with item catoegory B and account assignment K but when i do MIRO it does not shows the value of po simply says qty zero and value zero
    any suggestion
    Thanks

    Hi,
    In your PO have flagged service based IV in invoice item details. Please post the service entry sheet in ML81N accept and saved the entry sheet.
    Then, system will automatically post the goods receipt posting for the service entry sheet.
    Pleas echeck it PO -History before posting the invoice,
    Now post the invoice then system allow to simulate the invoice for the service PO.
    With Kind Regards,
    Thiru

  • How can I show a value according to the position of the mouse arrow ?

    Hi Everyone,
    I am changing the color of the background of some indicators according to temperature measures. Each background is linked to one temperature. I would like to show the value of a temperature when passing the arrow of my mouse over the indicator. I don't want to over charge the Front Diagram with all of the temperatures.
    Is this possible? The temperature could appear in a unique and fixed indicator, or linked to the arrow,...
    Any help would be great,
    Thanks,
    User
    Solved!
    Go to Solution.

    Hi Ravens and Dan,
    Thanks for your answers.
    Ravens, I would rather not use the arrow position because I need to do this overs 100 indicator, and that would be a bit long. Added to that if I need to change the positions of the indicators (whch I will) that would mean to redefine the positions of the indicators....But perhaps your solution is the only possible?
    Dan, I have taken out and simplified the piece of my program. Setting the value of the indicator to transparent except when the mouse is over the indicator could be an example of presentating the values but I still don't know how to this (without having to define the position of each box)
    Thanks again
    User
    Attachments:
    forum 14 02 10.vi ‏9 KB

  • Showing Zero values in OLAP Pivot Table for Excel 2007

    Hello,
    I needed a help to a problem. Is it possible to show the values with No sales in an Olap Pivot Table ??
    I have a sales Cube, and brwsing it via excel i wanted to filter on a Product Category and see how many products in this category had made no Sales. By default the Pivot table doesn't shows the empty values, so if i check the Showm empty rows option for
    Pivot Tables, i see the whole of the products populated with and without sales, and i can't filter further. Is there a way i can only get those which have no sales.
    Vinish Viswanathan

    Happy Holidays,
    I can slice on product categories in Excel 2013 with these settings for the Pivot Table:
    Activate "Show items with no data for rows and columns"
    Apply a value filter that says that the measure should filter on values = 0
    Have the product natural hierarchy on rows with levels product category->subcategory->product.
    Expand the levels below product category
    Use the product category attribute and not the hierarchy as the filter.
    I do not have Excel 2007 installed anymore.
    HTH
    Thomas Ivarsson

  • Do Not Show Zero Value In A Chart

    I am using Apex 3.2.
    I have a bar chart with several series.
    Each series has a date group.
    Here is an example of a series
    SELECT NULL LINK,    
    TO_CHAR(SUP_AUDIT_SQL_ARCHIVE.SESSION_STARTTIME, 'DD/MM/YYYY') LABEL,
                sum(SUP_AUDIT_SQL_ARCHIVE.SQL_EXECUTIONS) Under_30_Minutes
           FROM SUP_AUDIT_SQL_ARCHIVE
      where round((SUP_AUDIT_SQL_ARCHIVE.SESSION_ENDTIME - SUP_AUDIT_SQL_ARCHIVE.SESSION_STARTTIME) * 1440) > 10
    and round((SUP_AUDIT_SQL_ARCHIVE.SESSION_ENDTIME - SUP_AUDIT_SQL_ARCHIVE.SESSION_STARTTIME) * 1440) <= 30
      and  TO_CHAR(SUP_AUDIT_SQL_ARCHIVE.SESSION_STARTTIME, 'DD/MM/YYYY') >= '01/01/2012'
      group by TO_CHAR(SUP_AUDIT_SQL_ARCHIVE.SESSION_STARTTIME, 'DD/MM/YYYY')
    order by TO_CHAR(SUP_AUDIT_SQL_ARCHIVE.SESSION_STARTTIME, 'DD/MM/YYYY')At the moment a value appears in my chart, if the above returns 0.
    How do I stop this.
    Cheers
    Gus

    Hi Rod
    Nice to speak to you.
    I am now working in the private sector in Germany.
    Oh, the code did not work.
    When I run my code in Toad, I don't get the zero's, only in the chart
    Gus

  • Showing Zero values in columns and rows in BW report

    Hi,
    the BW report is showing all rows and columns all Zero's..... so what does it mean till target the data is fine but in the report it  is showing 'zero' in all fields.... so let me know the reason...
    Regards
    vishali

    Can you please check the Key figures value? Is it Zero or as per the selection/filter the values are coming "Zero".

  • Query output in APD shows zero values

    Hi ,
    I am using query output in APD . The query has got some calculated key figures for which the output result of the query in APD shows zero .Is there any way to resolve this  .
    regards,

    Hi,
    You need to store the source key figure value in a separate variable lets say v1 then **** the new variable v1 value to circular right, then remove the gaps, and then again shift V1 right by deleting trailing spaces and then finally copy the value in V1 to source or target key figure.
    Hope this helps.
    - Kiran

  • How do I show the value of Males and Females in a Pie Chart?

    I am creating a sheet with demographics for my parish.  I have a column with "M/F" and in the rows assigned to specific names, I have placed an M if that person is Male and an F if that person is Female.  I would like to show the ratio between males and females in a pie chart.  I don't know too much about spredsheet software.  How can I go about showing these values/ratios in a pie chart?

    You should create two tables using the Table Insert tool (like Vince said):
    Then you can give the tables names by double clicking the name in the Sheets list (left):
    Then you can enter the data (or copy and paste from your existing table).  Then enter the formulas I provided previously, and graph.  There is a user guide and lot's of Apple-provided movies (http://support.apple.com/videos/#productivitysoftware) that can help you get through the basics.
    I hope this helps.
    Wayne

  • PSVB Condition In Repair Order Pricing shows Zero Value

    As per Flow for repair order.
    I have initially made Repair Order then Service order wrt to Repair Order.
    But when I check PSVB condition it doesnt show Cost from service order.
    I mean if cost in service order is 100 $
    Then in Reapir Prder Pricing PSVB should show 100 $ but rt now it is showing 0 value.

    Pritesh kumar
    Check your settings in TCode ODP4 (IMG->Cost condition for sales document type)
    PeteA

Maybe you are looking for

  • Mail and iPhoto issues in 8.2

    Question is how to fix iPhoto and Mail in 8.2? Just a little history to start.  Reinstalled 8.2 after I had Java issues.   Having 2T drive worth of Time Machine means nothing.  Erred 3 times ~40min into a 4hr backup from several different selections

  • Problem with Iphone 6 unlock

    Hi there. I have the iPhone NJ 6 (64Gb) I got (unlock). After returning home, I put the phone to the local operator's sim card. After the first attempt, however, was a problem on the phone screen. the screen was invisible. Scratches appeared. Improvi

  • Reg:Run time error in cjv4

    Hi, I am getting run time error during transfer of project from a)version --->version b)Version--->operative Can anybody suggest some notes to resolve this issue. With Regards Rohit Prakash

  • Direct 2 Different Audio Sources to 2 Different Outputs?

    Hi, I have searched for this but could not find it. I have a 3,1 Mac Pro running 10.6.8. I want to watch and listen to a video file that has it's audio sent to the Line Out where I have powered, desktop speakers. At the same time I would like to hear

  • Best Bargain for the price? macbook pro i5 or i7?

    I am using the same post, I just wrote a few minutes back so that more people can read it. Comments are welcome. I have been reading this forum for a while now since I wanted to buy the new macbook pro. And I did something that nobody here tried to d