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.

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

  • How to display the value of a column in a chart at the top of each column

    How to display the value of each column in a chart at the top of each column?

    Like this?
    Done using chart Inspector.
    For details, see Chapter 7,  Creating Charts from Numerical Data in the Numbers '09 User Guide. The guide may be downloaded via the Help menu in Numbers.
    Regards,
    Barry

  • How to display 7 values of  single field in row wise.

    hi,
    how to display 7 values of  single field in row wise.
    thankx in advance.

    hi ,
    do it like this :
    1 Place ur UI element in tranparent container with Layout as Row Data and Layout Data as Row Head Data
    2 Ur first  UI , which contains the first value as Row Head Data ,
    3 Others as Row Data
    u can do it with Matrix Data as well
    if u want to give space , u can use HORIZONTAL GUTTER and set its width to medium / large / Xlarge
    also there is a UI element "INVISIBLE ELEMENT" ,
    1 u can use this UI element to provide space between ur other UI elements in the view
    2 u can insert a text element as well , and in the Text property of the element press ALT + 0160.
    u can give the space bw UIs as desired.
    regards,
    amit

  • How to display filter values in analyzer

    Hi expert,
          I want to add filter into analyzer, above data table, I insert a few rows, and add text to hold filters, but after quit from design mode, inserted rows for filters dispear, and its spaces are taken by data table. could you please tell how to display filter values .
    Many Thanks,

    It is looking like you are saving them as workbooks. It will be possible to maintain fliters if you save with the filters given by workbook properties, not by manual feeding.
    let us know with clear expectation if you are not clear with it.

  • How to display negative values in a screen field of a screen

    Hi All,
    Please let me know how to display negative values in a screen field of a screen.
    thanks

    Hi Kishore,
    You can do this method. In the screen , create a text field of CHAR instead fo creating an INT4 field.
    I have created a field of CHAR of name say TEXT.
    In the main program,
    declare a variable of the same name ie. TEXT.
    data: TEXT(5) TYPE C.
    In PBO, just assign the negative values.
    It will work.Since there is automatic conversion between character and integer data types, it will work for positive values as well.
    Regards,
    Sylendra.

  • 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

  • How to get maximal value from the data/class for show in Map legend

    I make WAD report that using Map Web Item.
    I devide to four (4) classes for legend (Generate_Breaks).
    I want to change default value for the class by javascript and for this,
    I need to get maximal value from the class.
    How to get maximal value from the data/class.
    please give me solution for my problem.
    Many Thx
    Eddy Utomo

    use this to get the following End_date
    <?following-sibling::../END_DATE?>
    Try this
    <?for-each:/ROOT/ROW?>
    ==================
    Current StartDate <?START_DATE?>
    Current End Date <?END_DATE?>
    Next Start Date <?following-sibling::ROW/END_DATE?>
    Previous End Date <?preceding-sibling::ROW[1]/END_DATE?>
    ================
    <?end for-each?>
    o/p
    ==================
    Current StartDate 01-01-1980
    Current End Date 01-01-1988
    Next Start Date 01-01-1990
    Previous End Date
    ================
    ==================
    Current StartDate 01-01-1988
    Current End Date 01-01-1990
    Next Start Date 01-01-2005
    Previous End Date 01-01-1988
    ================
    ==================
    Current StartDate 01-01-2000
    Current End Date 01-01-2005
    Next Start Date
    Previous End Date 01

  • HTML Client: How to display the edit screen of an item given its ID?

    To edit a selected item, I could easily add a new button on the command line and choose the existing method, "editSelected"
    But how to edit another item instead of the selected item? Like How to edit an item whose ID # is 10? i.e How to display the edit screen for an item with ID # 10?

    The methods such as 'editSelected' apply to screen property collections. Picking these pre-selected options automatically configure the parameter as '<my-collection>.selectedItem'.
    If you want an action not directly related to the screen properties then you can choose one of the screen commands under the 'Navigation' list starting with 'show', as in 'show<my-screen-name'. If the screen command accepts parameters then you can
    configure the parameter passing manually. In your example, if you added a local 'int' data property to the screen you could assign the ID to that and bind the parameter passed to the screen to that.
    In the instances when not even that is sufficient, well then you write your own custom method.
    Dave
    Dave Baker | AIDE for LightSwitch | Xpert360 blog | twitter : @xpert360 | Xpert360 website | Opinions are my own. For better forums, remember to mark posts as helpful/answer.

  • How to display the count of a list item in Sharepoint Designer?

    How to display the count of a list item in Sharepoint Designer? please reply with the proper code line to add for this.

    Hello,
    What version of sharepoint you are using? Try below approach:
    http://sharepointlogics.com/2010/03/total-count-of-items-in-list-in.html
    Hope it could help
    Hemendra: "Yesterday is just a memory,Tomorrow we may never see"
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer
    Please feel free to unmark answer if does not resolves your problem.

  • How to display Tcodes infront of each menu item on bw screen ?

    Hi,  Can you please tell me the way how to display Tcodes infront of each menu item on bw screen.
    Like modelling Rsa1
    I know this is possible as i have seen it myself and i tried a lot to find. Plz help.
    Prashant singhal

    Hi,
    In Bottom of your screen tab, click small icon and choose "Transaction".
    you can see all transaction codes while you navigate to any screen.
    hope it helps
    Regards,
    Arun.M.D

  • 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

  • How to display zero in the screen's input field using numc type

    Hi,
    I want to display the zero value in the input field , when I  using the NUMC input field on the screen .
    The zero will be changed to blank ,when I click the Enter key.
    What I should do for it?
    Any help is appreciated.
    Regards,
    Trevor

    Hi ,
    Thanks for your quickly answer!
    I use the numc input field in the dialog's screen.
    I am not sure how to do the realize the function like 'UNPACK'?
    In fact, I can't changed my input field's data type.
    When the status of my input field is display, I can display the zero on the screen. But when the input field is input status , there is blank!
    Regards
    Trevor

  • How to display positive value with a trailing plus sign

    I want to display positive value with a trailing plus sign and negative value with a trailing minus sign. How can I do it? Is there any character in custom format for this? I don't want to convert number to text and use case statement because I need two decimal places and thousands separator.

    Okay, try this...
    You will need to do a "UNION ALL" of three queries, one for positive values, one for zero values, and one for negative values.
    In the "negative values" query, do the following:
    1) Add a filter on the measure for values "less than 0"
    (This will ensure all values are negative.)
    2) In the Data Format tab, select "Custom" and type in #,##0.00-
    (This will add the trailing negative sign.)
    3) In the Edit Formula tab, add the absolute value function, ABS(insert measure here)
    (This will take get rid of the default leading negative sign.)
    For the "positive values" query, modify the above as follows:
    1) Change the filter to "greater than 0"
    2) In the Data format, change the custom format to #,##0.00+
    Step 3 is not needed since all values are positive.
    For the "zero values" query, just add a filter "equal to zero."

  • OBIEE:How to display row/columns where no data is present in pivot results?

    I have a request from some team members to provide an OBIEE report of 7 teams and the number of open incidents for each team by week.
    I was able to create the pivot listing the teams vertically and the age (by week#: 1 week, 2 weeks, 3 weeks, 4 weeks & > 4weeks) horizontally.
    The dilemma I have is that of the 7 teams that have incidents tickets only 4 of them have data, thus only those 4 teams that have ticket data show up in my pivot. I would like to be able to reflect ALL 7 teams even if representing a dash or null value across the pivot for those teams that don't have data.
    Does anyone know if this is possible and if so, how would I do this? I've tried searching the internet and found out how to replace a null value with a dash in columns/rows when a cell is null. But not how to display an entire row (or column) where no data is present.
    Edited by: coutya on May 22, 2012 11:01 AM
    Edited by: coutya on May 22, 2012 11:02 AM

    You are correct; if there are no data at all, those teams won't show in a pivot table. NULLs or dashes only work if a particular column is null. There are two ways to accomplish what you wish. The first example I thought when I wasn't aware of being able to do a LEFT OUTER JOIN in Answers using the Advanced tab. The first method works nicely, though and is simpler to execute.
    Read my solution here:
    Re: Section Values showing NULL in Pivot
    To do the LEFT OUTER JOIN read this:
    http://gerardnico.com/wiki/dat/obiee/multiple_subject_area
    Both will get you what you want...

Maybe you are looking for

  • Remote won't landscape

    Since I upgraded to iOS 7 my Apple REMOTE program on my iPad will not operate in landscape mode, only portrait. In addition when operating (in portrait mode) the program is very very slow.I've rebooted, downloaded another version, can't get it to wor

  • Datafiles Dropped at OS level.

    Hi Team, Please help I have dropped the datafiles at OS level. The db in not in archive log mode and we dont have backup. Its a UAT daatabase. .. Is it possible to take export and recreate and import the db if we drop the datafile..? Or is there any

  • No mic in iChat with iSight Cam

    My buddy recently got an iMac. I have an old external iSight USB cam. When we're in iChat, I can hear him, but he cannot hear me. I've checked the sound preferences, and they seem fine (mic set to iSight cam, etc.) Any ideas? Dan

  • Can I Airdrop images from my iPhone to my Ipad?

    Just need to transfer images etc from my iPhone to my iPad - Both on IOS 7 I see the Airpdrop in the control centre on my iPad, but not on my iPhone Any help appreciated

  • Multiple Libraries / Keyboard Layout folders?

    Howdy All - Because Mac doesn't ship w/ a proper Arabic keyboard, I made one using ukelele. I added this to my old MacBook. So far so good. I bought an Air in the spring, transferred my account from the MacBook - no problems (ahem, related to the key