<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>EPMSource</title>
	<atom:link href="http://epmsource.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://epmsource.com</link>
	<description>The source of all things Microsoft EPM</description>
	<lastBuildDate>Sun, 20 May 2012 16:04:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='epmsource.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/4a0b98b9a5fcd8e1b1313fef56b07514?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>EPMSource</title>
		<link>http://epmsource.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://epmsource.com/osd.xml" title="EPMSource" />
	<atom:link rel='hub' href='http://epmsource.com/?pushpress=hub'/>
		<item>
		<title>SQL Server 2012 &amp; Project Server, Part 2&#8211; Business data visualisation with PowerView</title>
		<link>http://epmsource.com/2012/05/21/sql-server-2012-project-server-part-2-business-data-visualisation-with-powerview/</link>
		<comments>http://epmsource.com/2012/05/21/sql-server-2012-project-server-part-2-business-data-visualisation-with-powerview/#comments</comments>
		<pubDate>Sun, 20 May 2012 16:00:36 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[SQL Server 2012]]></category>
		<category><![CDATA[PowerView]]></category>
		<category><![CDATA[Project Server 2010]]></category>
		<category><![CDATA[Timesheet]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1730</guid>
		<description><![CDATA[In this second post looking at some of the new capabilities of SQL Server 2012 and how they can be leveraged in your Project Server farm, we are going to look at PowerView. PowerView was originally announced as Project Crescent and has wowed pretty much anyone that has seen it. In essence, PowerView allows you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1730&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://epmpire.files.wordpress.com/2012/05/capture71.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;float:left;padding-top:0;border-width:0;" title="PowerView" src="http://epmpire.files.wordpress.com/2012/05/capture7_thumb1.png?w=71&h=67" alt="PowerView" width="71" height="67" align="left" border="0" /></a>In this second post looking at some of the new capabilities of SQL Server 2012 and how they can be leveraged in your Project Server farm, we are going to look at PowerView.</p>
<p>PowerView was originally announced as Project Crescent and has wowed pretty much anyone that has seen it. In essence, PowerView allows you to build visualisations of your data using a simple drag and drop interface that are ‘Presentation Ready’ meaning there is no nasty wiring up of data, simply drag your data onto the surface and being analyzing it.</p>
<p>PowerView can leverage data from two types of source, a Tabular model in SQL Server 2012, or a PowerPivot workbook stored in Excel. Of the two, the latter is by far the easiest to get up and running.</p>
<p>To start with I am going to assume you have set up your farm to leverage PowerPivot, this requires adding a special ‘PowerPivot’ analysis services instance to your farm and then configuring the farm to use it. The whole set up experience has gotten better in SQL Server 2012, but it’s still fiddly requiring a wizard to be run and a number of content types to be manually added to the relevant reporting library. There is a great video taking you through the whole process <a href="http://channel9.msdn.com/posts/SQLShorts-Installing-and-Configuring-PowerPivot-Power-View-and-the-BI-Semantic-Model--BISM-" target="_blank">here</a> , including how to set up the server side and the Excel client PowerPivot add-on.</p>
<p>In my case, I was keen to try out PowerView against Timesheet data mainly because I worked at an organization that used timesheets extensively and was familiar with the data model and some particular reporting use cases I wanted to try.</p>
<p>To start with we need to import the Project Server data into PowerPivot. To do this, open up the PowerPivot for Excel add-on and choose to import from a SQL Server Database.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Get data from SQL Server" src="http://epmpire.files.wordpress.com/2012/05/capture_thumb1.png?w=640&h=235" alt="Get data from SQL Server" width="640" height="235" border="0" /></a></p>
<p>&nbsp;</p>
<p>A table import wizard will be shown, configure it to point at your Project Server Reporting database and click next twice, you will then be presented with a list of all the tables and views available in the database to use for reporting. As I am interested in timesheet info, I am going to pull in some timesheet only tables and a couple of the generic _userview tables.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture11.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Importing into PowerPivot" src="http://epmpire.files.wordpress.com/2012/05/capture1_thumb.png?w=626&h=484" alt="Importing into PowerPivot" width="626" height="484" border="0" /></a></p>
<p>&nbsp;</p>
<p>PowerPivot will then proceed to import the tables and this is where the really clever stuff will start, in most cases PowerPivot will be able to automatically infer the relationship between the tables, but as I have chosen to pull in the <strong>EPMProject_UserView</strong> and <strong>EPMResource_UserView</strong> tables I need to help it with the relationships.</p>
<p>&nbsp;</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture3.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="PowerPivot Relationships" src="http://epmpire.files.wordpress.com/2012/05/capture3_thumb.png?w=640&h=471" alt="PowerPivot Relationships" width="640" height="471" border="0" /></a></p>
<p>Creating a relationship is pretty easy, simply choose ‘Create Relationship’ from the design ribbon and select the relevant tables and joins.</p>
<p>&nbsp;</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture41.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Manually create relationships" src="http://epmpire.files.wordpress.com/2012/05/capture4_thumb1.png?w=640&h=335" alt="Manually create relationships" width="640" height="335" border="0" /></a></p>
<p>The final step before building the PowerView was to save the PowerPivot back into the gallery in SharePoint.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/1-05-2012-5-18-57-pm.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="PowerPivot uploaded into SharePoint" src="http://epmpire.files.wordpress.com/2012/05/1-05-2012-5-18-57-pm_thumb.png?w=640&h=300" alt="PowerPivot uploaded into SharePoint" width="640" height="300" border="0" /></a></p>
<p>&nbsp;</p>
<p>Once the PowerPivot Excel spreadsheet is in SharePoint we can start to build the PowerView by clicking on the PowerView icon which will open the designer.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture5.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Create Power View Report" src="http://epmpire.files.wordpress.com/2012/05/capture5_thumb.png?w=181&h=75" alt="Create Power View Report" width="181" height="75" border="0" /></a></p>
<p>The designer will show a design surface on the left and a list of entities on the right hand side. To start building the PowerView simply select the relevant information on the entities and drag it onto the design surface.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture6.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="PowerView Designer" src="http://epmpire.files.wordpress.com/2012/05/capture6_thumb.png?w=640&h=352" alt="PowerView Designer" width="640" height="352" border="0" /></a></p>
<p>PowerView will automatically highlight the entities that are related from the relationships either detected automatically or manually set.</p>
<p>Once the entities have been dragged onto the design surface, PowerView allows the user to select the best way to visualize the data, allowing the user to change the layout and visualization method (table, graph or tiles). The PowerView can also be further refined through the use of slicers and filters.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/1-05-2012-10-21-47-pm.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="PowerView visualisation" src="http://epmpire.files.wordpress.com/2012/05/1-05-2012-10-21-47-pm_thumb.png?w=640&h=467" alt="PowerView visualisation" width="640" height="467" border="0" /></a></p>
<p>So in about 15 minutes I put the above timesheet analysis PowerView together, showing all resources in the organisation, and a breakdown of Planned &amp; Billable work across the month, week and projects all with a few drag and drops.</p>
<p>The real power of course comes from interacting with the PowerView, so clicking on a resource name will change the data, clicking on the projects of hours breakdown will automatically cause other parts of the PowerView to filter as can be seen below.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/1-05-2012-10-24-45-pm.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="Filtered PowerView Visualisation" src="http://epmpire.files.wordpress.com/2012/05/1-05-2012-10-24-45-pm_thumb.png?w=640&h=452" alt="Filtered PowerView Visualisation" width="640" height="452" border="0" /></a></p>
<p>There are a number of other parts to PowerView that I haven’t explored in this post, specifically things like Play Axis that allows you to see data sets changing over time, which would be interesting to wire up to some of Project Server timephased data, the ability to embed the visualisation into a PowerPoint slide, card and tile visualiations to name but a few. Luckily Microsoft have released an excellent tutorial over at <a href="http://technet.microsoft.com/library/hh759325(v=sql.110).aspx" target="_blank">TechNet</a> that takes you through the process of building PowerView from start to finish. If you have SQL Server 2012 installed and are using Project Server 2010, I challenge you to get cracking to wire up some Project data and amaze your executives and PMO !!</p>
<br />Filed under: <a href='http://epmsource.com/category/business-intelligence/'>Business Intelligence</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/sql-server-2012/'>SQL Server 2012</a> Tagged: <a href='http://epmsource.com/tag/business-intelligence/'>Business Intelligence</a>, <a href='http://epmsource.com/tag/powerview/'>PowerView</a>, <a href='http://epmsource.com/tag/project-server-2010/'>Project Server 2010</a>, <a href='http://epmsource.com/tag/sql-server-2012/'>SQL Server 2012</a>, <a href='http://epmsource.com/tag/timesheet/'>Timesheet</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1730/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1730&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/05/21/sql-server-2012-project-server-part-2-business-data-visualisation-with-powerview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture7_thumb1.png" medium="image">
			<media:title type="html">PowerView</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture_thumb1.png" medium="image">
			<media:title type="html">Get data from SQL Server</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture1_thumb.png" medium="image">
			<media:title type="html">Importing into PowerPivot</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture3_thumb.png" medium="image">
			<media:title type="html">PowerPivot Relationships</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture4_thumb1.png" medium="image">
			<media:title type="html">Manually create relationships</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/1-05-2012-5-18-57-pm_thumb.png" medium="image">
			<media:title type="html">PowerPivot uploaded into SharePoint</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture5_thumb.png" medium="image">
			<media:title type="html">Create Power View Report</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture6_thumb.png" medium="image">
			<media:title type="html">PowerView Designer</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/1-05-2012-10-21-47-pm_thumb.png" medium="image">
			<media:title type="html">PowerView visualisation</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/1-05-2012-10-24-45-pm_thumb.png" medium="image">
			<media:title type="html">Filtered PowerView Visualisation</media:title>
		</media:content>
	</item>
		<item>
		<title>Building advanced Project Server workflows with Nintex Workflow for Project Server</title>
		<link>http://epmsource.com/2012/05/16/building-advanced-project-server-workflows-with-nintex-workflow-for-project-server-2/</link>
		<comments>http://epmsource.com/2012/05/16/building-advanced-project-server-workflows-with-nintex-workflow-for-project-server-2/#comments</comments>
		<pubDate>Wed, 16 May 2012 09:57:15 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Demand Management]]></category>
		<category><![CDATA[MVP]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Project Conference]]></category>
		<category><![CDATA[#mspc12]]></category>
		<category><![CDATA[Nintex]]></category>
		<category><![CDATA[Nintex Workflow]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1735</guid>
		<description><![CDATA[Over the past week or two, Microsoft have been quietly uploading all the sessions from the recent Project Conference held in Phoenix to the Project channel on Microsoft Showcase. This morning the Project team officially announced the availability, so I am pleased to announce that the video of Mark McDermott’s and my session is now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1735&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over the past week or two, Microsoft have been quietly <a href="http://www.microsoft.com/showcase/en/us/search?phrase=mspc12">uploading all the sessions</a> from the recent <a href="http://www.msprojectconference.com">Project Conference</a> held in Phoenix to the <a href="http://www.microsoft.com/en-us/showcase/channelDetails.aspx?channelid=microsoftproject">Project channel</a> on <a href="http://www.microsoft.com/en-us/showcase/default.aspx">Microsoft Showcase</a>. This morning the Project team <a href="http://blogs.msdn.com/b/project/archive/2012/05/16/announcing-public-access-to-project-conference-2012-content.aspx">officially announced</a> the availability, so I am pleased to announce that the video of <a href="http://twitter.com/#!/nintexmark">Mark McDermott’s</a> and my session is <a href="http://www.microsoft.com/en-us/showcase/details.aspx?uuid=5043bd79-dd44-484c-8daa-7b396a1a4b22">now available for your viewing pleasure</a>. I encourage you to watch it and let me know if you have any questions.</p>
<p><a href="http://www.microsoft.com/en-us/showcase/details.aspx?uuid=5043bd79-dd44-484c-8daa-7b396a1a4b22"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="image" src="http://epmpire.files.wordpress.com/2012/05/image.png?w=644&h=443" alt="image" width="644" height="443" border="0" /></a></p>
<p>Finally, the session deck, including notes is available for download at <a href="http://www.slideshare.net/alexanderb">slideshare.net</a>.</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/12919608' width='600' height='492'></iframe>
<br />Filed under: <a href='http://epmsource.com/category/project-2010/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/category/mvp/'>MVP</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/project-conference/'>Project Conference</a> Tagged: <a href='http://epmsource.com/tag/mspc12/'>#mspc12</a>, <a href='http://epmsource.com/tag/nintex/'>Nintex</a>, <a href='http://epmsource.com/tag/nintex-workflow/'>Nintex Workflow</a>, <a href='http://epmsource.com/tag/project-conference/'>Project Conference</a>, <a href='http://epmsource.com/tag/sharepoint/'>SharePoint</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1735/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1735/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1735/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1735/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1735/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1735/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1735/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1735/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1735/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1735/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1735/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1735/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1735/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1735/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1735&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/05/16/building-advanced-project-server-workflows-with-nintex-workflow-for-project-server-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/image.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server 2012 &amp; Project Server, Part 1 &#8211; Reporting Services Data Alerts</title>
		<link>http://epmsource.com/2012/05/09/sql-server-2012-project-server-part-1-reporting-services-data-alerts/</link>
		<comments>http://epmsource.com/2012/05/09/sql-server-2012-project-server-part-1-reporting-services-data-alerts/#comments</comments>
		<pubDate>Tue, 08 May 2012 16:00:35 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[SQL Server 2012]]></category>
		<category><![CDATA[Data Alerts]]></category>
		<category><![CDATA[Project Server 2010]]></category>
		<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1708</guid>
		<description><![CDATA[Project Server has a fantastic reporting story, with a dedicated reporting database containing pretty much every piece of data you put in, and a myriad of ways to retrieve, tabulate and visualize that data for the end user. With a little customization or configuration it is possible to build reports that will show the status [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1708&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Project Server has a fantastic reporting story, with a dedicated reporting database containing pretty much every piece of data you put in, and a myriad of ways to retrieve, tabulate and visualize that data for the end user. With a little customization or configuration it is possible to build reports that will show the status of the project portfolio, risk and issues and just about anything you want to see. With such powerful reporting it can quickly become difficult for a Project or Portfolio manager to identify the projects or information they are interested in seeing.</p>
<p>Enter Reporting Services Data Alerts, a new capability in SQL Server 2012 that allow users to create specific alerts when a data condition in a report occurs. For example, an organization could have a specific report that highlights all risks across the project portfolio, however the portfolio manager may only be interested when one of their projects is on the report with risks of high or critical. With a SQL Server Reporting Services Data Alert, the portfolio manager could create a data alert on the report that will would automatically send a copy of the report to them when the conditions are met.</p>
<p>Setting up a data alert is incredibly simple. To start with, run the report that you wish to set up the data alert on. In this example I have a very simple report that shows the number of extreme risks across all projects in the portfolio.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="Risk Exposure Report" src="http://epmpire.files.wordpress.com/2012/05/capture_thumb.png?w=513&h=480" alt="Risk Exposure Report" width="513" height="480" border="0" /></a></p>
<p>&nbsp;</p>
<p>On the actions menu, select new data alert (If you are trying this yourself and the New Data Alert option is disabled, then you may need to set modify the report dataset to use a shared data source with stored credentials).</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture2.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="New Data Alert" src="http://epmpire.files.wordpress.com/2012/05/capture2_thumb.png?w=486&h=212" alt="New Data Alert" width="486" height="212" border="0" /></a></p>
<p>&nbsp;</p>
<p>A dialog will pop up showing the different components of the report and allowing the user to define the different conditions that will cause the alert to fire.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture4.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="Define the new data alert" src="http://epmpire.files.wordpress.com/2012/05/capture4_thumb.png?w=644&h=476" alt="Define the new data alert" width="644" height="476" border="0" /></a></p>
<p>&nbsp;</p>
<p>Finally, the user can configure how often the data alert will poll, ranging from minutes up to months, and where to send the alert.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture7.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="Select frequency" src="http://epmpire.files.wordpress.com/2012/05/capture7_thumb.png?w=640&h=472" alt="Select frequency" width="640" height="472" border="0" /></a></p>
<p>The output from the alert is a nicely formatted email containing the report, details of the rules used to generate the alert and links back to the underlying report.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture13.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="Email Alert" src="http://epmpire.files.wordpress.com/2012/05/capture13_thumb.png?w=640&h=462" alt="Email Alert" width="640" height="462" border="0" /></a></p>
<p>Reporting Services also provides a mechanism for a user to view all the data alerts they have<br />
configured as well as to modify, delete and run data alerts outside of the schedule.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/05/capture12.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="Data alert manager" src="http://epmpire.files.wordpress.com/2012/05/capture12_thumb.png?w=640&h=129" alt="Data alert manager" width="640" height="129" border="0" /></a></p>
<p>All in all this is a pretty handy capability to provide your users should you be running SQL Server 2012.</p>
<br />Filed under: <a href='http://epmsource.com/category/business-intelligence/'>Business Intelligence</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/sql-server-2012/'>SQL Server 2012</a> Tagged: <a href='http://epmsource.com/tag/data-alerts/'>Data Alerts</a>, <a href='http://epmsource.com/tag/project-server-2010/'>Project Server 2010</a>, <a href='http://epmsource.com/tag/reporting-services/'>Reporting Services</a>, <a href='http://epmsource.com/tag/sql-server-2012/'>SQL Server 2012</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1708/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1708&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/05/09/sql-server-2012-project-server-part-1-reporting-services-data-alerts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture_thumb.png" medium="image">
			<media:title type="html">Risk Exposure Report</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture2_thumb.png" medium="image">
			<media:title type="html">New Data Alert</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture4_thumb.png" medium="image">
			<media:title type="html">Define the new data alert</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture7_thumb.png" medium="image">
			<media:title type="html">Select frequency</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture13_thumb.png" medium="image">
			<media:title type="html">Email Alert</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/capture12_thumb.png" medium="image">
			<media:title type="html">Data alert manager</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server 2012 Reporting Services and Project Server &#8211; A match made in heaven</title>
		<link>http://epmsource.com/2012/05/07/sql-server-2012-reporting-services-and-project-server-a-match-made-in-heaven/</link>
		<comments>http://epmsource.com/2012/05/07/sql-server-2012-reporting-services-and-project-server-a-match-made-in-heaven/#comments</comments>
		<pubDate>Mon, 07 May 2012 01:55:41 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[SQL Server 2012]]></category>
		<category><![CDATA[Project Server 2010]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1694</guid>
		<description><![CDATA[Back in 2011 I sat in a session at TechEd Australia where Carolyn Chau showed off a number of the reporting enhancements coming in SQL Server 2012. SQL Server 2012 is a massive release, providing a stack of new features across all aspects of the server . Some of my favourites include things like Availability groups, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1694&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://epmpire.files.wordpress.com/2012/05/sql12_v_rgb.png"><img style="background-image:none;margin:0 14px 10px 0;padding-left:0;padding-right:0;display:inline;float:left;padding-top:0;border:0;" title="SQL12_v_rgb" src="http://epmpire.files.wordpress.com/2012/05/sql12_v_rgb_thumb.png?w=240&h=151" alt="SQL Server 2012" width="240" height="151" align="left" border="0" /></a>Back in 2011 I sat in a session at <a href="http://channel9.msdn.com/Events/TechEd/Australia/Tech-Ed-Australia-2011?sort=sequential&amp;direction=desc&amp;term=&amp;s=carolyn%2Bchau" target="_blank">TechEd Australia where Carolyn Chau</a> showed off a number of the reporting enhancements coming in SQL Server 2012. SQL Server 2012 is a massive release, providing a stack of <a href="http://msdn.microsoft.com/en-us/library/bb500435.aspx" target="_blank">new features</a> across all aspects of the server . Some of my favourites include things like Availability groups, support for Server core, a new Visual Studio based management to name but a few. I remember coming out of that session excited at the thought of plugging in the Project Server reporting database and seeing what it could do.</p>
<p>Fast forward to March this year and Microsoft officially confirmed that SQL Server 2012 was supported for <a href="http://technet.microsoft.com/en-us/library/ee683978.aspx" target="_blank">SharePoint and Project Server SP1 upwards</a>, so what better time to spin up a farm and give it a whirl?</p>
<p>So coming up in the next two posts I am going to look at two of the new Reporting Services features and how they can be leveraged in your Project Server farms. In the first post we are going to look at SQL Server Reporting Services Data Alerts and in the second, PowerView (formerly known as Project Crescent).</p>
<br />Filed under: <a href='http://epmsource.com/category/business-intelligence/'>Business Intelligence</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/sql-server-2012/'>SQL Server 2012</a> Tagged: <a href='http://epmsource.com/tag/project-server-2010/'>Project Server 2010</a>, <a href='http://epmsource.com/tag/sql-server-2012/'>SQL Server 2012</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1694/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1694/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1694/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1694/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1694/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1694/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1694/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1694/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1694/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1694/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1694/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1694/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1694/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1694/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1694&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/05/07/sql-server-2012-reporting-services-and-project-server-a-match-made-in-heaven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/05/sql12_v_rgb_thumb.png" medium="image">
			<media:title type="html">SQL12_v_rgb</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Server IE9 Jump Lists Revisited</title>
		<link>http://epmsource.com/2012/04/12/project-server-ie9-jump-lists-revisited/</link>
		<comments>http://epmsource.com/2012/04/12/project-server-ie9-jump-lists-revisited/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 21:54:11 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Demand Management]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Jump List]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[IE9]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1674</guid>
		<description><![CDATA[A while back I wrote about how you could customise your Project Server instance to incorporate one of the great new features of Internet Explorer 9, Jump Lists. In the post we explored how through a little bit of JavaScript and a content editor web part a Project Server administrator could provide quick access to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1674&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A while back I wrote about <a href="http://epmsource.com/2011/02/25/creating-a-internet-explorer-9-jump-list-for-project-server/" target="_blank">how you could customise your Project Server instance to incorporate one of the great new features of Internet Explorer 9, Jump Lists</a>. In the post we explored how through a little bit of JavaScript and a content editor web part a Project Server administrator could provide quick access to common links in PWA when a user pins the site.</p>
<p>As I had been spending a lot of time around demand management workflows recently, I started to wonder if it would be possible to incorporate workflow approval tasks onto an IE9 jump list. After a little experimenting, I am pleased to announce IE9 Jump Lists Version 2.0 <img class="wlEmoticon wlEmoticon-smile" style="border-style:none;" src="http://epmpire.files.wordpress.com/2012/04/wlemoticon-smile.png?w=600" alt="Smile" /></p>
<p><strong><em>What does it do?</em></strong></p>
<p>Just like the previous release, V2 provides quick access to core Project Server functions for users that choose to pin the site to their Windows 7 taskbar. Unlike the previous version, it will also poll Project Server to see if any workflow approval tasks are outstanding for the current user, specifically any tasks that are not in the status of completed and add them to the pinned menu in a special ‘Workflow tasks’ area.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/04/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Workflow tasks in IE9 Jumplist" src="http://epmpire.files.wordpress.com/2012/04/image_thumb.png?w=252&h=355" alt="Workflow tasks in IE9 Jumplist" width="252" height="355" border="0" /></a></p>
<p>Clicking on an approval task form the jump list will open up the approval task within Project Server for the user to action the approval.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/04/administrator-approval.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Clicking on a task will bring up the correct approval page" src="http://epmpire.files.wordpress.com/2012/04/administrator-approval_thumb.png?w=640&h=391" alt="Clicking on a task will bring up the correct approval page" width="640" height="391" border="0" /></a></p>
<p>Finally, V2 will also notify the user via a handy notification icon to show when there are outstanding workflow approvals awaiting action.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/04/clip_image0031.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;float:left;padding-top:0;border:0;" title="Taskbar notification" src="http://epmpire.files.wordpress.com/2012/04/clip_image003_thumb1.png?w=84&h=46" alt="Taskbar notification" width="84" height="46" align="left" border="0" /></a></br></br></bR></p>
<p>To give you a more detailed example of what V2 can do, I have created a small screencast showing the major features.</p>
<p><div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/40185833' width='400' height='300' frameborder='0'></iframe></div><br />
</br></br><br />
<strong><em>How it works</em></strong></p>
<p>The new version of the IE9 Jump lists leverages a fantastic jQuery library called <a href="http://ie9ify.codeplex.com" target="_blank">Pinify</a> that is designed to reduce the effort and time required to implement IE9 jump lists on a site as well as providing a number of additional capabilities including notifications, discoverability and thumbnails. In our particular case, I have leveraged pinify to provide the static jump list components and to provide the plumbing to display the dynamic workflow tasks and notifications.</p>
<p>The other main components of the solution are:</p>
<ul>
<li>Leveraging the <a href="http://spservices.codeplex.com" target="_blank">SPServices jQuery plugin</a> to poll SharePoint to get the currently logged on user</li>
<li>Using SharePoint’s inbuilt REST interface to lists to poll the currently assigned Workflow tasks from the ProjectServerWorkflowTasks list</li>
<li>Parsing the returned results via JSON</li>
<li>And finally, displaying a notification to the user on the task bar when Workflow Approval tasks are outstanding.</li>
</ul>
<p>I am not going to go into the specifics of the implementation in this post due to the solution being slightly more complex than its predecessor. Instead, I have wrapped the whole solution, associated graphics and JavaScript files into a simple to install SharePoint feature, the source of which and Visual Studio project is available to <a href="https://skydrive.live.com/redir.aspx?cid=33626f40642d39e0&amp;resid=33626F40642D39E0!1880&amp;parid=33626F40642D39E0!983" target="_blank">download from my Skydrive account</a>. In order for you to use this yourself, all that is needed is to:</p>
<p>1. Ensure you have a Shared Documents document library in your PWA site</p>
<p>2. Open the ie9jumplist.js file in the solution and update the PWA URL and ProjectServerWorkflowTasks list id to match your environment</p>
<p>3. Compile, test, deploy and enjoy.</p>
<p>N.B. This code is provided as is. No warranty is provided. You are responsible for testing the solution prior to deployment. The author accepts no responsibility for anything that may happen as a result of installing and using this code, etc, etc.</p>
<br />Filed under: <a href='http://epmsource.com/category/project-2010/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a> Tagged: <a href='http://epmsource.com/tag/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/tag/ie9/'>IE9</a>, <a href='http://epmsource.com/tag/jump-list/'>Jump List</a>, <a href='http://epmsource.com/tag/workflow/'>Workflow</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1674/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1674&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/04/12/project-server-ie9-jump-lists-revisited/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/04/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/04/image_thumb.png" medium="image">
			<media:title type="html">Workflow tasks in IE9 Jumplist</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/04/administrator-approval_thumb.png" medium="image">
			<media:title type="html">Clicking on a task will bring up the correct approval page</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/04/clip_image003_thumb1.png" medium="image">
			<media:title type="html">Taskbar notification</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Conference Session Wrap Up</title>
		<link>http://epmsource.com/2012/03/23/project-conference-session-wrap-up/</link>
		<comments>http://epmsource.com/2012/03/23/project-conference-session-wrap-up/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 21:08:34 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Demand Management]]></category>
		<category><![CDATA[MVP]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Project Conference]]></category>
		<category><![CDATA[#pc332]]></category>
		<category><![CDATA[Nintex]]></category>
		<category><![CDATA[Nintex Workflow]]></category>
		<category><![CDATA[Project Server 2010]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1663</guid>
		<description><![CDATA[Today Mark McDermott and myself presented our session on Building advanced Project Server workflows with Nintex Workflow for Project Server. The session covered three main areas where organisations can leverage Nintex workflow within their Project Server environments. Demand Management &#8211; During the session we looked at some of the more advanced scenarios for building demand [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1663&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today Mark McDermott and myself presented our session on Building advanced Project Server workflows with Nintex Workflow for Project Server. The session covered three main areas where organisations can leverage Nintex workflow within their Project Server environments.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/03/image5.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="image" src="http://epmpire.files.wordpress.com/2012/03/image_thumb5.png?w=640&h=235" alt="image" width="640" height="235" border="0" /></a></p>
<p><strong><em>Demand Management &#8211; </em></strong>During the session we looked at some of the more advanced scenarios for building demand management workflows, leveraging some of the Nintex out of the box actions such as state machines and flexi tasks. We also looked at using some of the new V2 features including the Query Project Data action that allows the workflow to query the PSI directly from within the workflow.</p>
<p><strong><em>Event Driven &#8211; </em></strong>We introduced the new capability of Event Driven workflows allowing you to attach a Nintex workflow to a Project Server Server Side Event providing a huge array of new integration and extensibility options for your Project Server farm.</p>
<p><strong><em>Project workspaces -</em></strong>Finally, we showed how workflow could be provided in project workspaces to support a project team with a number of activities including approvals, routing and custom notifications. We also showed how easily workflows could be extended to integrate with cloud based services such as Office 365.</p>
<p><strong><em>Try it yourself</em></strong></p>
<p>We wanted to make sure that you could try everything that we showed in the session yourself, so spent some time building up three detailed ‘how to’ guides each covering a different area. Links to these guides as well as further information on <a href="http://www.nintex.com/Workflow/" target="_blank">Nintex Workflow</a>, <a href="http://www.nintex.com/Project" target="_blank">Nintex Workflow for Project Server 2010</a> and how to obtain trial copies are available from <a href="http://bit.ly/pc332">http://bit.ly/pc332</a>.</p>
<br />Filed under: <a href='http://epmsource.com/category/project-2010/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/category/mvp/'>MVP</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/project-conference/'>Project Conference</a> Tagged: <a href='http://epmsource.com/tag/pc332/'>#pc332</a>, <a href='http://epmsource.com/tag/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/tag/nintex/'>Nintex</a>, <a href='http://epmsource.com/tag/nintex-workflow/'>Nintex Workflow</a>, <a href='http://epmsource.com/tag/project-conference/'>Project Conference</a>, <a href='http://epmsource.com/tag/project-server-2010/'>Project Server 2010</a>, <a href='http://epmsource.com/tag/workflow/'>Workflow</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1663/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1663&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/03/23/project-conference-session-wrap-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/03/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing the date format on Gantt chart bars</title>
		<link>http://epmsource.com/2012/03/16/changing-the-date-format-on-gantt-chart-bars/</link>
		<comments>http://epmsource.com/2012/03/16/changing-the-date-format-on-gantt-chart-bars/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 23:20:36 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Project Tips]]></category>
		<category><![CDATA[Date Format]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1656</guid>
		<description><![CDATA[A while back I posted about how you can change the format of dates in Project. The post showed how easily you could change the format of the dates within the main data entry window of Project. One of my readers pointed out that this was not reflected in the Gantt chart bat text automatically, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1656&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A while back <a href="http://epmsource.com/2010/06/13/how-to-change-the-project-date-format" target="_blank">I posted about how you can change the format of dates in Project</a>. The post showed how easily you could change the format of the dates within the main data entry window of Project. One of my readers pointed out that this was not reflected in the Gantt chart bat text automatically, as you can see below.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/03/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="Entry date format doesn't match the bar date format" src="http://epmpire.files.wordpress.com/2012/03/image_thumb.png?w=922&h=132" alt="Entry date format doesn't match the bar date format" width="922" height="132" border="0" /></a></p>
<p>Changing the format of these dates is just as simple as changing the other date formats. Either right click on the Gantt chart to bring up the context menu and select Layout.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/03/image1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Right click - Layout" src="http://epmpire.files.wordpress.com/2012/03/image_thumb1.png?w=272&h=271" alt="Right click - Layout" width="272" height="271" border="0" /></a></p>
<p>Or on the Gantt Format ribbon choose Layout.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/03/image2.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Gantt Format Ribbon -&gt; Layout" src="http://epmpire.files.wordpress.com/2012/03/image_thumb2.png?w=568&h=143" alt="Gantt Format Ribbon -&gt; Layout" width="568" height="143" border="0" /></a></p>
<p>&nbsp;</p>
<p>This will bring up a dialog where you can customise how links are displayed between tasks, bar height and most importantly, the format of any dates on the various bars.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/03/image3.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Layout dialog - Bar Date Format" src="http://epmpire.files.wordpress.com/2012/03/image_thumb3.png?w=301&h=537" alt="Layout dialog - Bar Date Format" width="301" height="537" border="0" /></a></p>
<p>Select the format you want and click ok. Your Gantt bars will now reflect your chosen format.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/03/image4.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="Matching date formats" src="http://epmpire.files.wordpress.com/2012/03/image_thumb4.png?w=953&h=131" alt="Matching date formats" width="953" height="131" border="0" /></a></p>
<br />Filed under: <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/project-tips/'>Project Tips</a> Tagged: <a href='http://epmsource.com/tag/date-format/'>Date Format</a>, <a href='http://epmsource.com/tag/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/tag/tips/'>Tips</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1656/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1656&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/03/16/changing-the-date-format-on-gantt-chart-bars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/03/image_thumb.png" medium="image">
			<media:title type="html">Entry date format doesn&#039;t match the bar date format</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/03/image_thumb1.png" medium="image">
			<media:title type="html">Right click - Layout</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/03/image_thumb2.png" medium="image">
			<media:title type="html">Gantt Format Ribbon -&#62; Layout</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/03/image_thumb3.png" medium="image">
			<media:title type="html">Layout dialog - Bar Date Format</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/03/image_thumb4.png" medium="image">
			<media:title type="html">Matching date formats</media:title>
		</media:content>
	</item>
		<item>
		<title>Building advanced Project Server workflows with Nintex Workflow for Project Server</title>
		<link>http://epmsource.com/2012/03/10/building-advanced-project-server-workflows-with-nintex-workflow-for-project-server/</link>
		<comments>http://epmsource.com/2012/03/10/building-advanced-project-server-workflows-with-nintex-workflow-for-project-server/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 11:02:22 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Demand Management]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[MVP]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Project Conference]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[#mspc12]]></category>
		<category><![CDATA[#pc332]]></category>
		<category><![CDATA[Nintex]]></category>
		<category><![CDATA[Nintex Workflow]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1643</guid>
		<description><![CDATA[Last week I was lucky enough to be interviewed by Dux Raymond Sy about my upcoming session at the Microsoft Project Conference which I will be presenting with Mark McDermott of Nintex. Mark and I have been busy putting the final touches to the presentation and demonstrations and have a really great session planned. Our [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1643&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week I was lucky enough to be interviewed by <a href="http://sp.meetdux.com/default.aspx" target="_blank">Dux Raymond Sy</a> about my upcoming session at the <a href="http://www.msprojectconference.com/" target="_blank">Microsoft Project Conference</a> which I will be presenting with Mark McDermott of <a href="www.nintex.com" target="_blank">Nintex</a>. Mark and I have been busy putting the final touches to the presentation and demonstrations and have a really great session planned. </p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:179f241b-1e35-4053-a0b9-116d09fdc2c7" class="wlWriterEditableSmartContent">
<div><span style="text-align:center; display: block;"><a href="http://epmsource.com/2012/03/10/building-advanced-project-server-workflows-with-nintex-workflow-for-project-server/"><img src="http://img.youtube.com/vi/VSY_cd1ZcTE/2.jpg" alt="" /></a></span></div>
</div>
<p>Our session is on Thursday 22nd March at 10:30am in room North 222 C. If can’t make it, or even if you can, make sure you follow the twitter hash tags <a href="http://twitter.com/#!/search/realtime/%23pc332" target="_blank">#pc332</a> and <a href="http://twitter.com/#!/search/realtime/%23mspc12" target="_blank">#mspc12</a> to keep up with the action. </p>
<br />Filed under: <a href='http://epmsource.com/category/project-2010/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/category/event/'>Event</a>, <a href='http://epmsource.com/category/mvp/'>MVP</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/project-conference/'>Project Conference</a>, <a href='http://epmsource.com/category/sharepoint-2010/'>SharePoint 2010</a> Tagged: <a href='http://epmsource.com/tag/mspc12/'>#mspc12</a>, <a href='http://epmsource.com/tag/pc332/'>#pc332</a>, <a href='http://epmsource.com/tag/nintex/'>Nintex</a>, <a href='http://epmsource.com/tag/nintex-workflow/'>Nintex Workflow</a>, <a href='http://epmsource.com/tag/project-conference/'>Project Conference</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1643/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1643&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/03/10/building-advanced-project-server-workflows-with-nintex-workflow-for-project-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>
	</item>
		<item>
		<title>Less than a month until the Project Conference..</title>
		<link>http://epmsource.com/2012/02/19/less-than-a-month-until-the-project-conference/</link>
		<comments>http://epmsource.com/2012/02/19/less-than-a-month-until-the-project-conference/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 08:06:36 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Demand Management]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Project Conference]]></category>
		<category><![CDATA[#mspc12]]></category>
		<category><![CDATA[#pc332]]></category>
		<category><![CDATA[Nintex Workflow]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1636</guid>
		<description><![CDATA[It’s been a little quiet on the blog for the last couple of weeks, the reason is that I am head down preparing for my session at the upcoming Project Conference in Phoenix. I am presenting with the Vice President of Sales for Nintex, Mark McDermott on Building Advanced Project Server Workflows with Nintex Workflow [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1636&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://epmpire.files.wordpress.com/2012/02/image.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;float:left;border-top:0;border-right:0;padding-top:0;margin:0 10px 0 0;" title="image" border="0" alt="image" align="left" src="http://epmpire.files.wordpress.com/2012/02/image_thumb.png?w=144&h=143" width="144" height="143" /></a>It’s been a little quiet on the blog for the last couple of weeks, the reason is that I am head down preparing for my session at the upcoming <a href="http://www.msprojectconference.com">Project Conference in Phoenix</a>. I am presenting with the Vice President of Sales for <a href="www.nintex.com">Nintex</a>, Mark McDermott on Building Advanced Project Server Workflows with Nintex Workflow for Project Server.</p>
<p>The session will go take you through some of the more advanced concepts with Nintex Workflow and how they can be related in your project server workflows, we will also be touching on some of the new components of version 2.0 of the product and how you can leverage them in your Project Server installation to improve project governance, delivery and accountability.&#160; </p>
<p>For those of you that haven’t registered yet, what are you waiting for? There are <a href="http://www.msprojectconference.com/pages/sessions.aspx">over 90 sessions</a> being delivered from a mix of partners, mvp’s, customers and the product team.&#160; Registration is still open and available on <a href="http://www.msprojectconference.com/pages/register.aspx">the site</a>.</p>
<p>If you are coming, our session is on Wednesday 21st, at 5:15pm, the last session before the party, so what better way to start your night at the Arizona Science Center than an hour of workflow immediately prior? <img style="border-style:none;" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://epmpire.files.wordpress.com/2012/02/wlemoticon-smile.png?w=600" />&#160;</p>
<p>If you’re not coming, keep an eye on twitter for the hash tags #mspc12 and our session #PC332 for more links to great information.</p>
<br />Filed under: <a href='http://epmsource.com/category/project-2010/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a>, <a href='http://epmsource.com/category/project-conference/'>Project Conference</a> Tagged: <a href='http://epmsource.com/tag/mspc12/'>#mspc12</a>, <a href='http://epmsource.com/tag/pc332/'>#pc332</a>, <a href='http://epmsource.com/tag/nintex-workflow/'>Nintex Workflow</a>, <a href='http://epmsource.com/tag/project-conference/'>Project Conference</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1636/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1636&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/02/19/less-than-a-month-until-the-project-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/02/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/02/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Print capabilities to Project Detail Pages</title>
		<link>http://epmsource.com/2012/01/26/adding-print-capabilities-to-project-detail-pages/</link>
		<comments>http://epmsource.com/2012/01/26/adding-print-capabilities-to-project-detail-pages/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 11:48:58 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Demand Management]]></category>
		<category><![CDATA[Project 2010]]></category>
		<category><![CDATA[Customise Ribbon]]></category>
		<category><![CDATA[PDP]]></category>
		<category><![CDATA[Print]]></category>
		<category><![CDATA[Project 2010 Server]]></category>
		<category><![CDATA[Ribbon]]></category>

		<guid isPermaLink="false">https://epmpire.wordpress.com/?p=1623</guid>
		<description><![CDATA[A user in the Project Server forums asked a question this week about whether it was possible to add printing capability to the Project Detail Pages in order to allow the ‘forms’ to be printed out as there is no print button available on the ribbon. Out of the box, the printing capability in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1623&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A user in the Project Server forums asked a question this week about whether it was possible to add printing capability to the Project Detail Pages in order to allow the ‘forms’ to be printed out as there is no print button available on the ribbon.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/01/capture1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Capture1" src="http://epmpire.files.wordpress.com/2012/01/capture1_thumb.png?w=644&h=377" alt="Capture1" width="644" height="377" border="0" /></a></p>
<p>Out of the box, the printing capability in the Project Web Application is limited to the grids, including the schedule grids that are visible in a schedule PDP and uses a custom page to render the information as can be seen below.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/01/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Project Schedule PDP Grid Print" src="http://epmpire.files.wordpress.com/2012/01/image_thumb.png?w=644&h=428" alt="Project Schedule PDP Grid Print" width="644" height="428" border="0" /></a></p>
<p>After a little experimenting with the Internet Explorer printing, it seems that PDP’s can be printed quite well directly from the browser, so I thought I would try and pull together a ribbon feature that enables PDP printing.</p>
<p>The feature consists of XML button definition and a little piece of JavaScript to determine if the button will be enabled or not. This is important so that the button can be disabled when the user is on the schedule page that has it’s own grid based printing function like the picture above. For the purposes of this feature, I have gone the quick route and do the check based on the name of the page, in this case if the page is called schedule.aspx the button will be disabled. You may need to modify this check if your schedule based PDP(s) have a different name.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/01/image1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="Schedule PDP - Custom Print button disabled" src="http://epmpire.files.wordpress.com/2012/01/image_thumb1.png?w=644&h=227" alt="Schedule PDP - Custom Print button disabled" width="644" height="227" border="0" /></a></p>
<p>The element.xml looks like this:</p>
<p><pre class="brush: xml;">
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;Elements xmlns=&quot;http://schemas.microsoft.com/sharepoint/&quot;&gt;
	&lt;CustomAction Id=&quot;Ribbon.Tabs.PDP.Home.Print&quot;
				  Location=&quot;CommandUI.Ribbon&quot;&gt;
		&lt;CommandUIExtension&gt;
			&lt;CommandUIDefinitions&gt;
				&lt;CommandUIDefinition Location=&quot;Ribbon.Tabs.PDP.Home.Groups._children&quot;&gt;
					&lt;Group Id=&quot;Ribbon.Tabs.PDP.Home.Print&quot;
						   Sequence=&quot;60&quot;
						   Description=&quot;Print Custom Group&quot;
						   Title=&quot;Share&quot;
						   Command=&quot;EnableCustomGroup&quot;
						   Template=&quot;Ribbon.Templates.Flexible2&quot;&gt;
						&lt;Controls Id=&quot;Ribbon.Tabs.PDP.Home.Print.Controls&quot;&gt;
							&lt;Button Id=&quot;Ribbon.Tabs.PDP.Home.Print.PrintPDP&quot;
									Sequence=&quot;40&quot;
									Command=&quot;PrintPDP&quot;
									Alt=&quot;Print&quot;
									Image16by16=&quot;/_layouts/$Resources:core,Language;/images/ps16x16.png&quot;
									Image16by16Top=&quot;-96&quot;
									Image16by16Left=&quot;-160&quot;
									Image32by32=&quot;/_layouts/$Resources:core,Language;/images/ps32x32.png&quot;
									Image32by32Top=&quot;-288&quot;
									Image32by32Left=&quot;-128&quot;
									LabelText=&quot;Print&quot;
									TemplateAlias=&quot;o1&quot;
							        ToolTipTitle=&quot;Print&quot;
									ToolTipDescription=&quot;Print the contents of the PDP&quot;/&gt;
						&lt;/Controls&gt;
					&lt;/Group&gt;
				&lt;/CommandUIDefinition&gt;
				&lt;CommandUIDefinition Location=&quot;Ribbon.Tabs.PDP.Home.Scaling._children&quot;&gt;
					&lt;MaxSize
						Id=&quot;Ribbon.Tabs.PDP.Home.Scaling.Print&quot;
						Sequence=&quot;140&quot;
						GroupId=&quot;Ribbon.Tabs.PDP.Home.Print&quot;
						Size=&quot;LargeLarge&quot;/&gt;
				&lt;/CommandUIDefinition&gt;
			&lt;/CommandUIDefinitions&gt;
			&lt;CommandUIHandlers&gt;
				&lt;CommandUIHandler Command=&quot;EnableCustomGroup&quot;
								  CommandAction=&quot;javascript:return true;&quot; /&gt;
				&lt;CommandUIHandler Command=&quot;PrintPDP&quot;
								  CommandAction=&quot;javascript:window.print();&quot;
								  EnabledScript=&quot;javascript:
								  function disablePrintForSchedule() {
									var sPath = window.location.pathname;
									var sPage = sPath.substring(sPath.lastIndexOf('/') + 1);
									if (sPage.toLowerCase() == 'schedule.aspx')
									{
										return false;
									}
									else
									{
										return true;
									}
								   }
									disablePrintForSchedule();&quot;
/&gt;
			&lt;/CommandUIHandlers&gt;
		&lt;/CommandUIExtension&gt;
	&lt;/CustomAction&gt;
&lt;/Elements&gt;

</pre></p>
<p>The process of building the feature is exactly the same as outlined in <a title="http://epmsource.com/2011/12/13/hiding-disabling-ribbon-items-in-project-server-part-ii/" href="http://epmsource.com/2011/12/13/hiding-disabling-ribbon-items-in-project-server-part-ii/">http://epmsource.com/2011/12/13/hiding-disabling-ribbon-items-in-project-server-part-ii/</a> but substitute the above code into the Element.xml file and change the feature name accordingly.</p>
<p>Once the feature is deployed and activated a Print button should available on the PDP ribbon that when clicked will invoke the Internet Explorer print dialog.</p>
<p><a href="http://epmpire.files.wordpress.com/2012/01/image2.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="PDP Print Button" src="http://epmpire.files.wordpress.com/2012/01/image_thumb2.png?w=644&h=210" alt="PDP Print Button" width="644" height="210" border="0" /></a></p>
<p>From my preliminary testing, the output is pretty good, as can be seen from this ‘Print to XPS’ below:</p>
<p><a href="http://epmpire.files.wordpress.com/2012/01/image3.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="XPS Printer Output" src="http://epmpire.files.wordpress.com/2012/01/image_thumb3.png?w=644&h=414" alt="XPS Printer Output" width="644" height="414" border="0" /></a></p>
<p>I have uploaded the full source to Skydrive which can be downloaded from the link below.</p>
<p style="text-align:center;" align="center"><a href="https://skydrive.live.com/redir.aspx?cid=33626f40642d39e0&amp;resid=33626F40642D39E0!1454&amp;parid=33626F40642D39E0!983" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" src="http://epmpire.files.wordpress.com/2011/10/nonemptydocumentfolder.png?w=96&amp;h=96" alt="" align="center" /></a></p>
<p style="text-align:center;" align="center"><a href="https://skydrive.live.com/redir.aspx?cid=33626f40642d39e0&amp;resid=33626F40642D39E0!1454&amp;parid=33626F40642D39E0!983" target="_blank">Project PDP Print Page</a></p>
<p>Happy PDP printing <img class="wlEmoticon wlEmoticon-smile" style="border-style:none;" src="http://epmpire.files.wordpress.com/2012/01/wlemoticon-smile1.png?w=600" alt="Smile" /></p>
<br />Filed under: <a href='http://epmsource.com/category/project-2010/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/category/project-2010/'>Project 2010</a> Tagged: <a href='http://epmsource.com/tag/customise-ribbon/'>Customise Ribbon</a>, <a href='http://epmsource.com/tag/demand-management/'>Demand Management</a>, <a href='http://epmsource.com/tag/pdp/'>PDP</a>, <a href='http://epmsource.com/tag/print/'>Print</a>, <a href='http://epmsource.com/tag/project-2010-server/'>Project 2010 Server</a>, <a href='http://epmsource.com/tag/ribbon/'>Ribbon</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/epmpire.wordpress.com/1623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/epmpire.wordpress.com/1623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/epmpire.wordpress.com/1623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/epmpire.wordpress.com/1623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/epmpire.wordpress.com/1623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/epmpire.wordpress.com/1623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/epmpire.wordpress.com/1623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/epmpire.wordpress.com/1623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/epmpire.wordpress.com/1623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/epmpire.wordpress.com/1623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/epmpire.wordpress.com/1623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/epmpire.wordpress.com/1623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/epmpire.wordpress.com/1623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/epmpire.wordpress.com/1623/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=epmsource.com&#038;blog=9775552&#038;post=1623&#038;subd=epmpire&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://epmsource.com/2012/01/26/adding-print-capabilities-to-project-detail-pages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>-37.814251 144.963169</georss:point>
		<geo:lat>-37.814251</geo:lat>
		<geo:long>144.963169</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">Alex</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/01/capture1_thumb.png" medium="image">
			<media:title type="html">Capture1</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/01/image_thumb.png" medium="image">
			<media:title type="html">Project Schedule PDP Grid Print</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/01/image_thumb1.png" medium="image">
			<media:title type="html">Schedule PDP - Custom Print button disabled</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/01/image_thumb2.png" medium="image">
			<media:title type="html">PDP Print Button</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2012/01/image_thumb3.png" medium="image">
			<media:title type="html">XPS Printer Output</media:title>
		</media:content>

		<media:content url="http://epmpire.files.wordpress.com/2011/10/nonemptydocumentfolder.png?w=96&#38;h=96" medium="image" />

		<media:content url="http://epmpire.files.wordpress.com/2012/01/wlemoticon-smile1.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>
	</item>
	</channel>
</rss>
