Global Change to Convert date to month only

I am trying to group activities in a layout by month, and was going to manually add the start month to the UDF but am wondering if there is a formula I could use to run a global change to update that field as the schedule changes based on the start date.  I'm wondering if there is any way I could do this.  I know how to do it in excel, but don't want to have to export/import.
Thanks!

Have you tried changing you grouping and sorting to "Start Date" and changing the interval field to "Month". If I understand you correctly this should do exactly what you want without any UDFs

Similar Messages

  • How to Convert Date to Month in Database which is pointing to EBS, Not DWH.

    Hi Friends,
    We are planning to create reports in OBIEE and the Source is EBS. That means, we don’t want to depends on Datawarehouse and Informatica and OBIApps. We just create some reports and they are pointing to EBS database.
    For testing purpose, we have taken one HR Report and it containsthe below columns:
    Month (Dim)
    Revenue Per Employee Headcount (Fact)
    Average Cost per Active Workforce Headcount (Fact)
    In my little investigation, we found that Revenue column is coming from EBS: GL_BALANCES. And we configured W_Day_D base table in DAC as there is no Month column in EBS (Not sure).
    *** Coming to my problem, how can I call Month column in my database pointed to EBS. How to convert Date to Month in my database.
    I could be wrong but anyone please look into this issue.. How can I create columns for that exact OBI report in EBS database instead of DwH.
    Thanks in Advance..
    Raghu Nagadasari

    Hi Veeresh,
    You are right. Here, no need of using W_DAY_D table, but, we need all the stuff from the table and to explain my problem i have taken that table as an example. Now, we ran scripts for W_MONTH_D and W_DAY_D tables with EBS columns. So, we are getting data for the tables. In the same manner we have to create scripts for the below tables.
    W_GL_ACCOUNT_D
    W_GL_OTHER_F
    W_STATUS_D
    W_MCAL_DAY_D
    W_EMPLOYMENT_STAT_CAT_D
    W_WRKFC_BAL_A
    W_DAY_D (Completed)
    W_MONTH_D (Completed)
    But, we are not aware of EBS Tables and their columns much. So, we are back tracing from RpD --> DAC --> Info --> EBS for each and every column and its taking much time.
    So, if anyone of you facing the same issue, please share the EBS tables for the corresponding OBI tables, which are mentioned above.

  • Change my bill date because i only get paid a set date

    Hello. I am wanting to change my bill date to the 1st every month. How do i go about changing it ??

    By phoning EE.

  • 'Batch Change' question - Need to adjust month only...

    Hi,
    I've got a question about using Batch Change. A good portion of my photos have the right Day and Time, however they are one month off.
    Is there any way that I can change only the month using Batch Change, or am I stuck?
    Perhaps there is another way to change the month besides Batch Change?

    I've got a question about using Batch Change. A good portion of my photos have the right Day and Time, however they are one month off.
    Is there any way that I can change only the month using Batch Change, or am I stuck?
    Perhaps there is another way to change the month besides Batch Change?
    you want the adjust time and date command - photos menu ==> adjust time and date
    LN

  • Convert Date to Month and Year

    Hi,
    I am currently using Function Module CONVERSION_EXIT_LDATE_OUTPUT to convert a date example 20090901 to 01 September 2009.
    Using z_date+3 then zdate becomes September 2009 which is what i require.
    In the report when I actually sort by month it doesn't really work well example below.
    September 2009
    September 2010
    October 2009
    October 2010
    November 2009
    November 2010
    It should really be like the below. I dont want to covert the date to 09.2009 i want it to be September 2009 hence i have taken this approach. Any help would be appreciated.
    September 2009
    October 2009
    November 2009
    September 2010
    October 2010
    November 2010
    Regards
    Adeel

    as you are storing it into one string, its just sorting on the basis of string comparison which starts from first later.
    store them to two different fields.
    like
    data : BEGIN OF gt_dt OCCURS 0,
            mnth type string,
            year type n LENGTH 4,
           end of gt_dt.
    DATA : s1 TYPE string,
          i1 type i.
    *lets say here you get the values to this table like:
    s1 = '01 September 2009'.
    shift s1 by 3 PLACES left.
    i1 = strlen( s1 ).
    i1 = i1 - 4.
    gt_dt-mnth = s1+0(i1).
    shift s1 by i1 PLACES left.
    gt_dt-year = s1.
    APPEND gt_dt.
    s1 = '01 September 2010'.
    shift s1 by 3 PLACES left.
    i1 = strlen( s1 ).
    i1 = i1 - 4.
    gt_dt-mnth = s1+0(i1).
    shift s1 by i1 PLACES left.
    gt_dt-year = s1.
    APPEND gt_dt.
    s1 = '01 October 2009'.
    shift s1 by 3 PLACES left.
    i1 = strlen( s1 ).
    i1 = i1 - 4.
    gt_dt-mnth = s1+0(i1).
    shift s1 by i1 PLACES left.
    gt_dt-year = s1.
    APPEND gt_dt.
    s1 = '01 October 2010'.
    shift s1 by 3 PLACES left.
    i1 = strlen( s1 ).
    i1 = i1 - 4.
    gt_dt-mnth = s1+0(i1).
    shift s1 by i1 PLACES left.
    gt_dt-year = s1.
    APPEND gt_dt.
    now you can sort as you wish.

  • How to convert date to Month,YYYY

    Hello all
    I have a date column which is in the format ex: (6/12/2013)  the user wants it to display as June,2013. Can you help me how i can achieve this?
    Thanks
    Ravi

    GO to column properties -> Data format -> select custom data format
    write the format as MMMM,YYYY
    Regards,
    Akansh Agarwal

  • Can I change Capture time/date globally

    I have shots from a trip done with two different cameras, however the time stamps are different by one day and one hour.  I would like to globally change the creation date and time on one of the cameras in the Metadata, or perhaps change one and sync with the others.  I don't see how this is possible, but maybe there is another program that can do this.
    thanks,  kb

    The Metadata > Edit Capture Time command can adjust a set of photos by the same amount of time:
    1. Use the Library Filter bar to search for all the photos taken with just one of the cameras, by filtering in the Metadata browser for Camera or Camera Serial Number.
    2. Make sure you're sorting photos by Capture Time (down in the tool bar, View > Tool Bar).  Select all the photos from the trip.
    3. Do MetaData > Edit Capture Time.
    4. Select Adjust To A Specified Date And Time.
    5. The Original Time field will show the capture time of the most-selected photo.  Change the Corrected Time by one day and one hour.
    6. Click Change All -- this will change all of the selected photos by one day and one hour.

  • LSMW - Read Data not showing in Converted Data

    Hi,
    I am using LSMW to load data from a flat file (via recording).  I have it working except I have one issue.  When I display the data in read data all fields are showing.  No errors popup when I select convert data.  When I select display converted data the last few fields are missing.  Any ideas why or how to fix this?
    Any help is appreciated as I do not know how to proceed.
    Thanks,
    Annette
    Edited by: Annette Ameel on Dec 4, 2008 5:37 PM

    HI Bush,
    Currently I am also facing the same problem. In "display read data" it is showing all the field values. No error msg in "convert data". But only 2 fields are displaying in "display converted data". not showing any values in rest of the fields. Kindly suggest me how you fixed this problem

  • Date into month

    Hi All,
    I calculated  opening stock,closing stock based on the date,now I need to calculate based on month also,
    Is any functionmodule is there to convert date into month.
    Thanks@regds,
    Sree.

    hi
    list of FM try
    A
    CALCULATE_DATE : Calculates the future date based on the input .
    v  DATE_TO_DAY : Returns the Day for the entered date.
    v  DATE_COMPUTE_DAY : Returns weekday for a date
    v  DATE_GET_WEEK : Returns week for a date
    v  RP_CALC_DATE_IN_INTERVAL : Add days / months to a date
    v  DAY_ATTRIBUTES_GET : Returns attributes for a range of dates specified
    v  MONTHS_BETWEEN_TWO_DATES : To get the number of months between the two dates.
    v  END_OF_MONTH_DETERMINE_2 : Determines the End of a Month.
    v  HR_HK_DIFF_BT_2_DATES : Find the difference between two dates in years, months and days.
    v  FIMA_DAYS_AND_MONTHS_AND_YEARS : Find the difference between two dates in years, months and days.
    v  MONTH_NAMES_GET : Get the names of the month
    hope this willl solv ut problem
    Amit

  • I am receiving the data through the rs232 in labview and i have to store the data in to the word file only if there is a change in the data and we have to scan the data continuasly how can i do that.

    i am receiving the data through the rs232 in labview and i have to store the data in to the word or text file only if there is a change in the data. I have to scan the data continuasly. how can i do that. I was able to store the data into the text or word file but could not be able to do it.  I am gettting the data from rs232 interms of 0 or 1.  and i have to print it only if thereis a change in data from 0 to 1. if i use if-loop , each as much time there is 0 or 1 is there that much time the data gets printed. i dont know how to do this program please help me if anybody knows the answer

    I have attatched the vi.  Here in this it receives the data from rs232 as string and converted into binery. and indicated in led also normally if the data 1 comes then the led's will be off.  suppose if 0 comes the corresponding data status is wrtten into the text file.  But here the problem is the same data will be printed many number of times.  so i have to make it like if there is a transition from 1 to o then only print it once.  how to do it.  I am doing this from few weeks please reply if you know the answer immediatly
    thanking you 
    Attachments:
    MOTORTESTJIG.vi ‏729 KB

  • Routine to convert the date into month/year

    Hi friends,
    I have requirement like I have 0billdate, but i want only month and year in that.  So i have created a z object  for that taking reference as 0calmonth.  I think the format is yyyymm.
    So now I want to write a routine which converts the date to month/year.  If anybody know this please let me know.
    Regards
    San Reddy

    Hi
    in the trnasfer rule or in the update rule select the Zinfo object to which you need to do conversion
    in details select formula and create.
    Select all functions and follow the steps below.
    use the conversion function DATE_MONTH( )
    Short Text
    Function: Date -> Month
    Functionality
    Calculates the month from a specified date.
    Requirements
    The date must appear in the format yyyymmdd.
    Parameters
    DATE_MONTH (date)
    Result
    The result is calculated in the format yyyymm.
    Regards
    RaM

  • How to convert date dd.mm.yyyy TO Month ddth YYYY?

    hi friends,
    how to convert date into this format.
    ex:
    date : 04.11.2008
    has to convert as
    October 04th, 2008
    th has to be set SUPERSCRIPT.
    Plz any helps....
    Regards,
    Shankar.

    check this..FM
    CONVERT_DATE_TO_EXTERNAL
    or we can do this using split or concatenate functions like below
    *CALCULATING THE MONTH FOR THE BODY OF THE EMAIL MSG
      IF GD_EBODY_BB = '01' .
        GD_EBODY_BB = 'January' .
      ELSEIF GD_EBODY_BB = '02' .
        GD_EBODY_BB = 'February' .
      ELSEIF GD_EBODY_BB = '03' .
        GD_EBODY_BB = 'March' .
      ELSEIF GD_EBODY_BB = '04' .
        GD_EBODY_BB = 'April' .
      ELSEIF GD_EBODY_BB = '05' .
        GD_EBODY_BB = 'May' .
      ELSEIF GD_EBODY_BB = '06' .
        GD_EBODY_BB = 'June' .
      ELSEIF GD_EBODY_BB = '07' .
        GD_EBODY_BB = 'July' .
      ELSEIF GD_EBODY_BB = '08' .
        GD_EBODY_BB = 'August' .
      ELSEIF GD_EBODY_BB = '09' .
        GD_EBODY_BB = 'September' .
      ELSEIF GD_EBODY_BB = '10' .
        GD_EBODY_BB = 'October' .
      ELSEIF GD_EBODY_BB = '11' .
        GD_EBODY_BB = 'November' .
      ELSEIF GD_EBODY_BB = '12' .
        GD_EBODY_BB = 'December' .
      ENDIF .
    *ATTACHMENT SUBJECT LINE MODIFICATION
      IF GD_EBODY_CC = '01'.
        CONCATENATE GD_EBODY_CC 'st' INTO GD_EBODY_CC .
      ELSEIF GD_EBODY_CC = '02' .
        CONCATENATE GD_EBODY_CC 'nd' INTO GD_EBODY_CC .
      ELSEIF GD_EBODY_CC = '03' .
        CONCATENATE GD_EBODY_CC 'rd' INTO GD_EBODY_CC .
      ELSEIF GD_EBODY_CC = '31'.
        CONCATENATE GD_EBODY_CC 'st' INTO GD_EBODY_CC .
      ELSEIF GD_EBODY_CC = '21'.
        CONCATENATE GD_EBODY_CC 'st' INTO GD_EBODY_CC .
      ELSE .
        CONCATENATE GD_EBODY_CC 'th' INTO GD_EBODY_CC .
      ENDIF .
    regards
    ansumesh
    Edited by: Ansumesh Kumar Samal on Nov 4, 2008 9:02 AM

  • Convert date format from MONTH-YEAR to  dd/mm/yyyy

    Dear All
    i want to get parameter in form of MONTH-YEAR AND WANT TO CONVERT DATE INTO 'THIS FORMAT dd/mm/yyyy' IT GIVES ME ERROR PLEASE GUIDE.
    SELECT
    TO_CHAR (PTP.END_DATE,'MONTH-YY') ,
    to_date ( TO_CHAR (PTP.END_DATE ,'DD-MONTH-YYYY') ,'dd/mm/yyyy'),
    --- i want to gent parameter in from of MONTH-YEAR AND WANT TO CONVERT DATE INTO 'THIS FORMAT dd/mm/yyyy' IT GIVES ME ERROR PLEASE GUIDE
    to_date ( TO_CHAR (PTP.END_DATE ,'MONTH-YYYY') ,'dd/mm/yyyy'),
    ADD_MONTHS((to_date ( TO_CHAR (PTP.END_DATE ,'MONTH-YYYY') ,'dd/mm/yyyy'),-1)
    --- i want to gent parameter in from of MONTH-YEAR AND WANT TO CONVERT DATE INTO 'THIS FORMAT dd/mm/yyyy' IT GIVES ME ERROR PLEASE GUIDE
    ptp.END_DATE PERRIODS_NAME
    from per_time_periods ptp
    Regards
    Edited by: user10941925 on Nov 28, 2011 12:23 AM

    Hello just check
    SQL> select hiredate from emp;
    HIREDATE
    17-DEC-80
    20-FEB-81
    22-FEB-81
    02-APR-81
    28-SEP-81
    01-MAY-81
    09-JUN-81
    09-DEC-82
    17-NOV-81
    08-SEP-81
    12-JAN-83
    03-DEC-81
    03-DEC-81
    23-JAN-82
    14 rows selected.
    SQL> select to_char(hiredate,'month-year') from emp;
    TO_CHAR(HIREDATE,'MONTH-YEAR')
    december -nineteen eighty
    february -nineteen eighty-one
    february -nineteen eighty-one
    april    -nineteen eighty-one
    september-nineteen eighty-one
    may      -nineteen eighty-one
    june     -nineteen eighty-one
    december -nineteen eighty-two
    november -nineteen eighty-one
    september-nineteen eighty-one
    january  -nineteen eighty-three
    december -nineteen eighty-one
    december -nineteen eighty-one
    january  -nineteen eighty-two
    14 rows selected.
    SQL> select to_char(hiredate,'dd/mm/yyyy') from emp;
    TO_CHAR(HI
    17/12/1980
    20/02/1981
    22/02/1981
    02/04/1981
    28/09/1981
    01/05/1981
    09/06/1981
    09/12/1982
    17/11/1981
    08/09/1981
    12/01/1983
    03/12/1981
    03/12/1981
    23/01/1982
    14 rows selected.
    SQL>

  • Can i add data for current month only

    can I add data for current month only?

        Knowing your plan options is important marlingut! So that we are able to provide correct information, what make and model phone are you trying to add data too? Is this device already activated on your account?
    Thank You,
    MichelleL_VZW
    VZW Support
    Follow us on Twitter @VZWSUPPORT

  • Global Change or filter based on Min and Max dates

    Hi Guys,
    Hopefully there is a genius out there that is an expert with filters and or global changes, I am after a solution and can’t work out if it is possible to do in P6.
    Based on a filter (using codes to select a group of activities) I want to write a value into two date UDF Fields can I:
    Run a global change to give the earliest and latest date in the group and write the result to all tasks in the group? or
    Is there a mindate maxdate option in Global change or filter? Or
    If these tasks were grouped in the activity view can a global change be written to fill down the dates that the summary level is displaying, which are essentially the min and max dates of the groups.  
    I could do this pretty easily in excel but I have over a 100 projects and doing the import one at a time is not feasible.
    I could create LOE’s but as my variables are constantly changing and due to the volume also not an option.
    Summary bars are not an option eithers as I am writing the UDF’s to get all the bars I want on one line, 
    An option for me might be to do it using Legare but I would prefer to see if I can get it done in P6 first.
    Cheers
    Rob

    Yes, you can do it in one report.
    I created a sample report from efashion:
    Year | Lines | Sales Revenue
    2001 | Accessories | $250
    2003 | Accessories | $550
    2001 | City Skirts | $1050
    2003 | City Skirts | $1150...........
    Create 2 variables 1) Count and 2) Difference:
    1) Count  as formula - =Count([Lines]) In Report
    2) Difference as formula - =Sum([Sales revenue]) Where (Max([Year]) In Report = [Year]) - Sum([Sales revenue]) Where (Min([Year]) In Report = [Year])
    You can replace the formula with your report variables. Then just drag Site ID, Count and Difference variables to your report.
    Thanks
    Jai

