Archive
#ProjectServer and #SharePoint 2010 / 2013 February 2015 Cumulative Update #PS2010 #SP2010 #PS2013 #SP2013 #MSProject
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
The Office 2013 February 2015 Cumulative Updates are now available, please see the links below:
Project Server 2013 February 2015 Server Roll up package:
http://bit.ly/1CBxdBW
Project Server 2013 February 2015 CU:
http://bit.ly/1Fjqoem
Project 2013 February 2015 CU:
http://bit.ly/1CBxg0O
Also worth noting, if you haven’t done so already, install the March 2013 Public update: http://bit.ly/1lR8IgK or Service Pack 1 http://bit.ly/1uorn2C if installing the February 2015 CU.
The Office 2010 February 2015 Cumulative Updates are now available, please see the links below:
Project Server 2010 February 2015 Server Roll up package:
http://bit.ly/1Fjqoep
Project Server 2010 February 2015 CU:
http://bit.ly/1CBxdBZ
Project 2010 February 2015 CU:
http://bit.ly/1Fjqoew
SP2 is a pre-requisite for the Office 2010 February 2015 CUs.
As always, test these updates on a replica test environment before deploying to production.
For more details see: http://bit.ly/1CBxgh7
#ProjectOnline #Excel #PowerQuery Report #Office365 #PS2013 #BI #OData
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
Something I have been meaning to blog about for a while now is Power Query. There is nothing revolutionary in this post but hopefully it will give the readers some idea of how powerful Excel Power Query can be if they have not seen / used it before. We will only touch the surface here in this post but there is plenty of information available already.
So firstly, what is Power Query. In short, Power Query is an add in for Excel that enables you to work with many different data sources and transform that data as required. An intro can be seen here. Power Query is formula based but this is different formula syntax to what you use in Excel. The Power Query formulas are based on what was known a “M” language, an intro to the formulas can be found here.
Now we will look at creating a simple Excel Power Query report for Project Online using the OData API. The first report we will create will be a simple report that allows you to dynamically filter the data based on a text value in a cell. The dynamic filtering is useful when you are looking at large amounts of data such as time phased assignments in Project Online. The example we create below doesn’t really benefit from the dynamic filtering as the data set is small but this is only an example to show you how this works.
Get your Project ODATA url, for this example and am using the following:
https://<URL TENANT>/sites/pwa/_api/ProjectData/Projects()?$select=ProjectName,ProjectOwnerName,ProjectWork,ProjectCost,ProjectDuration,ProjectPercentCompleted,ProjectDescription,EnterpriseProjectTypeName
Launch Excel and click the Power Query tab then From Other Sources > From OData feed:
Paste in the URL:
Click OK. You will then be presented with an authentication window. Select “Organizational account” from the left hand side navigation and click Sign In. In the new window that appears enter the credentials for an account that has access to the ProjectData API.
Once authenticated you will see the Power Query Preview window load with the data:
You can see the formula used in the formula bar:
If you can’t see the formula bar, click the View tab and check the Formula bar check box:
We now have our Project Online data in Power Query ready to be used as a data source. In this example I have already selected the columns I wanted, but if you just used the Projects feed with no select (http://..pwa/_api/ProjectData/Projects()) you would see all of the columns displayed. At that point you can then easily chose which columns you would like in your data source by selecting the columns you don’t need then right click and chose Remove Columns.
Then you can see those columns have been removed. The formula bar has been updated with the latest steps:
You will also see another step appear in the applied steps, see it has the “Removed Columns” step:
At any point in time you can switch back to a previous step or even delete a step. If I click back on the source step I see the original data set with the two columns I deleted:
For the purpose of this post I will delete the “Removed Columns” step but before I do I want to show the Advanced Editor screen. This is available from the View tab:
This editor enables you to type the query yourself rather than using the UI menus. Some things you might want to do might not be possible from the UI and you are required to type / update the query. I will now delete the “Removed Columns” steps and you can see the query has been updated:
I can manually update the query update the data set, for example I can manually update the query to remove columns:
You will then see the data update and an applied step appear:
Now I am happy with my simple data set, but before I do anything I will update the query name to “Projects”:
Now chose “Close & Load To…” from the Home tab:
Then chose “Only create the connection” also check the check box to load the data to the data model:
You will then see the Excel sheet with the Workbook Queries window that allows you to preview the data:
Before we create the Excel report, I want be able to filter the data based on the Project Owner. Next insert a table like below:
Enter any Project Owner name for now, I used he MOD Administrator in this example as that user is the Project Owner for a few projects. Give the table a name, in this example I called it ProjectOwnerTable.
Now click the Power Query tab then “From Table”:
The Power Query editor will load with the following:
Switch to the advanced editor to see the query:
Update the query to change the type and select the record:
The record will then be displayed:
Now click the “Close & Load To…” from the Home tab and chose the “Only create connection” and check the check box to add the data to the data model.
Now load the first Projects query that was created in Power Query and switch to the advanced editor:
This needs to be modified to filter for the Project Owner in the new table that was created. See the updated query below:
You will need to enable the data in privacy option:
Click Close and load to save the changes in the Power Query editor and you will see the Excel worksheet:
Now you can create the Excel report, for this I will add a Pivot Table using an External Data source then selecting my data model:
Then update the pivot table with the fields:
Change the layout etc.
This is filtered to the projects where the owner is MOD Administrator, if I want to see other projects, update the Project Owner on row 2 and refresh the data:
A very quick and simple intro the Power Query for Excel with Project Online data using the ProjectData Odata API.
I hope to give more examples in the future.
#HappyNewYear everyone! 2014 #blog review / highlights #ProjectServer #ProjectOnline #Office365
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
Firstly Happy New Year to all, I think by now we are all in 2015! I hope that 2015 is a great year for all.
A quick review of my blog for 2014 can be seen below.
The blog was viewed around 90,000 times in 2014 with 618 views being the highest for 1 day with the most popular post that day being the Project Online Reporting Pack post.
The top five most visited posts in 2014 were as follows:
- http://bit.ly/1wEOs1z
- http://bit.ly/1yaU4HI
- http://bit.ly/1wEOs1C
- http://bit.ly/1pw7ROI
- http://bit.ly/1yaU4HL
I look forward to creating more Project / Project Online / Project Server related posts in 2015!
Don’t forget the biggest event in 2015 – Microsoft Ignite, May 4th – 8th 2015 in Chicago – it will be an awesome event – I can’t wait to be there!
#ProjectServer #PS2013 update reference #PPM #MSProject
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
A quick post to highlight a couple of great links from Brian Smith for Project Server 2013 / Project Pro 2013 updates / patches. See the links below:
Project 2013 client update reference: http://bit.ly/1AxUsiP
Project Server 2013 update reference: http://bit.ly/1AXa7pV
Bookmark these links today!
#ProjectServer and #SharePoint 2010 / 2013 December 2014 Cumulative Update #PS2010 #SP2010 #PS2013 #SP2013 #MSProject
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
The Office 2013 December 2014 Cumulative Updates are now available, please see the links below:
Project Server 2013 December 2014 Server Roll up package:
http://bit.ly/1IEyrT3
Project Server 2013 December 2014 CU:
http://bit.ly/1IEyrT8
Project 2013 December 2014 CU:
http://bit.ly/1IEypLd
Also worth noting, if you haven’t done so already, install the March 2013 Public update: http://bit.ly/1lR8IgK or Service Pack 1 http://bit.ly/1uorn2C if installing the December 2014 CU.
The Office 2010 December 2014 Cumulative Updates are now available, please see the links below:
Project Server 2010 December 2014 Server Roll up package:
http://bit.ly/1IEyqi0
Project Server 2010 December 2014 CU:
http://bit.ly/1IEyqi2
Project 2010 December 2014 CU:
http://bit.ly/1uornQ2
SP2 is a pre-requisite for the Office 2010 December 2014 CUs.
As always, test these updates on a replica test environment before deploying to production.
For more details see: http://bit.ly/1uorniV
#ProjectOnline / #ProjectServer #Project Site Finder #JavaScript #jQuery #Office365 #SharePoint
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
This script will enable the users to quick find and navigate to the Project Site for a particular project. This is useful if you have many projects in the instance. The script can be downloaded from the script gallery below:
To get the script to work you will need to download the following jQuery library: jquery-2.1.1.min.js – jQuery download Another version of this library may work but this was the one I used / tested with. Upload this library to your PWA site collection then update the script file with the correct location. I uploaded this file to the site collection document library as you can see in the code below:
This example script does use the ProjectData API, so users will need access to that for this to work.
Once the script is downloaded, upload this to the PWA site collection, in this example it was uploaded to the site collection documents library. Choose where you want to script to be accessed, in this example I have placed it on the PWA homepage using a content editor web part:
The content link in my example is: /sites/pwa/SiteCollectionDocuments/Project Site Finder.js
Once loaded, the page will look like this:
The user can then type in part of the project name and click “Find Project”:
The Project Site ULR column will contain the associated project site URL with a clickable hyperlink that will open the project site in a new window / new tab.
This only uses intrinsic fields so should work for any Project Online environment but do test it thoroughly first. You might want to improve the error handling etc. before deploying to a production environment. Also remember this does require the user to have access to the ProjectData API for this to work.
The script is provided "As is" with no warranties etc.
#ProjectServer / #ProjectOnline error deleting PDP #PS2013
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
Just a quick post, if you ever receive the following error when trying to delete a Project Detail Page, ensure the PDP has been removed from all Enterprise Project Types (EPT):
The error message is:
“An event receiver has canceled the request.”
Removing the unwanted PDP from all the EPT’s resolved it for me.
#Webinar: Establish a Strategic #PMO with #Project Online by CPS and UMT360 #Office365 #MSProject
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
Join a live webinar hosted by CPS and UMT360 to understand the core concepts of strategic Project Management Office (PMO). PMOs are being asked to master the important, yet tactical aspects of project management as well as take strategic responsibility for managing investment decisions to optimize spend and maximize return across the portfolio.
Now is the time to embrace the full spectrum of responsibility to ultimately maximize ROI.
Understand how integrating UMT360 investment planning and controls across the PPM lifecycle in Project Online gives you and the business, the financial and strategic insights needed to optimize spend and maximize from your project portfolios.
Start Date: 19/11/2014 12:30 GMT
End Date: 19/11/2014 13:30 GMT
Location: Online. Free to attend
To register, see the link below:
For more details see:
#ProjectServer and #SharePoint 2010 / 2013 November 2014 Cumulative Update #PS2010 #SP2010 #PS2013 #SP2013 #MSProject
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
The Office 2013 November 2014 Cumulative Updates are now available, please see the links below:
Project Server 2013 November 2014 Server Roll up package:
http://bit.ly/14h04lj
Project Server 2013 November 2014 CU:
http://bit.ly/14h04lk
Project 2013 November 2014 CU:
http://bit.ly/14h04ln
Also worth noting, if you haven’t done so already, install the March 2013 Public update: http://bit.ly/1lR8IgK if installing the November 2014 CU.
The Office 2010 November 2014 Cumulative Updates are now available, please see the links below:
Project Server 2010 November 2014 Server Roll up package:
http://bit.ly/14h05pF
Project Server 2010 November 2014 CU:
http://bit.ly/1u4LohC & http://bit.ly/14h04ls
Project 2010 November 2014 CU:
http://bit.ly/1u4LoOG
SP2 is a pre-requisite for the Office 2010 November 2014 CUs.
As always, test these updates on a replica test environment before deploying to production.
#Project-on-a-page for #Microsoft #ProjectOnline #PS2013 #JavaScript #jQuery #Office365 #SharePoint
|
I am a Project Server and SharePoint consultant but my main focus currently is around Project Server.
I have been working with Project Server for nearly five years since 2007 for a Microsoft Gold Certified Partner in the UK, I have also been awared with the Microsoft Community Contributor Award 2011. I am also a certified Prince2 Practitioner. This article has been cross posted from pwmather.wordpress.com (original article) |
This script will display project information including project level data, milestones, issues and risks on one page on the associated Project Site in Project Online. The script can be downloaded from the script gallery below:
To get the script to work you will need to download the following jQuery library: jquery-2.1.1.min.js – jQuery download Another version of this library may work but this was the one I used / tested with. Upload this library to your PWA site collection then update the script file with the correct location. I uploaded this file to the site collection document library as you can see in the code below:
Also notice the reference to the two references to the Data tables CSS and JS files. I just referenced the hosted files but you could download these and host them yourself – if hosting the data table files yourself you will need more than just the two files reference here.
Worth noting, the script will also work for Project Server On-prem but the milestone query will need to be updated to use JSOM REST (/api/ProjectServer/) as the ProjectData ODATA feed has a bug with filtering for boolean fields. The query will need to be updated to use the REST fields – these are named different to the ODATA equivalents.
In this example i had the jQuery library and the “Projectonapage on project site.js” file uploaded the site collection documents library but in reality you would probably load both of these somewhere else in the PWA site collection but the choice is yours. I then created a page on my Project Site just in the Shared Documents library but again, create the page where you like within your Project Site. On the page I add a content editor web part and reference my “Projectonapage on project site” JavaScript file. I also added a link on the Project Site quick launch to my new page. The output can be seen below.
When the page loads the dialog box below will display until all the data has been loaded:
Once loaded, the page will contain the project data:
This only uses intrinsic fields so should work for any Project Online environment but do test it thoroughly first. You might want to improve the error handling etc. before deploying to a production environment.






You must be logged in to post a comment.