Archive
#ProjectServer and #SharePoint 2010 / 2013 March 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 March 2015 Cumulative Updates are now available, please see the links below:
Project Server 2013 March 2015 Server Roll up package:
http://bit.ly/1xfwhBw
Project Server 2013 March 2015 CU:
http://bit.ly/1L0zfW3
Project 2013 March 2015 CU:
http://bit.ly/1xfwjJQ
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 March 2015 CU.
The Office 2010 March 2015 Cumulative Updates are now available, please see the links below:
Project Server 2010 March 2015 Server Roll up package:
http://bit.ly/1L0zfW4
Project Server 2010 March 2015 CU:
http://bit.ly/1xfwjJR
Project 2010 March 2015 CU:
<no update this month>
SP2 is a pre-requisite for the Office 2010 March 2015 CUs.
As always, fully test these updates on a replica test environment before deploying to production.
For more details see: http://bit.ly/1L0zdO0
#ProjectServer / #ProjectOnline Users and Resources #PPM #Project
|
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 just to highlight a difference between Project Server 2013 on-premise and Project Online regarding being able to deselect “User can be assigned as a resource” from the Edit User page.
For Project Online this option is disabled as you can see below:
For Project Server 2013 (on-premise) this option is enabled:
For Project Server 2013 on premise where you can deselect this check box it is recommended that you don’t use this option as un-checking it can potentially cause issues in some scenarios hence this option being disabled in Project Online. I imagine that there will be a change for Project Server 2013 on-prem soon that will bring this inline with Project Online.
#ProjectOnline / #ProjectServer #Project Cost and Work Report #JavaScript #jQuery #Office365 #SharePoint #BI #PPM
|
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 users to display the project cost and work on a column chart. The projects displayed are filtered by the selected Enterprise Project Type (EPT). 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:
The script also makes use of a charting library called Highcharts. Highcharts is available from a company called Highsoft. Highcharts is only free for non-commercial use, see the link below for details:
If you do use this library in scripts or applications that you sell / anything commercial you will need to purchase the correct licence to do so.
Other charting libraries can be used, just update the code based on the requirements of your chosen charting library.
This script also uses the ProjectData Odata API so users will need access to this API for the report to work.
Once the script is downloaded, upload this to the PWA site collection, in this example it was uploaded to the shared documents library. Choose where you want the script to be accessed, in this example I created a new page, added a content editor web part on the new page then referenced the uploaded script using the content editor web part:
Once loaded, the page will look like this:
The selection menu will contain the Enterprise Project Types (EPT), selecting an EPT will then update the two charts with those projects and display the cost and work.
A quick video can be seen here: http://bit.ly/1vzh4Qr
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, data filtering 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 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.
SharePoint Saturday UK tomorrow 29/11/14
Ready – Set – Go … All set for presenting 2 great sessions tomorrow in Hinckley Island Leicestershire :
10:00 – We previously demonstrated the PowerBI for an end user’s point of view and showing how easy it can be to create beautiful reports and visualisation, now let’s look at it from an IT-Pro viewpoint, i.e.
.how do I bring my on premise data source into it securely ?
.how do I schedule a data refresh ?
14:15 – I will also join up Ben Ahmed to demonstrate how to deploy a “massive” SharePoint farm using the new Azure Portal in only a few minutes, we will also discuss the Pros and Cons of using a fully automated, semi-automated and manual deployment in this context, giving real life examples.
See you tomorrow, and as always , come and say Hi during the day and at the SharePint at night as well.
Click here or the image to read the full agenda of the day :

via François on Sharepoint http://bit.ly/1FA5qpl
|
French native Sharepoint Consultant living in London. A crossway between a designer, developer and system architect. Prefers stretching the limit of out-of-the-box features rather than breaking them into code. When not working with Microsoft Sharepoint François is often found on Web2.0 News sites and related social networking tools.
This article has been cross posted from sharepointfrancois.wordpress.com/ (original article) |






You must be logged in to post a comment.