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

Similar Messages

  • 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

  • FM 'REUSE_ALV_GRID_DISPLAY_LVC' : display zero value as '0.00' howto?

    Hi,
    this is weird: I have a couple of CURRENCY values in my display structure.
    Whenever it is zero, the field is displayed as space, even in detail view.
    There is no NO_ZERO set in field catalog.
    Ist it possible to display zero values as '0.00'? - The values are present in the fields.
    Please: Working solution for 'REUSE_ALV_GRID_DISPLAY_LVC'  (on 46C).
    Regards,
    Clemens

    Hi Rich,
    we defined our own dictionary structure.
    domain in question is defined
    <pre>
    Data type        CURR      Currency field, stored as D
    No. characters       13                              
    Decimal places        2                                                                               
    Output length        17                              
    Convers. routine                                     
    sign and lowercase NOT flagged
    </pre>                                                     
    In field catalog (built by FUNCTION 'LVC_FIELDCATALOG_MERGE') we set the reference field for currency key and it looks like
    <pre>                                                     
    ROW_POS              0     I     4
    COL_POS             29     I     4
    FIELDNAME     WERT08     C     30
    TABNAME     1     C     30
    CURRENCY                                                                                C     5
    CFIELDNAME     HWAER     C     30
    QUANTITY                                                                                C     3
    QFIELDNAME                                                                                C     30
    IFIELDNAME                                                                                C     30
    ROUND              0     I     4
    EXPONENT                                                                                C     3
    KEY                                                                                C     1
    KEY_SEL                                                                                C     1
    ICON                                                                                C     1
    SYMBOL                                                                                C     1
    CHECKBOX                                                                                C     1
    JUST                                                                                C     1
    LZERO                                                                                C     1
    NO_SIGN                                                                                C     1
    NO_ZERO                                                                                C     1
    NO_CONVEXT                                                                                C     1
    EDIT_MASK                                                                                C     60
    EMPHASIZE                                                                                C     4
    FIX_COLUMN                                                                                C     1
    DO_SUM                                                                                C     1
    NO_SUM                                                                                C     1
    NO_OUT                                                                                C     1
    TECH                                                                                C     1
    OUTPUTLEN     000000     N     6
    CONVEXIT                                                                                C     5
    SELTEXT                                                                                C     40
    TOOLTIP                                                                                C     40
    ROLLNAME                                                                                C     30
    DATATYPE     CURR     C     4
    INTTYPE     P     C     1
    INTLEN     000013     N     6
    LOWERCASE                                                                                C     1
    REPTEXT     IFRS Bewertung (Net Realisable Value)     C     55
    HIER_LEVEL              0     I     4
    REPREP                                                                                C     1
    DOMNAME     ZCURR13     C     30
    SP_GROUP                                                                                C     4
    HOTSPOT                                                                                C     1
    DFIELDNAME                                                                                C     30
    COL_ID              0     I     4
    F4AVAILABL                                                                                C     1
    AUTO_VALUE                                                                                C     1
    CHECKTABLE                                                                                C     30
    VALEXI                                                                                C     1
    WEB_FIELD                                                                                C     30
    HREF_HNDL              0     I     4
    STYLE     00000000     X     4
    STYLE2     00000000     X     4
    STYLE3     00000000     X     4
    STYLE4     00000000     X     4
    DRDN_HNDL              0     I     4
    DRDN_FIELD                                                                                C     30
    NO_MERGING                                                                                C     1
    REF_FIELD                                                                                C     30
    REF_TABLE     ZFI_RMNIWE90_ZFI_MBEW_PER_ALV     C     30
    TXT_FIELD                                                                                C     30
    ROUNDFIELD                                                                                C     30
    DECIMALS_O                                                                                C     6
    DECMLFIELD                                                                                C     30
    COLTEXT                                                                                C     40
    COLDDICTXT                                                                                C     1
    SELDDICTXT                                                                                C     1
    TIPDDICTXT                                                                                C     1
    DD_OUTLEN     000017     N     6
    DECIMALS     000002     N     6
    SCRTEXT_L     IFRS Bewertung (Net Realisable Value)     C     40
    SCRTEXT_M     IFRS Bewertung (Net     C     20
    SCRTEXT_S     IFRS Bewer     C     10
    EDIT                                                                                C     1
    TECH_COL              0     I     4
    TECH_FORM              0     I     4
    TECH_COMP                                                                                C     1
    HIER_CPOS         0     s     2
    H_COL_KEY                                                                                C     12
    H_SELECT                                                                                C     1
    H_FTYPE                                                                                C     3
    DD_ROLL                                                                                C     30
    DRAGDROPID              0     I     4
    MAC                                                                                C     1
    INDX_FIELD              0     I     4
    INDX_CFIEL              0     I     4
    INDX_QFIEL              0     I     4
    INDX_IFIEL              0     I     4
    INDX_ROUND              0     I     4
    INDX_DECML              0     I     4
    GET_STYLE                                                                                C     1
    MARK                                                                                C     1
    </pre>                                                     
    Hope this information is sufficient.
    Regards,
    Clemens

  • 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

  • SSIS - "Violation of PRIMARY KEY constraint. Cannot insert duplicate key in object ' tablename '. The duplicate key value is 1234 . Though there are no duplicate records.

    Hi,
    I am providing support to one of our clients, where we have jobs scheduled to load the data from the tables in the source database to the destination database via SSIS packages. The first time load is a full load where we truncate all the tables in the destination
    and load them from the source tables. But from the next day, we perform the incremental load from source to destination, i.e., only modified records fetched using changed tracking concept will be loaded to the destination. After full load, if we run the incremental
    load, the job is failing with the error on one of the packages "Violation of PRIMARY KEY constraint. Cannot insert duplicate key in object '<tablename>'. The duplicate key value is <1234>, even though there are no duplicate records. When we
    try debugging and running the failing package, it runs successfully. We are not able to figure out why the package fails and when we run the next day it runs successfully. Request you to help me in this regard.
    Thank you,
    Bala Murali Krishna Medipally.

    Hi,
    I am providing support to one of our clients, where we have jobs scheduled to load the data from the tables in the source database to the destination database via SSIS packages. The first time load is a full load where we truncate all the tables in the destination
    and load them from the source tables. But from the next day, we perform the incremental load from source to destination, i.e., only modified records fetched using changed tracking concept will be loaded to the destination. After full load, if we run the incremental
    load, the job is failing with the error on one of the packages "Violation of PRIMARY KEY constraint. Cannot insert duplicate key in object '<tablename>'. The duplicate key value is <1234>, even though there are no duplicate records. When we
    try debugging and running the failing package, it runs successfully. We are not able to figure out why the package fails and when we run the next day it runs successfully. Request you to help me in this regard.
    Thank you,
    Bala Murali Krishna Medipally.
    I suspect you are trying to insert modified records instead of updating.

  • Displaying zero values when there was no data

    There are two columns 'A' and 'B' in the report which has some values.IF there was no data in the report,it shows the following system message
    +"No Results+
    +     The specified criteria didn't result in any data. This is often caused by applying filters that are too restrictive or that contain incorrect values. Please check your Request Filters and try again. The filters currently being applied are shown below."+
    My requirement was to shows the zero values instead of this message in the table format and should show the chart at 0 axis.
    Please give me your inputs and help me finding the solution
    Thanks in Advance.
    Edited by: user10414249 on Dec 1, 2009 2:22 PM

    Because a report with no records will not produce a record "with zeroes," you have to think of another way to let the client know that the report was produced successfully, but simply with no data. We faced this issue with auditing. If no report shows, how does the auditor know that there were no data rather than the report itself not working that day? So what I did is build a "NIL Report." It is a simple report that consists of two columns. The first column is the system date column. The second column is column in which in the fx button (edit formula), I put in a text like "There are no records for this day." The first column serves two purposes: one, to timestamp the report so the user knows what day the 'NIL Report" was generated, and two, to serve as a column because OBI requires at least one column for the report to run.
    I also added a footer to the report which had the name of the original report in the left pane and the run date in the right pane. The Title View also contains the name of the original report. Now when viewed, this report has all the essentials to indicate to the user that 1) the report ran successfully; 2) the title of the original report so the client knows which report is associated with the "NIL Report"; and 3) the date the report was run to timestamp the report.
    So in one of the two sections, in the Section>Properties, you will use the guid. nav. feature of the section to look at the ORIGINAL report, but this section will have the "If request returns nothing" checkbox" checked off. Put the "NIL Report" in this section. When the original report produces no records, this section will display so the client knows that there were no records.
    This is what I mean by a "meaningful report" -- a report that conveys the necessary information to let the user know what is going on. There is no way (that I know) where you can have the original report display "zeroes" when in fact there are no records at all.
    HTH,
    David

  • Display zero value on a field of DEC type on a screen.

    Hi,
    I want to display an initial value of DEC field in an input mode on a screen.
    Zero values of a screen fields type DEC are only visible when property is set to "no input".
    Helpful tips will be appreciated.

    Something similar popped up recently, and there was no better solution found than declaring the screen fields as type CHAR and converting at PBO/PAI (in dynpro context) into the DEC values.
    Thomas

  • Multiprovider displays zero value for Key figure

    HI,
    Multiprovider contains 3 cubes, in which one keyfigure (YDAYS) presents in two cubes and assigned to multiprovider from two cubes. But iam getting zero value in the multiprovider level. But in the cube level getting the data. This problem iam getting in testing system.
    When i compated Develoment system and Testing system everything is correct, mapping, assignment .
    Any ideas what might be the problem
    Thanks / Venkata

    Check the report to see if it has any filters that is available in only one of the infoproviders. if thats the case then move the filter and make it restricted.
    Use RSRT to see which infoproviders are being hit when you execute the query. Look in detail. I had the same problem once and careful investigation revealed a filter that was at the report level instead of kf restriction level.

  • To Display Zero Value

    Hi All Expert,
    How can I define the zero value from ‘X’ to ‘0’ in BEx report.
    Example formula for Sales Tax = Prod Qty x Sell Amount / 5%
    Prod ID  |   Prod Qty |      Sell Amount  |    Sales Tax
    A001     |   1000       |    $50            |     $2500
    B001     |   0            |       $25             |    X
    Thanks for help!!

    BW,
    In the query properties deselect zero suppression - then your will see the zeroes...
    If you don't want to show X but want to show 0 instead - maintain the same in RSCUSTv4..
    Arun
    Assign points if useful

  • DB02 - space overview display zero values

    Hi Friends,
    When I executed DB02 t-code. I got zero values in the fields (Database, Users, Tablespace, Segments)
    I got the same with ST04 -> Space Overview.
    So, Please tell me the solution for this.
    Thanks & Regards

    Hi Varadhu,
    As per your guidance, I tried to check SAP_COLLECTOR_FOR_PERFMONITOR job which is scheduled hourly.
    It is executed successfully. But, When I checked the Job Logs , I found something wrong in this. I mention this as below:
    "Message text"
    Job Started
    step 001 started (program RSCOLL00, variant, user ID SHISHYA)
    Clean_Plan: Cleanup of DB13 Plannings
    Clean_Plan: Started by RSDBPREV on server sarswati
    Clean_Plan: Cleaning up jobs of system SD1
    Function DB6_PLAN_STOP_BATCH_JOB failed with return code = Job error
    Clean_Plan: terminated with error
    REASON=Job error
    Database system not supported
    Job finished
    I have checked system time zone in the tcode STZAC which is correct.
    So, Please tell me how to resolve this issue.
    Thanks & Regards

  • How to Display "Zero Value" or "No Data" Items in a Chart

    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.  I am currently converting all hour data to the text format "00:00".  For example, 9:35am would display as 09:00 (as would all jobs between 9:00am and 10:00am) and this is the value that I want displayed under each bar on the chart (x axis).
    Any suggestions would be much appreciated.

    Thanks V361,
    I was hoping to avoid adding a table to the DB with each hour.  I thought there might be a tricky way using arrays that I would be able to accomplish the report.  I have done a test using Excel and I can get the results that I wanted, so I will now probably add the table to the DB.
    Thanks for your input.

  • 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

  • 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

  • SIS some key figures are displaying zero value

    Dear all
    Following Key Figures in Standard SIS tcode like MCTE, MCTA, etc. are displaying as zero
    Incoming Return
    Credit Memo
    Credit memos qty
    Returns items
    Returns Quantity
    MC+6 is displaying all the key Figures as zero.
    What may be the reasons
    Regards
    Vipin

    Dear Babubala
    In MC26 I am getting below warning for Incom. Returns, Gross returns, Net Returns 1, Net Returns 2, Returns items, Returns Qty
    Incom. returns: Updating with date field VDATU can be set up restrictively only
    Message no. M!208
    Diagnosis
    While updating the key figure Incom. returns the data field MCVBAP-VDATU for the period determination is used.
    Updating via MCVBAP-VDATU causes a different result online as for statistic data set up. Online, MCVBAP-VDATU is filled with the current date (SY-DATLO); during set up, however, it is filled with the creation date MCVBAP-ERDAT of the item.
    By using VDATU document changes you can see in the statistics that this type of 'delta updating' cannot be reproduced by a statistic data set-up. During the set-up the data is updated in different periods as in online updating, thereby causing the change history to be lost.
    Procedure
    Be certain that this is the type of updating you want.
    In MC26 the Credit Memo Update Setting is VD Billing document and Type of Updating is A     Cumulative updating
    while as in Credit memo pricing procedure there is no subtotal. How to maintain it in Pricing procedure and in MC26 because in MC26 after pressing the change button the system is displaying the following message "Maintenance of SAP standard updates not allowed"
    Regards
    Vipin

  • How to Display result value on Pie chart in wad

    Dear Experts,
    I'm useing WAD to create web template, in that I have a requiremnt to develop Pie chart and it should show material cost according to material type for each slice on Pie chart. I have developed a WAD template for the same and Pie chart as well but I can not see the respective material type cost on Pie chart, where as I can see those values in tool tip when I move mouse over the pie chart, I understand I'm missing a small setting can you please help me to find that setting so that user can see values directly on pie chart without moving the cursor on the same.
    Thanks and Regards,
    Chandrakant.

    are you r using wad 7.0 or 3.5
    in 7.0  right click on the graph, edit  nyou wil be in the wizard go on step 3 and try to change the series and make sure visilibility is checked
    if this doesnt work then click refine and go to series and make sure show lables are checked.
    try this.

