Displaying Graph for current date

Hi,
I want to pass a dynamic value to display graph. Let say I want to display graph for the current date, so that whenever user opens the web page, he sees the data for the current date. Can anyone suggest any solution for this.
Regards.

solved by other way

Similar Messages

  • Don't display graph for group

    Hi,
    I want display graph for data in every group. Sometimes it is working correctly, but when I delete one parameter from graph, grap is not displayed. Every values is not null. Is possible that data is not grouped by SQL but group with reporter ? How is working when exist two rows with equal x-value but different y-value ? I use DevSuite 9.0.2
    Thanks
    Roman

    Error is in a graph wizard. Wizard generate invalid name of group for "src" value in xml "rw:graph" tag.

  • Dynamic Date Calculation for Current Date - 1

    I am trying to create a variant with a dynamic date calculation attribute.
    I am following the instructions as they are posted to the web but I get an error message.
    I want to get all data EQ to the current date -1
    In the object for selection screen I enter a D for Selection Variable, for Name of Variable I enter an I to include specific values and the option EQ for current date +/- ??? days.  Then I enter 1- for the number of days.  I have tried to enter this many times and in many ways but it doesn't work.  I keep getting this message "lower limit of interval is greater than upper limit"

    Hi,
    Welcome to SDN.
    Selection-screen has four values -
    SIGN
    OPTION
    LOW
    HIGH
    Pass your date value in the option low for the screen.
    Sign you have already pass as I and option as EQ.
    Regard,
    Amit
    Reward all helpful replies.
    Can you paste your code here.
    Message was edited by:
            Amit Khare

  • Create a formula variable using replacement path for current date

    Hi All,
    I created a formula variable using replacement path for current date.
    But when i used this variable am getting an error message saying .
    " This Variable cannot be used in this query".
    Could you please let me know the reason?
    Thanks,
    Zehra

    Hi All,
    Thanks for all your help...
    I just found a solution via the below link
    in Bex Formula variabel, Current calander day(sap exit) missing.
    Here he is trying to use the existing formula variable.
    My doubt here is, Even i could not find this varaible in BEX formula variable, But could see this in BI Content path as mentioned in the above link.  DO i have to transport this varaible , or i simply can activate it in production?
    I just could find this in BI Content but not in MetaData Repository.
    Thanks,
    Zehra

  • How do I display lyrics for current selection in Itunes for windows?

    How do I display lyrics for current selection in Itunes for windows? I have lyrics for many songs, am losing hearing and enjoy seeing the lyrics to remind me of my memory of the song...

    try this.. http://www.lyricsplugin.com/
    good luck.

  • Date rule for current date

    Hi.
    I have a date type for which I would like to fill DATE FROM field with current date, but the field DATE TO should stay empty for manual entry.
    I defined the following rule which I assigned to my date type but the problem with this rule is that it fills both fields (date from and date to) with current date.
    <?xml version="1.0"?>
    <TimeRule>
       <TimeRuleSource>
          <ruleline>
             <AssignTimeExp displaytype="AssignTime">
                <VarTimeExp displayType="VarTime"
                            name="RESULT"
                            position="F">
                </VarTimeExp>
                <ConstLocTimeExp displaytype="ConstLocTime"
                              date="now"
                              time="000000"
                              timeunit="DAY">
                   <VarObjectExp displaytype="VarObject" name="SYSTEM"/>
                </ConstLocTimeExp>
             </AssignTimeExp>
          </ruleline>
       </TimeRuleSource>
    </TimeRule>

    solved by other way

  • How to get list of orders for current date.

    Hi,
    My requirement is to get list of orders for the date on which order was created such that I don't have to change the date in my application.
    Every time I run my application it should generate orders created on that current date without manually giving current date.
    This has to be done directly using BAPI and without creating a RFC. 
    I tried with bapi " BAPI_ALM_ORDERHEAD_GET_LIST " using parameter OPTIONS_FOR_START_DATE  but there I can't enter sy-datum and hence, every time I hence to change the date.
    Please tell me if there is any possible way to get fulfil above requirement.
    Thanks.
    Shilpi Agarwal.

    Hi Shilpi,
    This looks simple to me.
    Just create a variant in IW38 with U_your UserId as shown in the picture (Dynamic date selection for Created On set to Current Date)
    The status settings obviously would be
    Jogeswara Rao K

  • CUIC 9.1.1 Report scheduling issue - getting data only for current date

    Hi,
    CUIC : 9.1.1
    ICM: 9.0.3
    Description:We have CUIC publisher and Subscriber deployed in Cisco UCS C series server. When we schedule a report in Subscriber, we are getting data of current date even we schedule for old dates. Eg. If I schedule a report for yesterday, getting output as today's data. This is applicable for all the historical reports.
    There is no such issue in Publisher.
    Regards,
    Alag

    Try this...
    {TableName.DateField} < DateAdd("d", -2, CurrentDate)
    HTH,
    Jason

  • Script for current date

    I have a document javascript that used to work. It prints the current date upon first opening the PDF into a field called Today. Thereafter, the date does not change no matter how many more times the PDF is opened.
    var f = this.getField("Today");
    if (f.value == "") f.value = util.printd("mm/dd/yyyy", new Date());
    I'm using Acrobat 9 Pro, and for some reason this script no longer works in version 9. If anyone can assist to correct this sript, I would greatly appreciate it.

    It works fine for me in Acrobat 9.2.0 (under Windows 7). If the field is empty when the form opens, it inserts the current date. If the field is not empty, it does not do anything.
    Are you absolutely sure that the field 'Today' is empty when you open the PDF?

  • Change pointer report scheduling for current dat

    Hi Gurus
    I want to schedule change pointer report RBDMIDOC from current date .
    But i want that This report genrate idoc only for today's changes not for older days.
    Any way to set the Sy-date in Variant??
    or any other idea ..pls suggest.
    Thanks
    SA

    tk

  • Odd Date for Current Date and Time

    I am modifying a column in a list to get current date and time using =TODAY()+NOW() in the calculated field and get a time that is behind by 1 hour but the date is 4 months 114 years ahead (2128). How can I fix this field?

    http://sharepointsolutions.com/sharepoint-help/blog/2011/04/how-to-add-and-subtract-hours-and-minutes-from-date-and-time-fields-in-sharepoint-lists/

  • Display graphs from excel data

    Hi,
     I have the data in Excel(sample.xls). there are 2 columns of data. I want to read the data from excel and display in the form of XY graph (x-axis -one column of data and Y-axis one coumn of data).
    can anyone please provide the VI for this or else give me procedure how to do this.
    Thanks,
    Paleti.
    Attachments:
    time-mc.xls ‏5 KB

    Hello jason,
          Thanx for your reply. I will clarify what my concern is i need to display the graph with two columns(A-column as X-axis and B-column as Y-axis). I understand that Bijay provided example for waveform graph,and that is working for sample 3 data. when i use the same example for the different data like sample 1  which i am attaching below is not working. so i have tried to create the vi that will display the XY-graph instead of waveform graph. Still i am unable to display the graph. I will be attaching the VI i have tried. So anyone please help me to modify my vi to display as XY graph and make it work for the samples data i have provided in sample1.
    Thanks & Regards,
    Paleti. 
    Attachments:
    sample1.xls ‏1 KB
    sample2.xls ‏1 KB
    Refexample2.vi ‏12 KB

  • Display Questions for Current T410s Owners

    Hello all,
    I am in the market for a new laptop and I have boiled it down to the T410s. There is only one issue that concerns me about the actual laptop, the max resolution size. Currently I am using a 15 incher @ 1920x1200 which gives me lots of screen real estate. I do not find the text at all hard to read and I know that it would be presumably smaller even at 1080p on a 14 inch screen which probably wouldn't bother me either.
    My questions to the board are:
    Has anyone been in the same boat and actually bought a T410s? Do you miss all of the screen space that you used to have or did you just get over it?
    Also has anyone successfully replaced the screen with a higher resolution option? Even a 1650x1050 wouldn't be a bad option. This could include unofficially supported screens among other things. Basically, just wondering if a screen change out would work.
    Thanks!

    I don't think a 1680x1050 screen panel exists for the 14.1" size.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • Display authorization for plan data

    Dear All,
    I have to split users into two categories as reviewers and planners.
    I have created two roles from rsecadmin. For plan users it is working perfectly but for the reviewers system gives an authorization issue.
    Plan users auth:
    0TCAACTVT - ACTIVITY : 02
    Reviwers auth:
    0TCAACTVT - ACTIVITY : 03
    Is there any possibility to do it but copying queries as not input enabled?
    Thank you very much.
    Alkan

    Dear,
    That ROLE will be SAP_ALL_DISPLAY
    "what is to be done"
    just assign the role to the display user via SU01
    Hope this help!
    Also refer this ,
    DISPLAY ONLY AUTHORIZATION
    Regards,
    R.Brahmankar

  • Getting result for current date

    Hi,
    I have a problem on getting the following result
    CO_ID   RECEIVE SHIP_OUT ONHAND OPENING DATE            GR_ID   COMPONENT_NAME
    100     0     0      9     9     24-JUN-09     234     Paper
    200     8     0      8     0     25-JUN-09     123     Plastic Bag
    100     10     0      19     9     25-JUN-09     234     Paper
    200     0     0      8     8     26-JUN-09     123     Plastic Bag
    100     0     0      19     19     26-JUN-09     234     Paperwith this, it doesn't add a new result on tomorrow record, and today record also not correct. Help me pls....
    PROCEDURE Inv_Rec IS     
              dToDate          DATE := TO_DATE(SYSDATE, 'DD-MON-YY');
                    dLoopDay     DATE := TO_DATE(SYSDATE - 1, 'DD-MON-YY');
                    rDayBeforeInvRec      Inventory%ROWTYPE;
              rInDateInvRec           Inventory%ROWTYPE;
              fInDateOnHandQty    FLOAT;
              fInDateOpeningQty FLOAT;
                    fBForeDateOpeningQty  FLOAT;
                    fBForeDateOnHandQty   FLOAT;
              nComponentId     NUMBER(25);
              vCompDept     VARCHAR2(20);
              vCompName     VARCHAR2(80);
              vWasteType     VARCHAR2(2);
              nGroupId     NUMBER(25);
              vComponentName     VARCHAR2(80);
        CURSOR Day_Before_Inv_Bal IS
                   SELECT * FROM inventory
                   WHERE date = dLoopDay;
              CURSOR InDate_Rec_Exist IS
                   SELECT * FROM inventory
                   WHERE date = dToDate
                   AND co_id = nComponentId
                   AND gr_id = nGroupId
                   AND component_name = vComponentName;
         BEGIN
              WHILE dLoopDay <= dToDate + 1
              LOOP
                        OPEN Day_Before_Inv_Bal;
                   LOOP
                        FETCH Day_Before_Inv_Bal INTO rDayBeforeInvRec;
                        nComponentId     := rDayBeforeInvRec.co_id;
                        nGroupId     := rDayBeforeInvRec.gr_id;
                        vComponentName     := rDayBeforeInvRec.component_name;
            fBForeDateOnHandQty := rDayBeforeInvRec.opening +
                    rDayBeforeInvRec.receive - rDayBeforeInvRec.ship_out;
                UPDATE inventory SET
                                       ONHAND  = fBForeDateOnHandQty                         
                                  WHERE date = dLoopDay
                                  AND co_id = nComponentId
                                  AND gr_id = nGroupId
                                  AND component_name = vComponentName;
                        OPEN InDate_Rec_Exist;
                             FETCH InDate_Rec_Exist INTO rInDateInvRec;
                             IF InDate_Rec_Exist%FOUND THEN
                                  fInDateOpeningQty := fBForeDateOnHandQty;
                                  fInDateOnHandQty      := fBForeDateOnHandQty + rInDateInvRec.onhand
                - rInDateInvRec.ship_out;
                                  UPDATE inventory SET
                                       OPENING = fInDateOpeningQty,
                                       ONHAND  = fInDateOnHandQty                              
                                  WHERE date = dloopday + 1
                                  AND co_id = nComponentId
                                  AND gr_id = nGroupId
                                  AND component_name = vComponentName;                              
                             ELSE          
                                       fInDateOpeningQty := rDayBeforeInvRec.wwin_onhand;
                                       fInDateOnHandQty      := rDayBeforeInvRec.wwin_onhand;
                                       INSERT INTO wste_waste_inventory (
                                            CO_ID,
                                            RECEIVE,
                                            SHIP_OUT,
                                            ONHAND,
                                            OPENING,
                                            DATE,
                                            GR_ID,
                                            COMPONENT_NAME )
                                       VALUES (
                                            nComponentId,
                                            0,
                                            0,
                                            fInDateOpeningQty,
                                            fInDateOnHandQty,
                                            dToDate,
                                            nGroupId,
                                            vComponentName );     
                             END IF;               
                        CLOSE InDate_Rec_Exist;
            EXIT WHEN Day_Before_Inv_Bal%NOTFOUND;
              END LOOP;
            CLOSE Day_Before_Inv_Bal;
          COMMIT;
          dLoopDay := dLoopDay + 1;
              END LOOP;
         COMMIT;     
         END Inv_Rec;Edited by: newBJeat on Jun 25, 2009 1:28 AM

    You want:
    TRUNC(sysdate)if you don't want the time element of a DATE variable.
    When you to_date something that's already a date, you introduce a bug, as it forces some implicit conversions:
    eg:
    to_date(sysdate, 'dd/mm/yyyy')becomes
    to_date(to_char(sysdate, <default nls_date_format parameter>), 'dd/mm/yyyy')If your default nls_date_format parameter happens to match the format mask you specify, then you're lucky and the code will work. However, someone with a different format will have an error.
    Don't EVER to_date something that's already a date.

