<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Peter Eb. : Introduction</title><link>http://blogs.msdn.com/petereb/archive/tags/Introduction/default.aspx</link><description>Tags: Introduction</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>"Report" authoring and PPS Planning Business Client</title><link>http://blogs.msdn.com/petereb/archive/2008/04/14/report-authoring-for-pps-planning-business-client.aspx</link><pubDate>Mon, 14 Apr 2008 14:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8373192</guid><dc:creator>petereb</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/petereb/comments/8373192.aspx</comments><wfw:commentRss>http://blogs.msdn.com/petereb/commentrss.aspx?PostID=8373192</wfw:commentRss><wfw:comment>http://blogs.msdn.com/petereb/rsscomments.aspx?PostID=8373192</wfw:comment><description>&lt;p&gt;Sorry this isn't a super technical post, most of this information should be pretty well known by now. Ah the glory of having your own blog: you get to say a lot of junk that everybody already knows but you repeat anyway just to sound important....&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Off hand there are 6-ish ways I can think of to describe how to author a report on PPS Planning data. Not all of them involve the PPS Planning Business Client (aka the add-in) but I will spend the most time with the add-in based options. The first 2 and the last 1 are the most common based on my experience.&lt;/p&gt; &lt;h4&gt;1. Use the Action Pane interface &lt;/h4&gt; &lt;p&gt;This interface was inspired by the PivotTable authoring interface. The major difference is how members are selected in PPS vs native Excel. In PPS we try as much as possible to just render the output of an MDX query. PivotTable's have a lot of built in organization and sub-totaling. Partly this is because they are a general purpose tool and can connect to many data sources besides just OLAP cubes. The "member picker" is the common PPS dialog that allows for advanced searching and filtering of members. In the add-in we take the dynamic or static set that the user creates and generate the MDX for the query from that. This dynamic interface is probably where the biggest difference between a Matrix and a PivotTable stems from.&lt;/p&gt; &lt;p&gt;PPS action pane:&lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ActionPane_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ActionPane_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ActionPane_thumb.jpg" style="border-width: 0px;" alt="Report1-ActionPane" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ActionPane_thumb.jpg" border="0" height="244" width="145"&gt;&lt;/a&gt; PivotTable task pane: &lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-PivotTable_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-PivotTable_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-PivotTable_thumb.jpg" style="border-width: 0px;" alt="Report1-PivotTable" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-PivotTable_thumb.jpg" border="0" height="244" width="99"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;With these 2 pictures creating similar reports you can see that the lower areas describing which members or fields are selected are pretty similar. PPS hides most of the details about how to connect to the cube from the user so creation of a matrix is simple compared to the steps needed to create a PivotTable and I'm not going to go into those differences. But as far as picking members for display there are very few similarities. The PPS Member Picker allows similar static selection like a PivotTable, but it also brings OLAP concepts out front and center. Here I've selected all the top level members by choosing the children of all in the Member Picker. In the PivotTable field selection there is no equivalent so I've selected all members...&lt;/p&gt; &lt;p&gt;PPS member picker:&lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-MemberPicker_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-MemberPicker_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-MemberPicker_thumb.jpg" style="border-width: 0px;" alt="Report1-MemberPicker" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-MemberPicker_thumb.jpg" border="0" height="166" width="244"&gt;&lt;/a&gt; PivotTable field selector:&lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-FieldSelection_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-FieldSelection_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-FieldSelection_thumb.jpg" style="border-width: 0px;" alt="Report1-FieldSelection" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-FieldSelection_thumb.jpg" border="0" height="244" width="120"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Since the PPS member picker was designed assuming OLAP and the PivotTable UI was designed assuming multiple data sources, it isn't too surprising that there are differences. In the future, I expect we'll see more specific BI/OLAP UI in the built-in Excel functionality and as it becomes available PPS will take advantage of it. The PPS UI I think gets a great advantage from the dynamic selection sets because of the assumption of an OLAP data model. In both of these shots when the calendar is extended and new year's data is available the reports will automatically update. But in the PivotTable example you will always be stuck with a grand total appearing which may not make sense since it the annual data may not be meant to be added together. How OLAP nicely does a lot of the hard work at aggregating data and providing natural query mechanisms is another post. &lt;/p&gt; &lt;h4&gt;2. Use the Report Wizard &lt;/h4&gt; &lt;p&gt;This is really handy when you want to to create custom calculations in your matrix. I didn't work on this authoring experience and sometimes it feels like I have to do a lot of clicks to finish a report. But many people love this interface, and in future versions it sounds like its capabilities and template will be expanded.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportWizard_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportWizard_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportWizard_thumb.jpg" style="border-width: 0px;" alt="Report1-ReportWizard" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportWizard_thumb.jpg" border="0" height="187" width="244"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;The main limitation with the Report Wizard vs the Action Pane is that under the hood the query definitions are stored differently. So you have to choose ahead of time which UI interface you want to use. (You cannot switch once the matrix is created.) But once the MDX is generated internally everything is rendered the same. So really this choice is a matter of authoring style. There's a lot more hand holding with the wizard and you get calculations, and it seems to be a popular choice based on the questions I've seen in the TechNet forums.&lt;/p&gt; &lt;h4&gt;3. Use the Report Properties Editor &lt;/h4&gt; &lt;p&gt;Generally people don't use this for basic authoring tasks. This is just where you come when its time to change a matrix property like "Allow data entry" or to connect a filter to multiple matrices. But it was actually the first fully functional authoring interfaces we had during development. All properties are exposed here and its a fairly "techie" interface. I trust our users to be smart and capable and disagree that its too difficult. But I don't disagree that there's not a lot of bells and whistles here in terms of making it super friendly.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportPropertiesEditor_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportPropertiesEditor_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportPropertiesEditor_thumb.jpg" style="border-width: 0px;" alt="Report1-ReportPropertiesEditor" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-ReportPropertiesEditor_thumb.jpg" border="0" height="204" width="244"&gt;&lt;/a&gt; &lt;/p&gt; &lt;h4&gt;4. Use custom/raw MDX and RDL&lt;/h4&gt; &lt;p&gt;Finally, when all our UI fails you we let you enter straight MDX. Unfortunately we make you split the query up into 4 parts so you can't just cut-and-paste. That's probably the only limitation here. Every MDX feature is available here and we will parse the query and insert filter selections.&lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-CustomMdx_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-CustomMdx_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-CustomMdx_thumb.jpg" style="border-width: 0px;" alt="Report1-CustomMdx" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-CustomMdx_thumb.jpg" border="0" height="244" width="235"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;And to be even more extreme, we also have the RDL tab in the Report Properties Editor which shows you what the raw format of the report looks like. (It's XML using the Reporting Services 2005 schema, with some PPS extensions to store our extra metadata that doesn't fit in the RS2005 schema).&lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-RDL_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-RDL_2.jpg"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-RDL_thumb.jpg" style="border-width: 0px;" alt="Report1-RDL" mce_src="http://blogs.msdn.com/blogfiles/petereb/WindowsLiveWriter/Reportauthoring_FAFE/Report1-RDL_thumb.jpg" border="0" height="204" width="244"&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Working at both this low level RDL and using custom MDX is another post: there are some scenarios where the UI doesn't expose some functionality very conveniently but the rendering engine can support it. &lt;br&gt;&lt;/p&gt; &lt;h4&gt;5. There is no 5....yet&lt;/h4&gt; &lt;p&gt;With apologies to Monty Python, it is very much possible to look at how the Alpine Ski House (ASH) sample gets installed and see how to use PPSCmd to populate reports and RDL. But this is even more tedious than #4. But for completeness sake I thought I would mention it since it might be a scenario partners are interested in. Using a framework like the ASH installation could be a quick way to get some template based or pre-generated vertical installations up and running quickly. But at this point in time I don't know of anybody who is doing anything like this...&lt;/p&gt; &lt;p&gt;Along these lines I also don't know of any 3rd party authoring tools with explicit PPS support, but am very much looking forward to them being created. The fact that the add-in rendering engine just needs to run an MDX query should make this pretty straightforward.&lt;/p&gt; &lt;h4&gt;6. But...don't forget about other PPS and/or OLAP tools&lt;/h4&gt; &lt;p&gt;Dashboards and scorecards created by the Monitoring &amp;amp; Analytics side of PPS are another kind of important report. Management Reporter is obviously another hugely important kind of report authoring environment. I just don't know enough about M&amp;amp;A and MR to speak with any authority about them yet...&lt;/p&gt; &lt;p&gt;Because when a PPS Planning model is deployed, it is deployed to an AS 2005 cube. So just about any OLAP client can work with a PPS model. The PivotTable in Excel is one of the better known clients in MS-land. But the general point I want to make is that just because there is such a term as "report" in the add-in doesn't mean that this is the only kind of "report" you can make using PPS Planning data. SQL Reporting Services can connect both to the SQL tables and to the OLAP cubes.&lt;/p&gt; &lt;p&gt;The primary goal of the add-in I worked on is to facilitate data-entry to planning models. The next goal is to support reporting. But you should realize that the possibilities for creating reports are nearly limitless...&lt;br&gt;&lt;br&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;/blockquote&gt;&lt;p&gt;If anybody has some good links to M&amp;amp;A or MR blogs or resources about reporting against PPS Planning models w/o using the add-in lmk and Ill edit this post with the links. In the meantime looks like I'm going to be alternating a HOWTO with a general post for as long as I can keep coming up with general post ideas...&lt;br&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8373192" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/petereb/archive/tags/AddIn/default.aspx">AddIn</category><category domain="http://blogs.msdn.com/petereb/archive/tags/PPS/default.aspx">PPS</category><category domain="http://blogs.msdn.com/petereb/archive/tags/Introduction/default.aspx">Introduction</category><category domain="http://blogs.msdn.com/petereb/archive/tags/Authoring/default.aspx">Authoring</category></item><item><title>What does this Peter Eb. guy know anyway?</title><link>http://blogs.msdn.com/petereb/archive/2008/04/09/what-does-this-peter-eb-guy-know-anyway.aspx</link><pubDate>Thu, 10 Apr 2008 00:15:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8373305</guid><dc:creator>petereb</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/petereb/comments/8373305.aspx</comments><wfw:commentRss>http://blogs.msdn.com/petereb/commentrss.aspx?PostID=8373305</wfw:commentRss><wfw:comment>http://blogs.msdn.com/petereb/rsscomments.aspx?PostID=8373305</wfw:comment><description>&lt;p&gt;&lt;font face="cal"&gt;Well, I'm a developer working on the "Business Client" for the Planning side of Microsoft Office &lt;/font&gt;&lt;a href="http://www.microsoft.com/PerformancePoint"&gt;&lt;font face="cal"&gt;PerformancePoint&lt;/font&gt;&lt;/a&gt;&lt;font face="cal"&gt; Server (aka the PPS Add-In for Excel or the PPS Planning Add-In). My main area of responsibility has been the data-entry and workflow features. But I've been on the project since the beginning so I've touched a lot: I also did some of the early work on rendering and authoring; oversaw the Launch Job wizard; did the early work on our extensions to RDL where the add-in stores additional information than just the MDX queries. I've also spent a lot of time looking at performance, mostly around data-entry and matrix rendering performance.&lt;/font&gt; &lt;p&gt;&lt;font face="cal"&gt;So ok apparently I should know quite a bit about the PPS add-in. Since last November I've been spent quite a bit of time answering questions in the TechNet forums (&lt;/font&gt;&lt;a href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1871&amp;amp;SiteID=17"&gt;&lt;font face="cal"&gt;http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1871&amp;amp;SiteID=17&lt;/font&gt;&lt;/a&gt;&lt;font face="cal"&gt;). But there's some things that are hard to describe there since you can't embed pictures and some things that get repeated. So I'll try to post a bit about questions I'm commonly asked... Specific comments on my posts are good here, but if you have more general questions or are looking for support I encourage you to post in the TechNet forums. Its quite an active community and there are many people who can help answer your questions.&lt;/font&gt; &lt;p&gt;&lt;font face="cal"&gt;I plan on starting with some authoring related topics using the Alpine Ski House sample environment or the all up BI VPC available from MSPP. (Not sure yet which environment will be most efficient for me to use all the time). I'll try to cover some of the more advanced topics: raw/custom MDX and member properties, design-time formulas, formatting and probably something about rendering performance. Hopefully after that I will be able to talk about SP1...&lt;/font&gt; &lt;p&gt;&lt;font face="cal"&gt;To get started I'll simply highlight a page our documentation team created that is a series of screencasts that go through the process of how to create a data entry form: &lt;/font&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/HA102474311033.aspx"&gt;&lt;font face="cal"&gt;http://office.microsoft.com/en-us/performancepoint/HA102474311033.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="cal"&gt;. Its just one of the many How-To's available at the PPS 2007 site: &lt;/font&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/FX102380591033.aspx"&gt;&lt;font face="cal"&gt;http://office.microsoft.com/en-us/performancepoint/FX102380591033.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8373305" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/petereb/archive/tags/AddIn/default.aspx">AddIn</category><category domain="http://blogs.msdn.com/petereb/archive/tags/PPS/default.aspx">PPS</category><category domain="http://blogs.msdn.com/petereb/archive/tags/Introduction/default.aspx">Introduction</category></item></channel></rss>