Maybe you are looking for

  • SAP NetWeaver 7.0 Trial archive can't be extracted

    Hello everyone, I'd like to try the SAP NetWeaver 7.0 Trial (ABAP, or JAVA) I downloaded them but WinRar gave an error while extracting because my archive was corrupted. So when I wanted to install it, it gave a java error (Error in main). Does anyon

  • Word, PowerPoint and Excel Crash when opening Files from Sharepoint Site.

    Hello, I am in the process of rolling out office 2013 company wide. I have started with a batch of test users and a few including myself are reporting various office apps crashing with opening files from our SharePoint site. Although at times it will

  • Photoshop CC - Consistent App Crash

    I consistently receive this error at least once a week, if not daily when working in photoshop CC. Does anyone know the cause of this and how to fix? Using W7-64. It is so bad that I have had to change save settings to store every 5 minutes and lose

  • Inapp folios not showing in library

    My inapp purchase is in the folio producer. It is public and retail and approved. The product ID matches exactly whats in Apple iTunesConnect. Within Apple, the inapp is approved My problem is - it doesnt show in my library - where is it - it is nowh

  • TS1424 Your purchase could not be completed

    Hi I'm trying to buy some gems to be used in Clash of Clans and have so in the past, but this time I'm getting a message "please contact iTunes support to moppets purchase". What does this mean? (Does this mean my security was compromised?).