Maybe you are looking for

  • Error while trying to do a hard reset on Lumia 625

    Can anyone help please? Whilst attempting a hard reset as shown on YouTube, I have clearly used the wrong order, and my phone is now locked with a 'Jagged Lightening Strike' set over a cog wheel, and it is proving immpossible to get the phone back to

  • Converting from photoshop to pdf.

    I am using Photoshop CS5 and Adobe Reader X.  I would like to know how to convert a multiple picture file in photoshop to an adobe pdf file so that it will fit to one cd.  Any suggestions?

  • Display is too small at normal zoom.

    When I start Firefox, it is super zoomed in, but the fonts and everything look normal. But, when I zoom out to the point where I don't have a sideways scroll bar (on websites that wouldn't normally have to scroll sideways, like Google,) the fonts are

  • After updating to Yosemite, preview no longer reads my notes I took in Adobe

    Before the update, I was able to take notes on Adobe Reader and view my notes in Preview. However, after the update, my notes are corrupted when I open to read them in preview. What happened? and will this problem get fixed? I really regret updating

  • Keyboard not function properly in Adobe Illustrator

    The up/down right/left arrow keys on my keyboard suddenly don't function when I'm using Adobe Illustrator... Anyone knows how I can fix it? I've tried restarting everything but it's still the same...