Project Online Currency Change

How do we change the currency for Project Online instance?
Abhijeet, MCTS | [email protected]

Hi,
You can go to Server settings in PWA, then additional server settings:
Then select the given currency. Note that you can enforce that projects must be published with this currency.
Hope this helps,
Guillaume Rouyre, MBA, MVP, P-Seller |

Similar Messages

  • Updating sandbox solutions in project online does not work?

    Hello
    We have created a sandbox solution (version 1 - test.wsp-) with Visual Studio 2012. This sandbox solution only writes the URL in a log: "V1_http://contoso.com". Everything works fine when we launch a workflow. I mean, we create a project through
    "new project" button. This project has a Enterprise Project Type associated to the previous workflow.
    Now we update the sandbox solution (version 2 -test.wsp-) with Visual Studio 2012 adding a new functionality (deactivate old solution/upload new sandbox solution/actívate the new sandbox solution). We have modified the sandbox solution in order to write "V2_http://contoso.com".
    Our test is as follows: We use the same Enterprise Project Type and we create a new project with the same workflow. When the project is created, the log still writes the URL defined in the sandbox solution (version 1 -test.wsp- "V1_http://contoso.com")
     instead of the one we have defined in the sandbox solution (version 2 -test.wsp- "V2_http://contoso.com).
    It seems that when we update a sandbox solution, changes are not taking place in Project Online.
    Changes take place only when we create a new sandbox solution, with a different name.
    Does anybody have the same issue?

    We solved it!
    Close the case
    Nicolas project

  • Project Online Edit Schedule Permissions

    I'm using Sharepoint Groups for Project Online, and for some reason when a user is in the Owners group (full control) of a project, he can edit the schedule, but when I put him in a custom group, Managers (ALSO with full control), Edit schedule is greyed
    out. Just for fun I deleted the OOTB owners group in one project now ONLY site collection admins can edit the project schedule. Any help appreciated. 

    Hi Alex,
    If you are using SharePoint Permission Mode, you could not create additional custom group. If you need more management of your user permissions, you could change to Project Permission Mode.
    http://office.microsoft.com/en-in/office365-project-online-help/plan-sharepoint-groups-in-project-online-HA103984710.aspx
    http://office.microsoft.com/en-in/office365-project-online-help/change-permission-management-in-project-online-HA103433509.aspx
    Since the issue is more related to Project online, I’d suggest you also post it on Project Online forum. For your convenience:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=projectonline
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Changing Project Online Defaults

    Hi
    I have a project online tenant with 3 PWAs provisioned. I have two questions here with respect to Project Online, and how to change some default settings:
    When a user logs in to Office 365 account, the Projects link on top bar redirects to the 1st PWA. I need to change the default URL, so projects link redirects to the 3rd PWA. Is this possible?
    I have changed the default currency from USD to SAR, but the symbol against cost figures is now displayed in Arabic (Default symbol). We need the cost unit to be SAR, and also the symbol to be displayed as SAR instead of being displayed in Arabic. Is there
    a way to change default symbol as well?
    Thanks in advance.
    Atul Sharma

    Hi Atul,
    Unfortunately it is not possible currently to change the redirect from the 1st default PWA site.
    Also the default symbol for the currency is pulled from .NET based on the select and cannot be changed.  Same for USD - where $ is displayed.
    Best regards,
    Brian.
    Blog |
    Facebook | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
    Project Server TechCenter |
    Project Developer Center |
    Project Server Help | Project Product Page

  • Project Online, Issue with creating projects from EPTs (with workflows)

    Hello, I am using Project Online. I am not able to create a new project based on the "Software Development" EPT. I get following message: Sorry, something went wrong An unexpected error has occurred. TECHNICAL DETAILS Troubleshoot
    issues with Microsoft SharePoint Foundation. Correlation ID: 29b2b89c-607f-1000-80c2-80bbbb7ff088 Date and Time: 15.09.2014 03:57:25.
    Any ideas what went wrong?
    Thanks in advance,
    Martina

    The reason for this behavior was the following:<o:p></o:p>
    The currency of the PWA settings have been changed.<o:p></o:p>
    Looking into the queue of the EPT we found the following hint:<o:p></o:p>
    Project:<o:p></o:p>
    ProjectCurrencyConflict (23001). Details: id='23001' name='ProjectCurrencyConflict' uid='f1850fb3-c53c-e411-9a1e-00155d58393b'.<o:p></o:p>
    After changing back to settings "Allow projects to be published in various currencies" the workflow works fine.<o:p></o:p>
    Nevertheless this issue is not clear for us why it appears after a currency change in the workflow. Maybe a sleeping bug?<o:p></o:p>

  • Custom fields with the same name in Project Online

    Today I discovered something interesting when creating custom fields in Project Online.
    I usually create a certain set of custom fields that are useful to have on both the project and the task level. An example of these is Reportable, which I use to determine which tasks to roll up into reports and also which projects overall to report on.
    So I created a project level custom field called Reportable. No problem.
    I then created a custom field on the task level called Reportable. And the computer said no!
    I then learned that although you could do this in Project Server 2013, you can't in Project Online. You can't have duplicate custom field names, even if they are of different types.
    This has led me to use a naming standard, such as Reportable Task and Reportable Project. But I really don't like that as codes are for computers, not us humans. So I hope this changes in the future, but for now you just need to think about how you approach
    the fields.
    Good luck!
    Ryan Darby
    National Manager PMO
    www.ipmo.com.au
    www.projectonline.com.au

    Hi Ryan,
    I would follow Ben on this..
    Just made a test on a Project 2013 instance on-premise and I cannot create a task ECF and a project ECF with the same name. The same test on a Online instance returns the same result: the ECF names must be unique whatever the entity is.
    Waiting for Ben's confirmation.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Odata Connection Refresh Error while using excel web app - Project Online 2013

    Hello All,
    I am trying to work with odata reporting on project online 2013. I am not using MS Excel client, I open any of the available default report in excel online. when i try to refresh data connection from data tab. it's giving me an error
    as show below 
    screen..
    I have already enabled "PWA for excel web app refresh" feature.  
    Following the blog instructions and microsoft support, i have tried to grant permission to
    AppId=  00000009-0000-0000-c000-000000000000
    And In the Permission Request XML field, copy and paste the following XML: 
    <AppPermissionRequests>
        <AppPermissionRequest Scope = "http://sharepoint/projectserver/reporting"
    Right="Read">
        </AppPermissionRequest>
        <AppPermissionRequest Scope = "http://sharepoint/content/tenant"
    Right="FullControl">
        </AppPermissionRequest>
    </AppPermissionRequests>
    Now, According to the microsoft, it should show Microsoft.Azure.Azureservices as Title but as per below screen shot it shows Power BI Reporting and Analytics..
    title.<o:p></o:p>
    However, i click on ok button and check that the permission has been granted. i can see Microsoft Power BI reporting and analytics in the app permissions.
    I again go to my BI reporting, open my report in excel online and refresh the data connection and nothing changed. It's giving me the same error.
    I hope that i am able to narrate my problem. Please tell me, What i am missing here...
    sandeep

    Ok, why did manually add / update the permission XML? Do you get this error for new Excel based reports? Test creating a new one, example here:
    http://pwmather.wordpress.com/2013/08/01/projectserver-projectonline-highlight-report-example-ps2013-sp2013-excel-bi-office/
    http://pwmather.wordpress.com/2013/09/16/projectserver-projectonline-example-report-ps2013-sp2013-office365-bi-excel-powerpivot/
    http://pwmather.wordpress.com/2014/07/17/getting-started-with-projectonline-part-9-ps2013-office365-project-ppm-sharepointonline-pm-sp2013/
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Allow collaboration on un-published / checked-in project on Project Server 2013 and Project Online

    Hi All,
    Before a project is officially published specific resources in the project team need to be able to "collaborate" i.e. create tasks, change dates, etc. before the project is published. The complication is that we need this collaboration to happen
    on un-published / checked-in versions of the schedule. For example, the primary Project Manager adds tasks and makes changes to a published version of the schedule, saves and checks-in the project (doesn't publish), tells a secondary PM to go in and review
    the changes, the secondary PM should be able to see the changes the primary PM made, even though the schedule changes weren't published, be able to check-out the schedule, review what the primary PM did, make some more changes, save and check-in the schedule
    (again, without publishing it), and tell the primary PM to review. Then the primary PM could go, check-out the schedule, review it, save it, publish it, and check it in.
    Can Project Server 2013 or Project Online allow to do this? I looked into permissions and Server settings but I couldn't find anything that would indicate it is possible.
    Any help will be greatly appreciated!
    George

    Hi George,
    If you perform some tests, you'll see that even from PWA, the schedule can only be edited from the draft table. When you access the schedule in read only (as a team member for example), you see the published version, but as soon as you edit it (after clicking
    on the edit button assuming you have the appropriate permission), you'll open and update the draft version of the project.
    As far as I can remember (I don't have it in front of me now), you have a "line" in the schedule PDP (don't know how to call it in english) that will tell you if you are accessing either the draft or the publish version.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Project Online Permissions

    Hi!!!
    I am new to Project Online. So far, I have created many users (Project Lite) and (1) Project Manager (Project Full).
    The PM can create Projects and share them with other users. The problem is when the PM wants to grant Access to other users, the team member can´t edit or make any changes to the Project.
    In summary, I have some sort of problem with permissions. Can you please give me some guidelines on how to setup a basic level of permissions so the PM can grant access to other users (team members).
    Thanks for your support!
    Ignacio 

    Hi Isa,
    In order for the team members to update task progress, they have to be assigned on tasks by the PM. Once the project PUBLISHED (and not only saved), the team members will see the assignments in their task or timesheet page.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Project Online Licencing

    Hi All,
    If i procedure project online licences and i have ended the subscription as customer business need is changed.
    what will happen in this case? Do we need to pay for the licences?
    Licences has been canceled within 2 hours.
    Thanks in advance

    Abbas:
    This is a question for Microsoft Office 365 Billing department. This forum is peer-to-peer support for technical issues. Logon to Office 365 to find the billing contact information for your region.
    Gary Chefetz, MCITP, MCP, MVP msProjectExperts
    Project and Project ServerFAQs
    Project Server Help BLOG

  • Project Online - web app does not open

    Today my Project Online web app does not open. Error message is
    Could not connect to the specified Project Web App URL: https%3a%2f%2fsapphire365.sharepoint.com%2fsites%2fpwa.  If you have manually changed the Project Web App URL for this Web Part, please remove this Web Part and add it to the page again from the
    Web Part catalog
    I've not changed any web part. Can you please help out as I cannot access anything in project online.
    Thanks
    CR

    CR,
        Agree with Hrishi that you should open a service request, and if you can't log into your tenant, then use this URL to log into the administrative portal to log the service request: 
    https://portal.microsoftonline.com/admin/default.aspx
    Good luck,
      James. 
    James Boman - http://www.boman.biz Software Consultant for IPMO - http://www.ipmo.com.au

  • Project Online, editing a user/resource: The User Logon Account always displays an error

    New Project Online account.  I changed the security mode from SharePoint to Project Server but I believe this was happening prior to that change. All resources are selected to be associated to a user account.  This happens in both Resource
    Center and Manage Users.
    Every time I go to edit a resource, the User Authentication section contains the error "Multiple entries matched, please click to resolve.". I am unable to edit the user without first deleting the entry and selecting the same user name again. Only
    one user ever comes up in the dropdown options and it always allows me to then save that resource record.
    Please advise.  I would like to have an answer before I hand this off to the PMO administrator who will be managing resources.
    Larry Christofaro, PMP, MCITP

    Hello, this is something I believe Microsoft are aware of so I guess will be resolved soon. This affects all tenants, well all tenants I have seen anyway! Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Project Online Resource Plan issues_Many

    I am trying to setup a client that only wants to use Project Server for portfolio planning and analysis. In this scenario they only want to assign generic resources (remember, no detail plans...only high level), and want to use the resource plan. Sounds
    simple, but I am finding a lot of issues with this scenario, primarily with resources plan.
    1. The resource plan seems to be checked out with no way to check it in other than through the force check-in.  On occasion it seems to get checked in but I can't figure out the steps.  I've tried with and without editing and publishing the
    project itself with no avail.  Sometimes the Publish option is still available (but I assume it wouldn't be if someone else checked it out) but sometimes it is greyed out.
    2. I can't assign capacity to a generic resource and use it in Portfolio Analysis.  This seems to be a feature that in my opinion was poorly conceived, but I'll leave out the details of this rant.
    3. and biggest issue which is definitely a bug and show-stopper.  Changing the date rage of an existing resource plan doesn't change the resource demand for a date range that was cut from the original. I can back the start date or extend the end date,
    but cannot move the start date or end date in.  What happens is that the grid changes just fine but the resource date range along with the demand for that time no longer in play still show up as project demand.
    I added this to the Project Online forum but all of this behavior is the same with Project Server 2013.  Nothing I could see in the forums.  Is this a new bug or can there maybe be a fix on the way?  Any comment or update would be greatly
    appreciated.
    Thanks...
    Larry Christofaro, PMP, MCITP

    msayani2 --
    Firstly, all of your people and machines need to b entered in the Enterprise Resource Pool.  For each of the machines you list, enter a Max. Units value that represents 100% multiplied by the number of machines you have.  For example, if you have
    three road graders, you would enter 300% in the Max. Units column for a Road Grader resource.
    Next, you will need to build enterprise projects, add the required people and machines as team members in the project, assign the resources to each task as needed, and then save and publish each enterprise project.
    To see how the workload is distributed for your resources, navigate to the Resource Center page and select the resources whose assignments and availability you want to study.  At the right end of the Resources ribbon, click the Resource Availability
    button.  On the Resource Availability, select the time range you want to use and you can then see the availability of your selected resources.  You can also click the Resource Assignments button to study how the resources are being used on tasks
    across all projects in Project Server.
    Hope this helps.
    Dale A. Howard [MVP]

  • Project working with Project Online in Office 365

    Hello,
    My question is related to project working and using Project Online to track projects.
    * Can I use a single "Project Online with Project Pro for Office 365" subscription for tracking and creating reports about all project sites and their tasks in Office 365?
    Meaning, if we have multiple projects designed in Project Pro and then uploaded directly to Office 365, can we gather the task, resource and progress information from these projects (created directly to Office 365) in a Project Online overview? One person
    using Project Online to oversee multiple projects, others uploading their projects and changing task information in Office 365 to a SharePoint site with Project Pro and Office 365 subscriptions.
    We want to have one person with Project Online overseeing the progress and create reports on all projects that have been uploaded to Office 365 (Project Portfolio Management), but not creating new projects. Is this possible with just one Project Online subscription?
    The other users would all have an Office 365 Enterprise 3/4 subscription for accessing Office 365, collaborating and updating their tasks. Project managers would have a Project Pro subscription for creating and uploading projects to Office 365.
    Thank you in advance.

    Helen,
    Your question is slightly confusing, so let me try and say it this way: 
    1) Your PMs (multiple) will use Project Pro, to create and publish plans to Project Online
    2) You will have one user who will 'administer' Project Online and create reports etc.,
    3) You will not have any other users access Project Online
    4) I am not sure about you 'SharePoint' comment--so excluding this.
    The problem is that, Project Pro+Office 365 does not necessarily give you access to Project Online. This combination is more useful when you are using just Project Pro or using project Pro to sync plans with Task lists on SharePoint Site. Plans that are
    uploaded this way will NOT appear in Project Online. So, the person who has the Project Online license will not have any data to report on.
    Having said that, here are few options:
    1) Stick with Project Pro +Office 365. Team Members can access "Task" lists in SharePoint Sites. In this scenario, Reporting will be somewhat complex, because each site is its own, and you might have to customize to be able to report across multiple sites. 
    2) If you want an easier Project Portfolio Management, Project Online is better. However, in this case, your PMs need to get Project Online with
    Project Pro for Office 365 which will allow them to publish plans to Project Online. Then your user with project Online license can generate reports for the portfolio easily. In this scenario, if you want team members to be able to submit timesheets,
    work with documents etc., you might want to look into getting the Project Lite for them (http://blogs.office.com/2014/03/31/project-lite-may-1st/)
    Hope it helps.
    Prasanna Adavi,PMP,MCTS,MCITP,MCT http://thinkepm.blogspot.com

  • Project Online - Read Only

    Hello,
    Is there a way to create permissions for Project Online users so they only have read only rights? If so, would it be possible to change this permissions to write access at a future date?
    Would a different subscription be more suited for "read only" rights?
    Thank you in advance for your assistance!

    Tracy,
    There are two aspects here:
    1) The license required: I think the Project Lite license part of Project Online, will be suitable for these users. Even if it is read-only, accessing Project Data requires a license, as far as I know.
    2) The second part of the equation is the permissions set up. if you are using the Project Server Permission mode, it is fairly easy to set up read-only permissions and later change them. If you are using SharePoint permission mode, you might have to use
    a non-synchronized permission level. 
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

Maybe you are looking for

  • Error in WAS ABAP+JAVA installation

    Hi all, I have a notebook with WAS 6.40 ABAP stack running fine. Now I'm trying to install WAS Java stack (NW04 Sneak Preview SP11) in the same machine, but I always get this error in the 6th step of the installation process: 6th step: MaxDB Database

  • Ipod nano..error message 124..

    My ipod keeps getting booted out when i use itunes. It only shows up as removable drive on 'my computer'. It also does not sync my complete library despite having all of the music ticked to sync. I've tried all of the troubleshooting options HELP>>>I

  • Why won't my computer accept CDs

    When I put a CD in my Macbook Pro, it whirs around for about a minute, but then my computer just spits it back out. The CD's work in other computers I've tried them in and I've tried both new and old CD's with my computer. Nothing works. What is wron

  • Nokia 2600 classic - help

    this is the problem. i just bought it and whenever i save a wallpaper on tune as a setting it will go back to default settings after being turned off. plz help

  • URL Links in MastHead

    Hi I have a requirement. I need to include certain url links in the form of images in my masthead iview. When I click on the image it takes to me a different site. Is it possible to add my own images, if so where is that I can add the images. Regards