Maybe you are looking for

  • A new iMac and an Old Printer HP Deskjet 648c

    We have a new iMac, intel duo running OSX10.4.7. The system only seems to see my printer as a 640C. I also cannot find the test print utility. So I have 2 questions 1. How do I get this system to recognize my Hp Deskjet 648C printer and be able to pr

  • WD passport external hard drive won't mount

    I just purchased a Western Digital Pasport 60GB USB portable hard drive - which stated was Mac compatible on the packaging - hooked it up and nada....won't mount! Doesn't show up on Disk Utility - can't find anything on the WD support site.... It doe

  • Horizontal Looper not working in CS3

    I recently upgraded to Dreamweaver CS3 from 8 and have been unable to get Horizontal Looper 2 (the version for ASP) to work in this new version. The extension itself and the settings dialog box appear, but the pop-up menu to select a recordset is bla

  • AVCHD Audio Problem Importing to CS4

    I have imported several AVCHD clips to CS4.  Occasionally one clip will play the video and audio OK for a part of the clip and then the audio blanks out.  In the Audio timeline I can see the audio waveform displayed, but it does not play.  I have tri

  • Numeric OR Non-numeric???!!!

    Hi All, From a string, i retrieve the last character sucessfully... Need to find, whether the retrieved character is a numeric or non numeric... and based on that need to check some further conditions...! Is there any way, to identify whether the ret