Edit Custom base calendar

I created a custom base calendar to use with local holidays, which I use for a number of projects.
This works fine, but I need to add holidays. That again works fine for each project. But is it possible to edit this base calendar so that the changes are reflected in all projects that use it?
Valgardur Gudjonsson

From your question, I assume you use only the desktop Project and not Project Server.
When you said, you use the base calendar for a number of projects, I assume you have created the custom calendar and shared this calendar to other project files either by using the current plan as a template or by using the Organizer.
Desktop Project doesn't have way to centralize calendars
Rather, if the edits needs to the custom base calendar needs to appear on other files, you need to open the current file and other project file, and select File, Info, Organizer. Select the calendar to be copied and hit copy. :) 
Refer this link http://i.imgur.com/Bb8crBF.png
Sai PMP, PMI-SP, MCTS Project, MVP Project

Similar Messages

  • Local Base Calendar questions

    Is there a  reason to not use local base calendars especially when you have multiple project managers who will sometimes need to move working dates around?  either for weather issues or to match a clients holiday schedule?
    I was just wondering since the option seems like it should be the default, but it did not come that way.
    I also wanted to make sure that if we allow projects to use local base calendars that it will also upload that calendar to be used for anyone looking at the project.  
    probably a fairly simple answer, I just wanted to be sure.

    efrizzell --
    The use of local base calendars in a Project Server environment is strictly the decision of each organization.  There are certainly valid reasons for permitting them, such as when PMs need to be able to create their own custom local base calendars.
     There are also valid reasons for denying their use, so that every project must be scheduled using a valid and tested base calendar created by the Project Server administrator.
    Several years ago, I worked with an organization that initially forbid the use of local base calendars.  Because of this, the Project Server administrator was hit with dozens of requests for custom enterprise base calendars.  He found the process
    of creating and maintaining enterprise base calendars to be so much work that he gave up trying to control it, and enabled the permission to allow PMs to create their own local base calendars.
    If your organization allows the use of local base calendars, the base calendar will be stored in the project in which it was created.  Hope this helps.
    Dale A. Howard [MVP]

  • Customizing Sharepoint Calendar Week Group View to display multiple weeks in a single row

    Hi,
    SharePoint Calendar's Week Group View is useful for comparing multiple co-worker's schedule, and we have a business needs to be able to view the schedule for with the date range of more than one week at a time between co-workers for planning purposes, is
    there a way (code or no-code) to manipulate the date/week range so that the calendar display more than 7 days in a single row?

    Hi,
    As there is no such OOTB feature, I would suggest that you can change the calendar scope to “Month” or create a Gantt view to display more weeks in a view.
    Or you can try to create a custom calendar web part to meet your requirement.
    Here are some samples of custom calendar web part for your reference:
    http://www.codeproject.com/Articles/108676/SharePoint-Custom-Calendar
    http://gunnarpeipman.com/2009/01/creating-sharepoint-global-calendar/
    https://blog.metrostarsystems.com/2013/10/21/creating-a-custom-sharepoint-calendar-rollup/
    Best regards
    Patrick Liang
    TechNet Community Support

  • Users cannot edit a shared calendar of a shared mailbox that was deleted from the cloud and recreated on premise

    Description:
    The following example account [email protected] is an on premise AD account being used as a shared mailbox in the cloud. We have discovered that regardless of what we do, not a single user can edit the calendar entries.
    The following message is shown in Outlook Click to Run 2013 when an entry. "New appointment" button is also greyed out, including "Calendar Permissions" and some others.
    This problem started when the shared mailbox was created wrongly by creating it in the cloud first and we had to delete it and start over. The "in the cloud" user was deleted and the same user was created in AD on-premise with the same account name
    and then Dir Synced with the cloud. A license was assigned, a user mailbox on exchange online created and the type was converted to a shared mailbox and Editor rights were defined on the calendar folder for specific users.
    Actions performed:
    Action01: gave users Editor rights on calendar folder through powershell
    Result01: Rights correctly added and can be seen when get-mailboxfolderpermission is ran
    Action02: Opened calendar with Outlook and tried to edit entries
    Result02: Error message pops up saying "You don't have permission to create an entry in this folder. Right click the folder and check..."
    Action03: Opened calendar with OWA of users
    Result03: Users can edit the shared calendar on OWA
    Action04: Gave users Full Access permission on mailbox with automapping on
    Result04: Users can edit calendar in Outlook
    Action05: Gave users Full Access permission on mailbox with automapping off (mailbox no longer visible in outlook)
    Result05: Users cannot edit calendar in Outlook
    Action06: Removed Full Access permission on mailbox for users
    Result06: User cannot edit calendar in Outlook
    Action07: Removed [email protected] from on-premise AD, performed dirsync, removed account from ms online using remove-msoluser -removefromrecyclebin
    Result07: No trace of the account was anywhere to be found.
    Action08: Created new [email protected] account on on-premise AD, assigned o365 license to user including exchange online license
    Result08: New empty Exchange online mailbox was created
    Action09: gave users Editor rights on calendar folder through powershell
    Result09: Rights correctly added and can be seen when get-mailboxfolderpermission is ran
    (Note: whenever mailboxfolder permissions are modified for this mailbox it's as if they are ran THREE times in a row, the first time they are applied and the powershell gives immediately 3 exceptions behind this:
    An existing permission entry was found for user: [email protected]
        + CategoryInfo          : NotSpecified: (:) [Add-MailboxFolderPermission], UserAlreadyExis...nEntryException
        + FullyQualifiedErrorId : [Server=DBXPR05MB046,RequestId=3b3e080e-9aaf-4db9-9b90-b7171d59eba2,TimeStamp=7/11/2014
       8:15:39] [FailureCategory=Cmdlet-UserAlreadyExistsInPermissionEntryException] 57078FCD,Microsoft.Exchange.Manageme
      nt.StoreTasks.AddMailboxFolderPermission
        + PSComputerName        : outlook.office365.com
    Any other mailbox does not do this when setting mailboxfolder permissions)
    Action10: Opened calendar with Outlook and tried to edit entries
    Result10: Error message pops up saying "You don't have permission to create an entry in this folder. Right click the folder and check..."
    Action11: Tried on a fresh new pc with first time logon
    Result11: did not help
    Additional information:
    We have seen this problem with another user which was recreated, when he shares his calendar with others and people get the calendar invite email and click "Open Calendar" they receive a popup "The folder cannot be found".
    My first impression points to a corruption/bug in the GAL on exchange online, since we're using o365 for midsize bussinesses we cannot use the AdressList role to expose the adresslist cmdlts for deeper troubleshooting.
    PS:
    Issue tested on different computers and with different user accounts, not a single user can edit the calendar of [email protected] when editor rights are given.
    Noticed when editing rights for the shared mailbox in powershell after the first confirmation line
    Office 2013 is click to run was updated to latest version, version number: 15.0.4659.1001

    Greetings Gil,
    I haven't heard of that one.
    Questions:
    Does the calendar in question show up in the "Subscriptions" category of iCal?
    If you remove all accounts from iCal > Preferences > Accounts and quit and re-open iCal, does the calendar in question vanish? If so, does the calendar come back when you re-input the servers you need into  iCal > Preferences > Accounts?
    Can you provide a screen shot of your calendar sidebar.
    While you answer those questions, some troubleshooting to try:
    Try dragging one of your other calendars above this calendar that won't delete and then quit / re-open iCal and attempt to delete the calendar in question.
    Failing that:
    1. First make an iCal backup:  Click on each calendar on the left hand side of iCal one at a time highlighting it's name and then going to File Export > Export and saving the resulting calendar file to a logical location for safekeeping.
    2. Go to iCal > Quit iCal
    3. Remove the following to the trash and restart your computer:
    Home > Library > Caches > com.apple.ical
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache if present)
    4. Launch iCal and test.
    If the issue persists at this point:
    Remove the following to the trash and restart your computer:
    Home > Library > Caches > com.apple.ical
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache if present)
    Home > Library > Preferences > com.apple.ical (There may be more than one of these. Remove them all.)
    ---NOTE: Removing these files may remove any shared (CalDAV) calendars you may have access to. You will have to re-add those calendars to iCal > Preferences > Accounts.
    Hope that helps!

  • Project Summary and Base Calendar Reports Error Message when Saving to Desktop from Server

    We have a user that gets the following popup when she attempts to save file from the Server to her desktop:
     "The Project Summary and Base Calendar reports cannot be opened, renamed, or deleted".  The popup includes a red circle with a white "X" and an "OK" button.  The OK button must be clicked 27 times
    before the file will eventually save to the desktop.
    I have been able to replicate this error when I try to save her file to my desktop, as well.
    I can see from the Organizer that the Project Summary and Base Calendar reports are part of the Global, but not part of the file-specific reports while on the Server.  This is true for other schedules in our enterprise, so I am not sure why this is
    occurring.  After performing the save and clicking "OK" 27 times, there is exactly 27 reports listed for this file in the Organizer, but the Project Summary and Base Calendar reports are the only two that did not transfer with the file.
    What is going on here and why is it happening for just this file?  It feels like we are getting into a contention issue between the local Global.MPT and the Enterprise Global.
    We are on Project Server v2010 SP2.

    Thanks for your feedback Chris!
    When you open the organizer, check that you don't have for the project in question any enterprise object on the project side.
    Have you installed the
    latest PS2010 CU? A more radical way for reparing a file is to export it as an XML file and save/publish it back on Project Server as an MPP file. But the project UID will change thus it will cause trouble
    in case you have timesheets. You could also try to delete the project and restore it (assuming you have the daily backup in place).
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Can no longer edit events in Calendar on iPod 2ndG

    We have a MP, MBP, iPhone 4S and iPod 2nd G and to be able to sync Calendar and other programs on iCloud we installed Lion. We used to sync the iiPod to the MP but after switching to Lion shifted it to the MBP and she can no longer edit events on Calendar. Is this a setting problem or is it an issue with the IOS 4 on the iPod? Do we have to get an iPod that will accept IOS 5?

    Doing an entire report in a table is such a bad idea and really unnecessary.
    Sounds like you need to update both Pages and your user tag.
    Are you actually on OSX 10.6.8 and what version of Pages are you using?
    Menu > Pages > About Pages
    Peter

  • Verizon Wireless lack of respect for customer base!

    I have never, ever in my life as a customer of Verizon Wireless been treated with such distain as yesterday! From multiple CSR's to a Manager who flat out told me his hands were tied in his position. From the lack of respect to lack of responsibility! Being a 5 year customer who's $190.00 a month for my own personal line, to be led around blind is disheartening. I am eligible for an upgrade in about 6.5 months. Recently dealing with iOS problems and a rising cell bill made me want to look into the upgrades and what the best options for me be it with Verizon or elsewhere. Wanted insight regarding the Edge program and do some comparing. Too say the least, I did NOT get any of those answers. Even after being escalated to a manager, a day later, I am uninformed and surprised regarding Verizon's lack of respect for their customer base! This morning I tried locating some contacts for upper management for Verizon and haven't been very successful! Does anyone have any contact info to voice my lack of concern within the company before allowing their customer service reps and entry level management to let their core base of customers walk? I would be appreciative!
    -RWJ

    RSWJ4681,
    We do not want to see you go. I can assure you that we truly respect you and value you. What exactly were you looking for information regarding we your reached out to out customer service team? What did the Supervisor advise you that their hands were tied on? Please provide additional details.
    LindseyT_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • I want to create an 'editable' custom stamp.

    I want to create an editable custom stamp.
    I can scan in my stamp image in the create custom stamp tool, no problem.
    But I would like to make several editable fields: date, reviewer's initials, submittal number.
    Anyone know how to?
    Thanks

    You not only need to create a custom stamp, but you need to add dymanic form fields. See AUC Tutorials - Dynamic Stamps for more information.

  • How to cause POJO data control to use custom base ViewObject class

    ADF 11.1.1.4
    We have a POJO data control that displays data in a table.  We can filter the table using the column filters and this performs in-memory filter.   If an exception occurs I see that it is using a ViewObject for the in-memory filtering because this shows up in the stack trace.
    oracle.jbo.server.ViewObjectImpl.rowQualifies(ViewObjectImpl.java:2811)
    It uses DCDataVO which extends ViewObjectImpl
    We have a Custom base view object defined that all our normal view objects inherit from, defined in Project Properties/BC/Base Classes
    Is there any way to make the DCDataVO also extend from  our Custom View Object that inherits from ViewObject so that we can override methods?  For example if I wanted to customize the rowQualifies method.
    In DCBeanDataControl.Java I see where it actually gets created.
    vo = DCDataVO.createViewObjectFromDef(vdef, this, getApplicationModule());

    So you have already overridden then rowQualifies() method in your custom base View Object ? Are you calling super in that ?
    Cheers
    AJ

  • When I buy a custom made calendar using iPhoto, what dpi or resolution does Apple print the pictures at?

    When I buy a custom made calendar using iPhoto, what dpi or resolution does Apple print the pictures at?

    The dpi you supply up to a max of 300 DPI as I understand it
    LN

  • Edit custom task fields in Project Schedule

    Is it possible to edit custom fields for a task in the project schedule in PWA?
    At this moment we are getting a message that we have to use Project Professional to make this change.

    Michiel,
    Which version of Project Server are you using? What kind of custom field is it? 
    In short, yes it is posisble to edit custom fields for task via PWA (2010, 2013), as long as it is NOT a formula driven field.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Can we edit customizing objects in abap.

    Hi,
    I want to edit customizing objects in ABAP?
    Is there any way to do so ?
    Regards,
    Nidhi

    Hi Nidhi
    If i understood your question ,you talking about SPRO transaction.
    But be very careful with your changes...
    Regards
    Yossi

  • Create/Edit "Custom Attributes" in Dynamic Distribution Groups

    Hi,
    I wanna create a Dynamic Distribution Group based on the users "title" and "company".
    I've noticed that there are 15 "Custom Attributes" that I can edit in someway, I guess via PowerShell?
    So what is the easiest way to accomplice this?

    Hi,
    Agree with the above suggestion, you can also bulk change the custom attributes:
    Get-Mailbox -ResultSize Unlimited -Database Execs | Set-Mailbox -CustomAttribute1 “title”
    http://dougg.co.nz/2012/05/01/bulk-setting-exchange-2010-custom-attributes/
    to Edit Custom Attributes:
    get-mailbox -filter {customattribute1 -eq ""} | set-mailbox -customattribute1 = "<value>"
    And here is a reference about Create/Edit "Custom Attributes" in Dynamic Distribution Groups:
    http://windowsitpro.com/exchange-server-2010/exchange-2010-sp2-value-custom-attributes
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best regards,
    Angela Shi
    TechNet Community Support

  • Allow somebody to access/edit only my calendar (and not my email)

    I have an iCloud account.  My secretary does not.  I would like her to have the ability to access my iCal Work calendar and add events.  I do not want to have her access my iCloud email. 
    Since I could not figure out how to have her access my calendar only, I added her Gmail account to my iCal and had a new iCal account "Sec'ty Gmail."  She can add and edit events in that calendar, but when she sets alerts on the gmail calendar, they do not work in iCal.  I rely heavily on alerts to remind me of events.  [i have yet ot find a workable solution to this problem]  Thus, I have to go into the event, move it to my Work iCal calendar, and set the alerts.  THis defeats the purpose of having my secretary create it. 
    I'm wondering if there's a way to allow her to view AND EDIT my work Calendar on iCal.  I know I can share a read only version on iCloud, but that doesn't help. 
    If you have any possible suggestions (including solutions to the gmail/alert issue), I'd like to hear them.  Thanks in advance. 

    just not store?
    Could you walk us through what happens when you try to connect to the Store, please?

  • Dynamic Layout on Edit Customer page

        Hi, I need to customize Edit Customer page so that when the value of Line Of Business is "A", some fields should hide and some others should show, and when the value of Line Of Business is "B", those hidden fields should appear and some fields should hide.
    I've seen some documentation about customization, but I couldn't do what I need so far. The documents always say to use the Oracle Composer (Administration > Customize Customers Page), then click on "Select" on the left-upper corner, then click on the desired component and "Edit Component". There, I should be able to write some groovy expression on Expression Builder to indicate whether to hide or show the component, based on another field's value.
    My problem is that the options in the menu is always inaccessible! I have a print, but I don't know if I can attach it here neiter how to attach it....
    Does anybody have any idea of how to accomplish this? Is there any other way to do this type of customization?
    Any help would be appreciated...

    In Rel8, app composer introduces dynamic layout. This feature allows an object to have many create and detail layouts.
    These layouts can be dynamically shown based on role, record type, or advanced expressions. Record type and Advanced Expression run against the record.
    Think of it as the state of the record i.e. Record Type = 'Hot' Show Layout 1, Record Type = 'Cold' Show Layout

Maybe you are looking for

  • Open order & open quantity

    Hi I need to Develop a report which gives open orders number ,  open quantity , customer name. in VA05 is ther any possibility of getting open order quantity. Plz help

  • Nokia Music app

    After updating Nokia Music App, I lost many features like Music Store, genres list, what's new list, recommended list etc. Mixradio was already with previous version hence there was no need to update. No any new feature found in this App (Nokia Mixra

  • How the caching mechanism in firefox 3.6 compares to IE 6/7 and IE 8/9

    ''duplicate of https://support.mozilla.com/en-US/questions/902406'' Sometimes when running web apps it will not work properly on Firefox compared to IE. I tried to look all over the internet for how Firefox handles its cookies and cache (technical) b

  • Segmentation - Problem with huge ledger list

    Dear all I have segmented accounding system. It has 40 branches divided under 3 different segments (company - branch - location). The problem is in the journal entry screen while selecting ledgers by pressing tab, it is showing a huge list with all t

  • Unknown error in the prescript code( Extension Collection)

    Hello Export , Kindly need help to solve the below error which is coming in the below code(part of the prescript code is given below) import com.frictionless.api.common.exception.*; import com.frictionless.api.common.log.Logger; import com.frictionle