<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5075357327184637895</id><updated>2011-11-27T15:17:19.120-08:00</updated><category term='performancepoint exam 71-556'/><category term='nuggets'/><category term='sql 2005 2008 reporting services performancepoint planning monitoring blog'/><title type='text'>PerformancePointing</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default?start-index=101&amp;max-results=100'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>278</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6611770788763409969</id><published>2011-09-28T07:18:00.000-07:00</published><updated>2011-09-28T07:18:00.789-07:00</updated><title type='text'>Angry Geeks and User DSNs</title><content type='html'>&lt;p&gt;Microsoft has added another item to their deprecation chopping block. It seems like they are focusing more on pairing down their software offerings and developer tools to a single trunk rather than adding branches to them. This time it is &lt;a href="http://blogs.msdn.com/b/analysisservices/archive/2011/09/14/impact-of-the-sql-server-ole-db-deprecation-on-analysis-services.aspx"&gt;replacing OLE-DB&lt;/a&gt; with its older, less agile parent, ODBC.&amp;#160; A roadmap which may not be the most current flavour &lt;a href="http://msdn.microsoft.com/en-us/library/ms810810.aspx"&gt;is here.&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;ODBC (Open Database Connectivity) is a standard, platform-independent interface to databases. For years, ODBC has been shunned by SQL application developers in favor of OLE-DB, a faster, more object-oriented replacement. Many business users have been faced with the need to make sure their User DSNs or System DSNs are setup correctly when using Excel spreadsheets, Windows apps accessing databases, or Access linked databases. This headache was solved by utilizing the OLE-DB interface, which stored the connection string outside the ODBC Adminstrator box in Windows Control Panel and uses a more dynamic approach. This also removed some headaches for standardizing desktop configurations and making things more portable.&lt;/p&gt;  &lt;p&gt;However, OLE-DB doesn't work in the cloud and MS has its head in the cloud right now.&lt;/p&gt;  &lt;p&gt;There are pros and cons to using OLE-DB vs. ODBC, and apparently Microsoft has weighed in and decided the cons outweigh the pros, or at least there is no business justification for further investment in the technology, or they figure it's best to shove everyone screaming into the cloud.&lt;/p&gt;  &lt;p&gt;What does this all mean? To me, it's sort of like getting rid of the Ford Mustang and replacing it with a Model T. Yes everyone has one, yes the parts are interchangeable and easy to fix, and yes it only comes in black, but is that a good thing if it only does 72km/h and gets flat tires every 3000km?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.topspeed.com/cars/ford/1908-ford-model-t-ar32509/picture161352.html"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://lh4.ggpht.com/-khD9-BCuu_Q/TnnyQJ5i9_I/AAAAAAAAAXU/4bVb3qVjCM8/clip_image001%25255B3%25255D.jpg?imgmax=800" width="244" height="244" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;Pasted from &amp;lt;&lt;/font&gt;&lt;/em&gt;&lt;a href="http://www.topspeed.com/cars/ford/1908-ford-model-t-ar32509.html"&gt;&lt;em&gt;&lt;font size="1"&gt;http://www.topspeed.com/cars/ford/1908-ford-model-t-ar32509.html&lt;/font&gt;&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&lt;font size="1"&gt;&amp;gt;&lt;/font&gt;&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;Perhaps, if the Mustang had a &lt;a href="http://jalopnik.com/5792482/faulty-chinese+built-transmissions-plague-new-ford-mustang"&gt;faulty &amp;quot;Made in China&amp;quot; transmission&lt;/a&gt;...&lt;/p&gt;  &lt;p&gt;If you're using OLE-DB for SQL Server to access a SQL database in your application, in 2018 this is no longer supported by Microsoft. This means many legacy apps will require retuning to operate with the ODBC drivers coming out of post SQL 2012 releases.&lt;/p&gt;  &lt;p&gt;Other than Angry Geeks who need to change connection strings and rewrite code, who does this affect?&lt;/p&gt;  &lt;p&gt;Customers who have long-term IT roadmaps will have to rethink their strategy in a couple of years. Who this may impact the most is those who invested in Analysis Services cubes and Integration Services ETL packages. These BI solutions don't play well with ODBC, and it's funny that MS is killing off something that really affects the SQL suite of products so dramatically.&lt;/p&gt;  &lt;p&gt;Some comments from the developer community &lt;a href="http://blogs.msdn.com/b/sqlnativeclient/archive/2011/08/29/microsoft-is-aligning-with-odbc-for-native-relational-data-access.aspx"&gt;here&lt;/a&gt; and &lt;a href="http://social.technet.microsoft.com/Forums/en/sqldataaccess/thread/e696d0ac-f8e2-4b19-8a08-7a357d3d780f"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;So it's now ODBC in favour of OLE-DB, &lt;a href="http://www.zdnet.com/blog/hardware/windows-8-adobe-sees-flash-in-the-future-of-the-metro-ui/14868"&gt;HTML5&lt;/a&gt; in favour of Flash and &lt;a href="http://www.winrumors.com/microsoft-discontinues-bing-maps-silverlight-features-looks-to-html5/"&gt;Silverlight&lt;/a&gt;, Excel in favour of &lt;a href="http://alanwhitehouse.wordpress.com/2009/01/26/pps-planning-being-discontinued/"&gt;PerformancePoint Planning&lt;/a&gt;, Office Accounting, and Microsoft Money, Freecell in favour of &lt;a href="http://technologizer.com/2009/01/23/has-microsoft-flight-simulator-been-canceled-after-29-years/"&gt;Flight Simulator&lt;/a&gt;, &lt;a href="http://www.zdnet.com/blog/perlow/microsofts-metro-proves-the-pc-is-dead/18705"&gt;Windows Metro&lt;/a&gt; on a tablet, phone or TV instead of Windows on a PC, and &lt;a href="http://astrophysics.gsfc.nasa.gov/balloon/"&gt;NASA balloons&lt;/a&gt; instead of manned Space Shuttles.&lt;/p&gt;  &lt;p&gt;It seems Everything pre-2011 will be legacy in 2012 and MS will start with a clean slate, frustrating customers and developers in the process.&amp;#160; &lt;/p&gt;  &lt;p&gt;I have a box of discontinued Sidewinder joysticks if anyone is interested. Unfortunately you need a game port to USB adapter, which is probably more expensive than a USB joystick.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.zdnet.com/blog/perlow/project-blade-runner-putting-it-all-together-in-2019/17231"&gt;The personal computer in 2019.&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6611770788763409969?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6611770788763409969/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6611770788763409969' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6611770788763409969'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6611770788763409969'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2011/09/angry-geeks-and-user-dsns.html' title='Angry Geeks and User DSNs'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/-khD9-BCuu_Q/TnnyQJ5i9_I/AAAAAAAAAXU/4bVb3qVjCM8/s72-c/clip_image001%25255B3%25255D.jpg?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-2874391143010361492</id><published>2011-09-23T11:46:00.000-07:00</published><updated>2011-09-23T11:46:00.228-07:00</updated><title type='text'>RDA Blogs - RDA BI/SQL Server Practice Group Blog</title><content type='html'>&lt;p&gt;For the life of me, I can’t figure out why these things are so hard to find.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Finding SharePoint performance point &lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint-server/CH010257425.aspx"&gt;Dashboard designer&lt;/a&gt;&lt;/b&gt; tool was a little tricky. It’s a click once download that is not available anywhere in MSDN downloads or any other place. However you can download it from your Business Intelligence Center page in SharePoint.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;To make your life easier, if you ever need it and you already have PerformancePoint installed on your SharePoint sever then here is how you can get it:&lt;/em&gt;&lt;/p&gt;    &lt;ol&gt;     &lt;li&gt;&lt;em&gt;Open your browser as an admin user &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Go to this URL http://&amp;lt;server-name&amp;gt;/sites/&amp;lt;site-name&amp;gt;/pages/ppssample.aspx &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Click the &lt;b&gt;“Run Dashboard Designer”&lt;/b&gt; and let it download the tool for you. &lt;/em&gt;&lt;/li&gt;   &lt;/ol&gt;    &lt;p&gt;&lt;em&gt;In highly customized SharePoint 2010 sites this page can be hard to find.&lt;/em&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://bisqlserver.rdacorp.com/"&gt;RDA Blogs - RDA BI/SQL Server Practice Group Blog&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-2874391143010361492?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/2874391143010361492/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=2874391143010361492' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2874391143010361492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2874391143010361492'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2011/09/rda-blogs-rda-bisql-server-practice.html' title='RDA Blogs - RDA BI/SQL Server Practice Group Blog'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1669498728632262816</id><published>2011-09-14T11:44:00.001-07:00</published><updated>2011-09-14T11:44:35.616-07:00</updated><title type='text'>Bidoma Alert | Bidoma.com</title><content type='html'>&lt;p&gt;Push-notification of Sharepoint PerformancePoint Services Alerts on KPIs.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;&lt;strong&gt;Bidoma Alert&lt;/strong&gt; is a productivity add-on for Microsoft® PerformancePoint®.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;strong&gt;Bidoma Alert&lt;/strong&gt; supports Microsoft PerformancePoint Server Monitoring &amp;amp; Analytics 2007 and PerformancePoint Services for Microsoft Office SharePoint 2010.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;Customers are able to add extensive e-mail alerting capabilities to existing or new Microsoft PerformancePoint installations.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.bidoma.com/en/Products/BidomaAlert.aspx"&gt;Bidoma Alert | Bidoma.com&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1669498728632262816?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1669498728632262816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1669498728632262816' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1669498728632262816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1669498728632262816'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2011/09/bidoma-alert-bidomacom.html' title='Bidoma Alert | Bidoma.com'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-2851437886973566423</id><published>2011-08-06T18:52:00.000-07:00</published><updated>2011-08-06T18:52:11.635-07:00</updated><title type='text'>Getting rid of GUIDs in SharePoint 2010 database names - The SharePoint Farmer's Almanac</title><content type='html'>&lt;a href="http://msmvps.com/blogs/shane/archive/2010/10/26/getting-rid-of-guids-in-sharepoint-2010-database-names.aspx"&gt;Getting rid of GUIDs in SharePoint 2010 database names - The SharePoint Farmer's Almanac&lt;/a&gt;: "'But dynamic duo who cares if the world runs out of GUIDs?' Well, to be honest the people it scares the most are the poor developers. And while we generally consider developers second class citizens that doesn't mean we wish them harm. And let's face it, if they didn't have GUIDs they would have nothing to do. And we all know bored developers will wander the halls of your office building aimlessly. Or worse they will congregate in places like the break room and will want to make small talk with you when you go to get an afternoon Mt. Dew. I don't know about you, but nothing ruins my day worse than idle chit-chat with a developer. Yucky.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;Get rid of those GUIDs.  Whoever decided to put GUIDs in Sharepoint database names and didn't allow the users to change them at install time should be made to type in GUIDs from memory for 30 days.  Failure to type in a correct GUID would result in an electric shock.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-2851437886973566423?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://msmvps.com/blogs/shane/archive/2010/10/26/getting-rid-of-guids-in-sharepoint-2010-database-names.aspx' title='Getting rid of GUIDs in SharePoint 2010 database names - The SharePoint Farmer&apos;s Almanac'/><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/2851437886973566423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=2851437886973566423' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2851437886973566423'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2851437886973566423'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2011/08/getting-rid-of-guids-in-sharepoint-2010.html' title='Getting rid of GUIDs in SharePoint 2010 database names - The SharePoint Farmer&apos;s Almanac'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-3137330904247050524</id><published>2011-07-13T19:43:00.001-07:00</published><updated>2011-07-13T19:43:20.447-07:00</updated><title type='text'>SQL Server Code Name “Denali” CTP3 and SQL Server 2008 R2 SP1 are HERE! - SQL Server Team Blog - Site Home - TechNet Blogs</title><content type='html'>&lt;p&gt;The latest SQL 2011 (2012?) bits are ready for public consumption, including the long-awaited Project Crescent.&amp;#160; &lt;/p&gt;  &lt;p&gt;You’ll need a Sharepoint 2010 SP1 instance to get a taste of it though.&lt;/p&gt;  &lt;p&gt;Some of the key features:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Column-store indexes blow away performance ratings and flip SQL’s architecture on its side.&lt;/li&gt;    &lt;li&gt;Great for read-only snapshots of data but can’t update the column-store indexed tables&lt;/li&gt;    &lt;li&gt;Always-on – primary with up to 4 standby servers with read-only capabilities&lt;/li&gt;    &lt;li&gt;BISM, BISM, BISM&lt;/li&gt;    &lt;li&gt;Analysis Services multi-dimensional or tabular (Vertipaq in-memory) modes.&amp;#160; Run setup twice for 2 instances.&amp;#160; &lt;/li&gt;    &lt;li&gt;T-SQL Windowing functions like Lag and Lead.&lt;/li&gt;    &lt;li&gt;SSDT “Data Dude” &lt;/li&gt;    &lt;li&gt;Relationship diagrams in PowerPivot&lt;/li&gt;    &lt;li&gt;Ragged columns, Shared Connections in SSIS&lt;/li&gt;    &lt;li&gt;Data taps in SSIS&lt;/li&gt;    &lt;li&gt;Master Data in Excel&lt;/li&gt;    &lt;li&gt;Data Quality Services&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/b/dataplatforminsider/archive/2011/07/11/sql-server-code-name-denali-ctp3-is-here.aspx"&gt;SQL Server Code Name “Denali” CTP3 and SQL Server 2008 R2 SP1 are HERE! - SQL Server Team Blog - Site Home - TechNet Blogs&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Some of the quirks and gotchas:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;In January 2012 there is a good possibility you will be scrambling for a version that doesn’t expire in 180 days.&amp;#160; Otherwise your 180 day install will just stop working.&amp;#160; The YSQL2.012K feature.&lt;/li&gt;    &lt;li&gt;Running the download file doesn’t actually install the software.&amp;#160; It just uncompresses it automatically. Then goes away.&lt;/li&gt;    &lt;li&gt;Analysis Services multi-dimensional or tabular (Vertipaq in-memory) modes. Run setup twice for 2 instances.&amp;#160; Which one do I choose?&amp;#160; The one without the features like parent-child relationships and many-to-many dimensions but supported by PowerPivot?&amp;#160; Or “legacy” mode?&amp;#160; Both will likely eat server resources.&lt;/li&gt;    &lt;li&gt;Reporting Services wouldn’t let me log in until I added my account as admin, which required me to login somehow.&amp;#160; Run IE as Admin to get around this.&lt;/li&gt;    &lt;li&gt;No backwards compatibility for PowerPivot &amp;lt; CTP3.&amp;#160; &lt;/li&gt;    &lt;li&gt;MS appears to be killing off those developers who still want to run SQL on Windows XP.&amp;#160; Denali won’t work on XP.&lt;/li&gt;    &lt;li&gt;You need to install Powershell 2.0 first.&lt;/li&gt;    &lt;li&gt;You need admin rights on the box to work with Analysis Services tabular models.&lt;/li&gt;    &lt;li&gt;Installing Office 2010 after may break Analysis Services connectivity for some Reporting Services features.&lt;/li&gt;    &lt;li&gt;Installing some components like DQS and Integration Services in a non-default location won’t work.&amp;#160; &lt;/li&gt;    &lt;li&gt;Clicking on multiple SQL files opens multiple instances of SSMS.&amp;#160; Don’t click on multiple files… OR ELSE!&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;I&lt;a href="http://weblogs.sqlteam.com/geoffh/archive/2011/07/12/the-first-thing-you-will-hate-about-sql-denalihellip.aspx"&gt;Installing Books Online was strangely confusing for me… pick the location where you downloaded Help libraries, huh&lt;/a&gt;?&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Reinstall Visual Studio SP1 after installing CTP3.&amp;#160; It will break VS 2010.&lt;/li&gt;    &lt;li&gt;VS 2008 BIDS stops working?&amp;#160; Haven’t experienced this yet and hope I don’t.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Lots of stuff to take in.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-3137330904247050524?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/3137330904247050524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=3137330904247050524' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3137330904247050524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3137330904247050524'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2011/07/sql-server-code-name-denali-ctp3-and.html' title='SQL Server Code Name “Denali” CTP3 and SQL Server 2008 R2 SP1 are HERE! - SQL Server Team Blog - Site Home - TechNet Blogs'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-553137222897944139</id><published>2011-04-20T07:10:00.001-07:00</published><updated>2011-04-20T07:10:50.020-07:00</updated><title type='text'>Performance Point Services 2010 Limitations - Microsoft Business Intelligence by Nishant - Site Home - MSDN Blogs</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Some limitations of PPS according to Nishant.&amp;#160; My biggest limitation with the product is it no longer includes Proclarity, and they’re still trying to catch up with the features of that tool. &lt;/p&gt;  &lt;p&gt;Customers I worked with loved Proclarity and I found it easy to use and navigate, and features like custom sets, decomp trees and heat maps were very powerful.&amp;#160; MS really needs a desktop tool for their BI stack, outside of Excel.&amp;#160; Perhaps Project Crescent might deliver on that, within a Silverlight smart client.&lt;/p&gt;  &lt;div class="wlWriterEditableSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:83353950-896a-4fcf-9a55-1198b158b54c" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;div id="e50f85d6-dc20-494a-9da1-62130b9a2588" style="margin: 0px; padding: 0px; display: inline;"&gt;&lt;div&gt;&lt;a href="http://www.youtube.com/watch?v=FfRpfCav9hg" target="_new"&gt;&lt;img src="http://lh4.ggpht.com/_W25Un3JaOdk/Ta7paatQUvI/AAAAAAAAAVk/Li2T5iR-gwk/video3d4ad38b3c31%5B2%5D.jpg?imgmax=800" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('e50f85d6-dc20-494a-9da1-62130b9a2588'); downlevelDiv.innerHTML = &amp;quot;&amp;lt;div&amp;gt;&amp;lt;object width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;param name=\&amp;quot;movie\&amp;quot; value=\&amp;quot;http://www.youtube.com/v/FfRpfCav9hg&amp;amp;hl=en\&amp;quot;&amp;gt;&amp;lt;\/param&amp;gt;&amp;lt;embed src=\&amp;quot;http://www.youtube.com/v/FfRpfCav9hg&amp;amp;hl=en\&amp;quot; type=\&amp;quot;application/x-shockwave-flash\&amp;quot; width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;\/embed&amp;gt;&amp;lt;\/object&amp;gt;&amp;lt;\/div&amp;gt;&amp;quot;;" alt=""&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/b/microsoft_business_intelligence/archive/2010/12/24/performance-point-services-2010-limitations.aspx"&gt;Performance Point Services 2010 Limitations - Microsoft Business Intelligence by Nishant - Site Home - MSDN Blogs&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-553137222897944139?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/553137222897944139/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=553137222897944139' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/553137222897944139'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/553137222897944139'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2011/04/performance-point-services-2010.html' title='Performance Point Services 2010 Limitations - Microsoft Business Intelligence by Nishant - Site Home - MSDN Blogs'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/_W25Un3JaOdk/Ta7paatQUvI/AAAAAAAAAVk/Li2T5iR-gwk/s72-c/video3d4ad38b3c31%5B2%5D.jpg?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4930498860940565547</id><published>2010-12-29T11:11:00.001-08:00</published><updated>2010-12-29T11:11:07.720-08:00</updated><title type='text'>How Microsoft Excel Changed The World</title><content type='html'>&lt;p&gt;Microsoft discontinued PerformancePoint Planning, and the roadmap looks a bit blurry for Analysis Services.&amp;#160; Data Mining is going to the cloud, and Reporting Services will most likely be integrated permanently into Sharepoint.&amp;#160; Sharepoint could go to the cloud, leaving Excel on the desktop (or in the cloud) to take over the full suite of BI responsibilities at Microsoft.&lt;/p&gt;  &lt;p&gt;An interesting article about the humble beginnings of Excel, the world’s most ubiquitous BI tool, on its 25th Anniversary.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;As for Excel, Klunder still considers it a powerful tool. But he harbors no illusions about how it can be abused. “It’s the same thing with PowerPoint—Excel lets things look professional, and people assume there’s substance behind it.”&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.businessinsider.com/how-microsoft-excel-changed-the-world-2010-12"&gt;How Microsoft Excel Changed The World&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And my favourite uses of Excel:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.eeggs.com/items/8240.html" href="http://www.eeggs.com/items/8240.html"&gt;http://www.eeggs.com/items/8240.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.calculatedriskblog.com/2008/11/happy-thanksgiving.html" href="http://www.calculatedriskblog.com/2008/11/happy-thanksgiving.html"&gt;http://www.calculatedriskblog.com/2008/11/happy-thanksgiving.html&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4930498860940565547?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4930498860940565547/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4930498860940565547' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4930498860940565547'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4930498860940565547'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/12/how-microsoft-excel-changed-world.html' title='How Microsoft Excel Changed The World'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-7897390127432910681</id><published>2010-12-28T11:43:00.001-08:00</published><updated>2010-12-28T11:43:48.996-08:00</updated><title type='text'>SELECT SUM(...) is non-deterministic when adding the column-values of datatype float | Microsoft Connect</title><content type='html'>&lt;p&gt;For those of you using float expecting precise decimal values from SQL Server when performing aggregate functions or multiplication/division, don’t.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Fixed-point_arithmetic"&gt;http://en.wikipedia.org/wiki/Fixed-point_arithmetic&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Computer_numbering_formats"&gt;http://en.wikipedia.org/wiki/Computer_numbering_formats&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;One recommendation for storing monetary values is to use the Money data type.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlcat.com/technicalnotes/archive/2008/09/25/the-many-benefits-of-money-data-type.aspx"&gt;http://sqlcat.com/technicalnotes/archive/2008/09/25/the-many-benefits-of-money-data-type.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Apparently this helps with performance during Analysis Services data loads, if currency type is selected in Analysis Services to match the data types.&amp;#160; (getting rid of implicit conversion to double)&lt;/p&gt;  &lt;p&gt;However, if you need to do any kind of basic math or rounding, money is not a good fit.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://groups.google.com/group/microsoft.public.sqlserver.programming/browse_thread/thread/a544f732b84257dd/8926f7fa31fa4832?hl=en&amp;amp;lnk=st&amp;amp;q&amp;amp;pli=1"&gt;http://groups.google.com/group/microsoft.public.sqlserver.programming/browse_thread/thread/a544f732b84257dd/8926f7fa31fa4832?hl=en&amp;amp;lnk=st&amp;amp;q&amp;amp;pli=1&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Use decimal with the precision you need to get a correct answer, or use float and always round your results.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.sqlservercentral.com/Forums/Topic544518-9-1.aspx"&gt;http://www.sqlservercentral.com/Forums/Topic544518-9-1.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Note that PerformancePoint Planning and cube writeback uses float data type, which can cause rounding and comparison issues.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="https://connect.microsoft.com/SQLServer/feedback/details/465147/select-sum-is-non-deterministic-when-adding-the-column-values-of-datatype-float"&gt;&lt;em&gt;SELECT SUM(...) is non-deterministic when adding the column-values of datatype float | Microsoft Connect&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-7897390127432910681?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/7897390127432910681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=7897390127432910681' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7897390127432910681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7897390127432910681'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/12/select-sum-is-non-deterministic-when.html' title='SELECT SUM(...) is non-deterministic when adding the column-values of datatype float | Microsoft Connect'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1211834445913890572</id><published>2010-11-22T13:08:00.001-08:00</published><updated>2010-11-22T13:08:56.956-08:00</updated><title type='text'>Configuring extranet access for PerformancePoint Services 2010 - To the SharePoint - Site Home - TechNet Blogs</title><content type='html'>&lt;p&gt;Configuring Internet access (and mobile/PDA) to PerformancePoint whitepaper is available.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;A new white paper, &lt;/em&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=202004"&gt;&lt;em&gt;Configuring extranet access for PerformancePoint Services 2010&lt;/em&gt;&lt;/a&gt;&lt;em&gt;, describes architectural considerations for deploying PerformancePoint Services in an extranet environment. The paper provides a detailed walkthrough of the recommended architecture that uses Forefront Threat Management Gateway (TMG) server as a reverse-proxy server, the Kerberos protocol for authentication of service and user accounts, and Microsoft SQL Server and SQL Server Analysis Services as back-end data systems.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/b/tothesharepoint/archive/2010/10/05/configuring-extranet-access-for-performancepoint-services-2010.aspx"&gt;Configuring extranet access for PerformancePoint Services 2010 - To the SharePoint - Site Home - TechNet Blogs&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1211834445913890572?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1211834445913890572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1211834445913890572' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1211834445913890572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1211834445913890572'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/11/configuring-extranet-access-for.html' title='Configuring extranet access for PerformancePoint Services 2010 - To the SharePoint - Site Home - TechNet Blogs'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6861895199252685947</id><published>2010-10-28T06:38:00.001-07:00</published><updated>2010-10-28T06:38:26.051-07:00</updated><title type='text'>IBM Press room - 2010-10-21 IBM Acquires Clarity Systems - United States</title><content type='html'>&lt;p&gt;Coming close to a single source of total BI tools, IBM takes over a mid-sized financial planning and reporting technology firm in Toronto. &lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Clarity Systems delivers financial governance software that enables organizations to automate the process of collecting, preparing, certifying and controlling financial statements for electronic filing, in support of mandates by the SEC and other financial regulatory agencies. To significantly reduce&lt;strong&gt; &lt;/strong&gt;the risks of potential error and the lengthy times required to create and file financial documents, Clarity Systems software allows finance professionals to seamlessly integrate information for more efficient planning, consolidation and financial reporting. &lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www-03.ibm.com/press/us/en/pressrelease/32795.wss"&gt;IBM Press room - 2010-10-21 IBM Acquires Clarity Systems - United States&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6861895199252685947?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6861895199252685947/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6861895199252685947' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6861895199252685947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6861895199252685947'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/10/ibm-press-room-2010-10-21-ibm-acquires.html' title='IBM Press room - 2010-10-21 IBM Acquires Clarity Systems - United States'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6452474540295245296</id><published>2010-10-13T18:58:00.001-07:00</published><updated>2010-10-13T18:58:37.046-07:00</updated><title type='text'>Forced Parameterization: A Turbo Button?</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;&lt;a href="http://weblogs.sqlteam.com/dang/archive/2009/06/27/Forced-Parameterization-A-Turbo-Button.aspx"&gt;&lt;em&gt;Forced Parameterization: A Turbo Button?&lt;/em&gt;&lt;/a&gt;&lt;/h6&gt;    &lt;p&gt;&lt;em&gt;I never had the need to turn on the PARAMETERIZATION FORCED database option until this week. We pretty much use only stored procedures for our internal applications so the execution plans are almost always in cache and reused. This practice of using parameterized stored procedure calls, together with attention to detail in query and index tuning, allows us to comfortably handle several thousand requests per second on commodity hardware without taking special measures.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://weblogs.sqlteam.com/dang/archive/2009/06/27/Forced-Parameterization-A-Turbo-Button.aspx"&gt;Forced Parameterization: A Turbo Button?&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6452474540295245296?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6452474540295245296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6452474540295245296' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6452474540295245296'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6452474540295245296'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/10/forced-parameterization-turbo-button.html' title='Forced Parameterization: A Turbo Button?'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-18570730907161505</id><published>2010-10-07T11:08:00.001-07:00</published><updated>2010-10-07T11:08:44.928-07:00</updated><title type='text'>AMO Analysis Services Create KPI</title><content type='html'>&lt;p&gt;How to create a KPI from command-line/Powershell. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://gallery.technet.microsoft.com/ScriptCenter/en-us/1eae8b2d-1194-4edd-a2dc-902b00333b30"&gt;AMO Analysis Services Create KPI&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-18570730907161505?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/18570730907161505/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=18570730907161505' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/18570730907161505'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/18570730907161505'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/10/amo-analysis-services-create-kpi.html' title='AMO Analysis Services Create KPI'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-7215551324395927923</id><published>2010-10-06T08:35:00.001-07:00</published><updated>2010-10-06T08:35:15.009-07:00</updated><title type='text'>First PerformancePoint Services 2010 Project Recap « Alan Whitehouse’s Ramblings</title><content type='html'>&lt;p&gt;&amp;#160; &lt;br /&gt;Great article on some of the trials and tribulations of installing and designing PPS 2010 dashboard solutions.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;&lt;strong&gt;Project Background         &lt;br /&gt;&lt;/strong&gt;We recently completed Phase 1 of a PerformancePoint 2010 deployment for one of the largest insurance companies in Canada. In 2009, TGO Consulting engaged with them to deploy Dynamics GP as their new ERP system. Towards the middle of November, we heard through the grapevine that the client was also looking for a business intelligence solution and had already narrowed the list down to two well-known players in the industry – neither of which was Microsoft.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://alanwhitehouse.wordpress.com/2010/09/27/first-performancepoint-services-2010-project-recap/"&gt;First PerformancePoint Services 2010 Project Recap « Alan Whitehouse’s Ramblings&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-7215551324395927923?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/7215551324395927923/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=7215551324395927923' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7215551324395927923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7215551324395927923'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/10/first-performancepoint-services-2010.html' title='First PerformancePoint Services 2010 Project Recap « Alan Whitehouse’s Ramblings'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8764016200364011272</id><published>2010-10-05T09:14:00.001-07:00</published><updated>2010-10-05T09:14:02.388-07:00</updated><title type='text'>Data Mining, Predictive Modeling, Techniques</title><content type='html'>&lt;p&gt; Though not specific to PerformancePoint or even SQL 2008 data mining, Statistica has an excellent and comprehensive site about Data Mining.&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Data Mining is an analytic process designed to explore data (usually large amounts of data - typically business or market related) in search of consistent patterns and/or systematic relationships between variables, and then to validate the findings by applying the detected patterns to new subsets of data. The ultimate goal of data mining is prediction - and &lt;/em&gt;&lt;a href="http://www.statsoft.com/textbook/data-mining-techniques/#pdm"&gt;&lt;em&gt;predictive data mining&lt;/em&gt;&lt;/a&gt;&lt;em&gt; is the most common type of data mining and one that has the most direct business applications. The process of data mining consists of three stages: (1) the initial exploration, (2) model building or pattern identification with &lt;/em&gt;&lt;a href="http://www.statsoft.com/textbook/statistics-glossary/c.aspx?button=c#Cross-Validation"&gt;&lt;em&gt;validation/verification&lt;/em&gt;&lt;/a&gt;&lt;em&gt;, and (3) &lt;/em&gt;&lt;a href="http://www.statsoft.com/textbook/data-mining-techniques/#deploy"&gt;&lt;em&gt;deployment&lt;/em&gt;&lt;/a&gt;&lt;em&gt; (i.e., the application of the model to new data in order to generate predictions).&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.statsoft.com/textbook/data-mining-techniques/?button=1"&gt;&lt;em&gt;Dat&lt;/em&gt;a Mining, Predictive Modeling, Techniques&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8764016200364011272?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8764016200364011272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8764016200364011272' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8764016200364011272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8764016200364011272'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/10/data-mining-predictive-modeling.html' title='Data Mining, Predictive Modeling, Techniques'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1954252838096949714</id><published>2010-09-23T08:36:00.001-07:00</published><updated>2010-09-23T08:36:46.978-07:00</updated><title type='text'>Dinesh's Blog :::: Being Compiled ::::</title><content type='html'>&lt;p&gt;Great how-to for PPS 2010 Sharepoint dashboards &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;We have been creating reports or dashboards with different types of technologies including PerformancePoint 2007 for seeing the insight of the business. Those who have used PerformancePoint 2007 know how it supports creating dashboards with various components like scorecards and reports. Now it has been further enhanced and fully integrated with SharePoint 2010. The PerformancePoint 2010 allows us to create rich, context-driven dashboards that show the business in every angle.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;This post discusses the way of configuring the PeformancePoint 2010. Let’s try to discuss the way in step by step with relevant images but limiting, as it makes the post lengthy. This post does not discuss about configuring SharePoint 2010. If need, have a look on below posts;        &lt;br /&gt;&lt;/em&gt;&lt;a href="http://dinesql.blogspot.com/2010/03/configuring-windows-2008-r2-for.html"&gt;&lt;em&gt;http://dinesql.blogspot.com/2010/03/configuring-windows-2008-r2-for.html&lt;/em&gt;&lt;/a&gt;&lt;em&gt;        &lt;br /&gt;&lt;/em&gt;&lt;a href="http://dinesql.blogspot.com/2010/04/complete-farm-sharepoint-2010.html"&gt;&lt;em&gt;http://dinesql.blogspot.com/2010/04/complete-farm-sharepoint-2010.html&lt;/em&gt;&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://dinesql.blogspot.com/"&gt;Dinesh's Blog :::: Being Compiled ::::&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1954252838096949714?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1954252838096949714/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1954252838096949714' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1954252838096949714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1954252838096949714'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/09/dinesh-blog-being-compiled.html' title='Dinesh&amp;#39;s Blog :::: Being Compiled ::::'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6584491838700753157</id><published>2010-06-04T08:41:00.001-07:00</published><updated>2010-06-04T08:41:58.893-07:00</updated><title type='text'>XML/A Thin Miner</title><content type='html'>&lt;p&gt;   &lt;br /&gt;XML/A Thin Miner is a tool that generates and executes DMX and XML/A for data mining queries. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.sqlserverdatamining.com/XMLAThinMiner/"&gt;XML/A Thin Miner&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6584491838700753157?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6584491838700753157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6584491838700753157' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6584491838700753157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6584491838700753157'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/06/xmla-thin-miner.html' title='XML/A Thin Miner'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4873296985186070613</id><published>2010-06-04T08:36:00.001-07:00</published><updated>2010-06-04T08:36:31.950-07:00</updated><title type='text'>Excel 2007 – CubeValue Reporting and Excel Services</title><content type='html'>&lt;p&gt;Within PerformancePoint, and for cubes in general, Excel is usually the reporting tool of choice, or the tool being replaced by Monitoring scorecards.&amp;#160; The pivot table in Excel can only get you so far in terms of set-based reporting.&amp;#160; Sometimes free-form reports are required.&lt;/p&gt;  &lt;p&gt;These functions provide this ability in Excel.&amp;#160;&amp;#160; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;This page presents how to work with Microsoft Excel 2007 features and its redesigned interface. You may also visit our &lt;a href="http://www.likeoffice.com/28057/excel-question"&gt;Excel Question&lt;/a&gt; page.&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process474"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process474"&gt;Cube functions&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process475"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process475"&gt;CUBEKPIMEMBER function&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process476"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process476"&gt;CUBEMEMBER function&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process477"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process477"&gt;CUBEMEMBERPROPERTY function&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process478"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process478"&gt;CUBERANKEDMEMBER function&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process479"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process479"&gt;CUBESET function&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process480"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process480"&gt;CUBESETCOUNT function&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process481"&gt;&lt;/a&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108#process481"&gt;CUBEVALUE function&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Plan Excel reports against OLAP cubes&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Updated: 2009-02-26&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;In this article:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;a href="http://technet.microsoft.com/#section1"&gt;About building Excel reports against OLAP cubes&lt;/a&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://technet.microsoft.com/#section2"&gt;OLAP functions&lt;/a&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://technet.microsoft.com/#section3"&gt;OLAP formulas&lt;/a&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a title="http://technet.microsoft.com/en-us/library/cc263194(office.12).aspx" href="http://technet.microsoft.com/en-us/library/cc263194(office.12).aspx"&gt;http://technet.microsoft.com/en-us/library/cc263194(office.12).aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Once the reports are built, they need to be consumed.&amp;#160; Other than email distribution or publishing to a document library, Excel Services would be the preferred display method for companies using Sharepoint 2007 Portal Server Enterprise. (MOSS)&lt;/p&gt;  &lt;p&gt;There are some whitepapers for Configuring Excel Services to support this functionality.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://technet.microsoft.com/en-us/library/cc263430(office.12).aspx" href="http://technet.microsoft.com/en-us/library/cc263430(office.12).aspx"&gt;http://technet.microsoft.com/en-us/library/cc263430(office.12).aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;White paper: Excel Services step-by-step guides&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Updated: 2007-03-08&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;These guides help you learn about Excel Services in Microsoft Office SharePoint Server 2007 functionality and understand the relationships among various components of Microsoft Office SharePoint Server 2007. The procedures in these guides take you step by step through the process of configuring and using Excel Services to build fully functional PivotTable reports, charts, and a variety of other reports. You can also learn how to restrict access to spreadsheet data and connect to an external data source.&lt;/p&gt;  &lt;p&gt;Download the following guides as Microsoft Word documents (.doc).&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84833&amp;amp;clcid=0x409"&gt;Setting up the Server - Step 1: Creating a Trusted Location with Excel Services&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84833&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84834&amp;amp;clcid=0x409"&gt;Setting up the Server - Step 2: Configuring Single Sign-On for Excel Services&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84834&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84836&amp;amp;clcid=0x409"&gt;Setting up the Server - Step 3: Creating a Trusted Data Connection Library with Excel Services&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84836&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84828&amp;amp;clcid=0x409"&gt;Building a Report Based on Cube Functions for Excel Web Access&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84828&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84832&amp;amp;clcid=0x409"&gt;Protecting Workbook Intellectual Property (IP) with View Item Rights&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84832&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84838&amp;amp;clcid=0x409"&gt;Using OLAP Formulas, Conditional Formatting, and Charts&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84838&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84830&amp;amp;clcid=0x409"&gt;Building an OLAP PivotTable Report with Excel Services&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84830&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84827&amp;amp;clcid=0x409"&gt;Building a Relational PivotTable Report with Excel Services&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84827&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84829&amp;amp;clcid=0x409"&gt;Building a Report with a Chart for Excel Web Access Based on Cube Functions&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84829&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=84831&amp;amp;clcid=0x409"&gt;Creating a Multi-Report Summary Page of Reseller Sales Data&lt;/a&gt; (http://go.microsoft.com/fwlink/?LinkId=84831&amp;amp;clcid=0x409)&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://www.likeoffice.com/site/detail/detail/detailDetail.asp?detail_id=1281108"&gt;Excel 2007 - Cube&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;These Excel Services reports can be consumed as PerformancePoint Monitoring data sources.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/b/performancepoint/archive/2007/07/12/how-to-use-excel-services-as-a-data-source.aspx" href="http://blogs.msdn.com/b/performancepoint/archive/2007/07/12/how-to-use-excel-services-as-a-data-source.aspx"&gt;http://blogs.msdn.com/b/performancepoint/archive/2007/07/12/how-to-use-excel-services-as-a-data-source.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;They can be referenced directly within PerformancePoint Dashboard Designer.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://office.microsoft.com/en-gb/performancepoint/HA102524991033.aspx" href="http://office.microsoft.com/en-gb/performancepoint/HA102524991033.aspx"&gt;http://office.microsoft.com/en-gb/performancepoint/HA102524991033.aspx&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4873296985186070613?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4873296985186070613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4873296985186070613' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4873296985186070613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4873296985186070613'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/06/excel-2007-cubevalue-reporting-and.html' title='Excel 2007 – CubeValue Reporting and Excel Services'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-3408375577955127182</id><published>2010-06-04T08:19:00.001-07:00</published><updated>2010-06-04T08:19:50.789-07:00</updated><title type='text'>SSIS Package Manager - PacMan</title><content type='html'>&lt;p&gt;A series of tools for ETL projects, including one that performs mass updates called PacMan.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ssisctc.codeplex.com/"&gt;http://ssisctc.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://bixpress.codeplex.com/"&gt;http://bixpress.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlservermddestudio.codeplex.com/"&gt;http://sqlservermddestudio.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://pacman.codeplex.com/"&gt;http://pacman.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://powershellscripttask.codeplex.com/" href="http://powershellscripttask.codeplex.com/"&gt;http://powershellscripttask.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://ssisunit.codeplex.com/" href="http://ssisunit.codeplex.com/"&gt;http://ssisunit.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And the best of them all, for ETL and adds the missing components for BIDS.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bidshelper.codeplex.com/" href="http://bidshelper.codeplex.com/"&gt;http://bidshelper.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-3408375577955127182?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/3408375577955127182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=3408375577955127182' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3408375577955127182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3408375577955127182'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/06/ssis-package-manager-pacman.html' title='SSIS Package Manager - PacMan'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5448310970989010773</id><published>2010-06-03T06:47:00.001-07:00</published><updated>2010-06-03T06:47:23.302-07:00</updated><title type='text'>Todd's World: Why Isn’t Predictive Analytics a Big Thing?</title><content type='html'>&lt;p&gt;Answer?&amp;#160; Because it only works until it doesn’t. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;&lt;strong&gt;&lt;em&gt;Why Isn’t Predictive Analytics a Big Thing?&lt;/em&gt;&lt;/strong&gt;&lt;/h6&gt;    &lt;p&gt;&lt;em&gt;I’m baffled as to why Predictive Analytics still has the status of a fringe, niche, and advanced realm of the Microsoft Business Intelligence world. Business Intelligence without Predictive Analytics is like a bus taking you most of the way home from work, but dropping you off on the main drag leaving you with a two mile walk. Those two miles are doable and it is great exercise, but what if you’re short on time, ill or injured, it’s pouring rain, or it’s full of dangerous drivers? The bus may have taken you 90% of the way home in terms of miles, but that last 10% of miles is really half the journey in terms of time and effort.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://ochoco.blogspot.com/2009/02/why-isnt-predictive-analytics-big-thing.html"&gt;Todd's World: Why Isn’t Predictive Analytics a Big Thing?&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5448310970989010773?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5448310970989010773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5448310970989010773' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5448310970989010773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5448310970989010773'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/06/todd-world-why-isnt-predictive.html' title='Todd&amp;#39;s World: Why Isn’t Predictive Analytics a Big Thing?'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-3452315095034088760</id><published>2010-04-26T11:43:00.001-07:00</published><updated>2010-04-26T11:43:48.334-07:00</updated><title type='text'>InformIT: Safari Books Online: Microsoft Office PerformancePoint Services 2010 Unleashed</title><content type='html'>&lt;p&gt;   &lt;br /&gt;Have not posted here in awhile.&amp;#160; Here is an upcoming book on PerformancePoint Services 2010 along with a “rough cuts” version that’s available now, for those early adopters.&lt;/p&gt;  &lt;p&gt;The full version.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.amazon.com/Microsoft-SharePoint-PerformancePoint-Services-Unleashed/dp/0672330946/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1272306230&amp;amp;sr=1-1"&gt;http://www.amazon.com/Microsoft-SharePoint-PerformancePoint-Services-Unleashed/dp/0672330946/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1272306230&amp;amp;sr=1-1&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;There is a rough cuts version of the 2010 book that is available, partially online.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.informit.com/store/product.aspx?isbn=0789740753"&gt;http://www.informit.com/store/product.aspx?isbn=0789740753&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://my.safaribooksonline.com/9780789740755?portal=informit"&gt;http://my.safaribooksonline.com/9780789740755?portal=informit&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://my.safaribooksonline.com/9780789740755?portal=informit"&gt;InformIT: Safari Books Online: Microsoft Office PerformancePoint Services 2010 Unleashed&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-3452315095034088760?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/3452315095034088760/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=3452315095034088760' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3452315095034088760'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3452315095034088760'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/04/informit-safari-books-online-microsoft.html' title='InformIT: Safari Books Online: Microsoft Office PerformancePoint Services 2010 Unleashed'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-2550882546742750057</id><published>2010-01-27T07:52:00.001-08:00</published><updated>2010-01-27T07:52:09.862-08:00</updated><title type='text'>Download details: 2010 IW Demo VM (Beta)</title><content type='html'>&lt;p&gt;Considering an upgrade?&amp;#160; If you’re planning on using PerformancePoint 2010 or Sharepoint 2010 in a local development environment, you may want to consider beefing up your system and getting into the Solid State Drive world.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;2 or more internal SSD drives.&lt;/li&gt;    &lt;li&gt;8+ GB of RAM&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt; Sounds like an &lt;a href="http://www.hp.com/united-states/campaigns/envy/index.html"&gt;HP Envy&lt;/a&gt; to me…&lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;&lt;em&gt;System Requirements&lt;/em&gt;&lt;/h6&gt;    &lt;ul&gt;     &lt;li&gt;&lt;em&gt;&lt;b&gt;Supported Operating Systems: &lt;/b&gt;Windows Server 2008 R2; Windows Server 2008 R2 Enterprise; Windows Server 2008 R2 Standard&lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt;   &lt;em&gt;In order to run this demo you will need the following: - Windows Server 2008 R2 with the Hyper-V role enabled. - Drive Formatting: NTFS - Processor: Intel VT or AMD-V capable - RAM: 8 GB or more recommended - Hard disk space required for install: 50 GB &lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=0c51819b-3d40-435c-a103-a5481fe0a0d2&amp;amp;utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+MicrosoftDownloadCenter+%28Microsoft+Download+Center%29&amp;amp;utm_content=LocalHost#filelist"&gt;Download details: 2010 IW Demo VM (Beta)&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-2550882546742750057?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/2550882546742750057/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=2550882546742750057' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2550882546742750057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2550882546742750057'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2010/01/download-details-2010-iw-demo-vm-beta.html' title='Download details: 2010 IW Demo VM (Beta)'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6866771694537056292</id><published>2009-11-16T16:52:00.001-08:00</published><updated>2009-11-16T16:52:26.834-08:00</updated><title type='text'>PerformancePoint Services : Upgrading PerformancePoint Server 2007 to PerformancePoint 2010 - Straightforward and easy?</title><content type='html'>&lt;p&gt;&amp;#160; &lt;br /&gt;Doesn't seem that straightforward to me.&amp;#160; Most customers I know that would run Sharepoint would have a hard time giving their BI groups access to their corporate Sharepoint portals.&lt;/p&gt;  &lt;p&gt;The &amp;quot;Import PerformancePoint Server 2007 Content&amp;quot; option seems the most straightforward requiring the least amount of database access, however the limitation of requiring Sharepoint admin rights to create security groups might be an issue for some clients.&lt;/p&gt;  &lt;p&gt;At least there are quite a few different options to migrate content.&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Most of the customers who have been using PerformancePoint Server 2007 have accumulated several months, if not years, worth of dashboards and data. Their KPIs, grids, charts, scorecards, and custom objects have gone to good use, providing a great deal of corporate discussion about how to handle business decisions and to help plan for the future. And while the 2007 version of PerformancePoint helped to do this very well, the SharePoint BI 2010 version does it even better. Understandably, most companies want to build on top of their old dashboards in 2010. And the idea of starting from scratch is unthinkable. Fortunately, Microsoft has a nice migration path so that you can migrate all of your existing objects to the new version. The migration process is straightforward, but to help ensure that things go smoothly, we&amp;#8217;ve created a set of steps to follow.&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/performancepoint/archive/2009/11/16/upgrading-performancepoint-server-2007-to-performancepoint-2010.aspx"&gt;PerformancePoint Services : Upgrading PerformancePoint Server 2007 to PerformancePoint 2010&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6866771694537056292?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6866771694537056292/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6866771694537056292' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6866771694537056292'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6866771694537056292'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/11/performancepoint-services-upgrading.html' title='PerformancePoint Services : Upgrading PerformancePoint Server 2007 to PerformancePoint 2010 - Straightforward and easy?'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8246695887195186859</id><published>2009-10-07T13:21:00.001-07:00</published><updated>2009-10-07T13:21:02.225-07:00</updated><title type='text'>Microsoft Excel – Asymmetrical Reports</title><content type='html'>&lt;p&gt;No more counting rows of data in PerformancePoint and matching them up with the previously selected data to create asymmetrical reports.&amp;#160; Excel 2010 has this functionality built-in… provided you have a cube or data source behind the scenes created.&lt;/p&gt;  &lt;p&gt;I wonder how dynamic it really is though… seems like next year (or next month) I’m going to be changing the columns in my report manually.&amp;#160; There had better be some dynamic time intelligence in there – without resorting to custom MDX.&lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;&lt;b&gt;Creating an Asymmetric Report with the New Set UI&lt;/b&gt;&lt;/h6&gt;    &lt;p&gt;A very common report layout needed by our customers is to show actual sales for the year 2008 while showing forecasted sales for the year 2009. Here is a PivotTable showing actual, budgeted and forecasted sales quotas for the last two fiscal years (click to see larger image).&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/excel/WindowsLiveWriter/PivotTableNamedSetsinExcel2010_12681/image_8.png"&gt;&lt;img title="image" height="114" alt="image" src="http://blogs.msdn.com/blogfiles/excel/WindowsLiveWriter/PivotTableNamedSetsinExcel2010_12681/image_thumb_2.png" width="572" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;As you can observe there is a lot of irrelevant information in our report such as Forecast for 2008 (since we have actual data for 2008) and Actual for 2009 (since this only includes 9 months of data). If I tried to hide Actual it would actually get hidden for both 2008 and 2009, but since I have Excel 2010 I can go ahead and create a set out my information on columns by simply going to PivotTable Tools -&amp;gt; Options in the ribbon, &lt;img title="clip_image001" height="64" alt="clip_image001" src="http://blogs.msdn.com/blogfiles/excel/WindowsLiveWriter/PivotTableNamedSetsinExcel2010_12681/clip_image001_3.png" width="76" border="0" /&gt; and selecting “Create set based on column items”.&lt;/p&gt;    &lt;p&gt;Now the Named Set creation UI will pop up (click to see larger image):&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/excel/WindowsLiveWriter/PivotTableNamedSetsinExcel2010_12681/image_12.png"&gt;&lt;img title="image" height="294" alt="image" src="http://blogs.msdn.com/blogfiles/excel/WindowsLiveWriter/PivotTableNamedSetsinExcel2010_12681/image_thumb_4.png" width="570" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;The UI contains all the tuples that currently define the column labels of my Pivot report. Now I can easily remove the tuples I no longer want. In this case I am going to go ahead and remove:&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/excel/"&gt;Microsoft Excel&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8246695887195186859?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8246695887195186859/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8246695887195186859' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8246695887195186859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8246695887195186859'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/10/microsoft-excel-asymmetrical-reports.html' title='Microsoft Excel – Asymmetrical Reports'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8227380831602886597</id><published>2009-07-13T08:27:00.001-07:00</published><updated>2009-07-13T08:27:08.754-07:00</updated><title type='text'>Fast GPUs Accelerate Performance of In-Memory OLAP Server | SYS-CON AUSTRALIA</title><content type='html'>&lt;p&gt;&amp;#160; &lt;br /&gt;Looks like NVidia’s Tesla cards are getting some traction.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The development is based on the open-source Jedox's Palo OLAP Server. By utilizing fast GPUs originally designed for computer games, the team of researchers and developers was able to make the breakthrough and accelerate the performance of OLAP analyses with Palo by up to 40 times of its current performance. &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;A prototype of this GPU version of Palo will be introduced by Jedox at this year's CeBIT at their stand in hall 4, D 53. Additionally, Jedox will also present the new release of its multiprocessor version of Palo 3.0.&lt;/em&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://au.sys-con.com/node/829090"&gt;Fast GPUs Accelerate Performance of In-Memory OLAP Server | SYS-CON AUSTRALIA&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8227380831602886597?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8227380831602886597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8227380831602886597' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8227380831602886597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8227380831602886597'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/07/fast-gpus-accelerate-performance-of-in.html' title='Fast GPUs Accelerate Performance of In-Memory OLAP Server | SYS-CON AUSTRALIA'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-685113771893345208</id><published>2009-06-25T07:50:00.001-07:00</published><updated>2009-06-25T07:50:29.292-07:00</updated><title type='text'>PerformancePoint Server Planning Gets a New Lease on Life -- Enterprise Systems</title><content type='html'>&lt;p&gt;Not so much a new lease on life, as a transplant of an appendage that may or may not get rejected, the source code for PerformancePoint is released. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h5&gt;PerformancePoint Server Planning Gets a New Lease on Life&lt;/h5&gt;    &lt;p&gt;Microsoft last week announced a reprieve, of sorts, for beleaguered users of its PerformancePoint Planning Server.&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;By &lt;a href="http://esj.com/forms/emailtoauthor.aspx?AuthorItem={257F47E6-2BEF-4838-91D9-84C97E3CE106}&amp;amp;ArticleItem={2A0B4DD0-F8E9-4A50-B2DA-FC530692B3B6}"&gt;Stephen Swoyer&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;06/24/2009 &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://esj.com/articles/2009/06/24/performancepoint.aspx"&gt;PerformancePoint Server Planning Gets a New Lease on Life -- Enterprise Systems&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-685113771893345208?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/685113771893345208/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=685113771893345208' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/685113771893345208'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/685113771893345208'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/06/performancepoint-server-planning-gets.html' title='PerformancePoint Server Planning Gets a New Lease on Life -- Enterprise Systems'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4786960934606570108</id><published>2009-06-23T09:27:00.001-07:00</published><updated>2009-06-23T09:27:06.311-07:00</updated><title type='text'>Microsoft BI: Partners</title><content type='html'>&lt;p&gt;Microsoft releases the source code for PerformancePoint Planning to partners and customers. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;&lt;em&gt;Financial Planning Accelerator&lt;/em&gt;&lt;/h4&gt;    &lt;p&gt;&lt;em&gt;Microsoft is pleased to make available the Financial Planning Accelerator (FPA). The FPA is source code and project files derived from the PerformancePoint Server 2007 Planning module. Based on requests from customers and partners, we are making this code available on a no-cost, individual license.        &lt;br /&gt;This is unsupported source code that customers and partners can use to support or change PerformancePoint Server Planning functionality. Derived object code files can be distributed to end users with Microsoft SharePoint Server Enterprise Client Access Licenses. To obtain access to the FPA a license agreement between Microsoft and the customer or partner is required. After that agreement is in place, download instructions will be made available.         &lt;br /&gt;Please e-mail &lt;/em&gt;&lt;a href="mailto:fpasupp@microsoft.com"&gt;&lt;em&gt;fpasupp@microsoft.com&lt;/em&gt;&lt;/a&gt;&lt;em&gt; to request the agreement.&lt;/em&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/bi/partners/"&gt;Microsoft BI: Partners&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4786960934606570108?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4786960934606570108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4786960934606570108' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4786960934606570108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4786960934606570108'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/06/microsoft-bi-partners.html' title='Microsoft BI: Partners'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8742924524409275690</id><published>2009-06-08T06:19:00.001-07:00</published><updated>2009-06-08T06:19:06.046-07:00</updated><title type='text'>Simple Studies - Best Free Online Accounting Lessons</title><content type='html'>&lt;p&gt;&lt;em&gt;We provide free online accounting lessons that teach introduction to accounting. These accounting tutorials explain financial accounting principles in simple accounting terms. The website also has accounting exercises with solutions and accounting dictionary.&lt;/em&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.simplestudies.com/"&gt;Simple Studies - Best Free Online Accounting Lessons&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8742924524409275690?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8742924524409275690/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8742924524409275690' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8742924524409275690'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8742924524409275690'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/06/simple-studies-best-free-online.html' title='Simple Studies - Best Free Online Accounting Lessons'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5484579003383098729</id><published>2009-06-04T07:23:00.001-07:00</published><updated>2009-06-04T07:23:22.990-07:00</updated><title type='text'>Reed Me : Bing: there it is! My PPS setup problem(s) solved.</title><content type='html'>&lt;p&gt;&amp;#160; &lt;br /&gt;Some tricks to setting up PPS with SQL 2008.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Obligatory bing plug. The name is growing on me... Link #1 in the search results was Nick Barclay’s great post on sorting out PPS setup issues with SQL Server 2008:&lt;/em&gt;&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;a href="http://www.bing.com/search?q=%22System.Web.Extensions%22+performancepoint+%22configuration+error%22&amp;amp;form=QBLH"&gt;&lt;em&gt;&amp;quot;System.Web.Extensions&amp;quot; performancepoint &amp;quot;configuration error&amp;quot; - Bing&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;&lt;em&gt;Useful reference linkages:&lt;/em&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://nickbarclay.blogspot.com/2009/03/installing-and-troubleshooting-m-on-win.html"&gt;&lt;em&gt;Installing and Troubleshooting M&amp;amp;A on Win / SQL 2008&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/dd335966.aspx"&gt;&lt;em&gt;Install PerformancePoint Monitoring Server with SQL Server 2008 (TechNet)&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&amp;amp;displaylang=en"&gt;&lt;em&gt;ASP.NET AJAX 1.0 (the missing piece what was causing the problem)&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/reedme/archive/2009/06/03/bing-there-it-is-my-pps-setup-problem-s-solved.aspx"&gt;&lt;em&gt;Reed Me : Bing: there it is! My PPS setup problem(s) solved.&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5484579003383098729?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5484579003383098729/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5484579003383098729' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5484579003383098729'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5484579003383098729'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/06/reed-me-bing-there-it-is-my-pps-setup.html' title='Reed Me : Bing: there it is! My PPS setup problem(s) solved.'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8751058260187286560</id><published>2009-06-02T09:33:00.001-07:00</published><updated>2009-06-02T09:33:43.359-07:00</updated><title type='text'>Example Gallery – Tableau</title><content type='html'>&lt;p&gt;Tableau has some interesting data visualizations and can connect to both relational and OLAP data sources, including PerformancePoint Planning.&amp;#160; Plus it’s really easy to use if you are familiar with pivot tables and drag-drop functionality.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;img src="http://www.tableausoftware.com/onlinehelp/v5.0/online/Output/images/gantt_2.png" /&gt; Check out the blog for more details and other interesting examples&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.tableausoftware.com/community/blog" href="http://www.tableausoftware.com/community/blog"&gt;http://www.tableausoftware.com/community/blog&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.tableausoftware.com/onlinehelp/v5.0/online/Output/wwhelp/wwhimpl/js/html/wwhelp.htm"&gt;Example Gallery&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8751058260187286560?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8751058260187286560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8751058260187286560' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8751058260187286560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8751058260187286560'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/06/example-gallery-tableau.html' title='Example Gallery – Tableau'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4463539827278631144</id><published>2009-06-01T05:57:00.001-07:00</published><updated>2009-06-01T05:57:28.542-07:00</updated><title type='text'>Magic Quadrant for Corporate Performance Management Suites</title><content type='html'>&lt;p&gt;MS has been dropped from Gartner’s Magic Quadrant for CPM.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Magic Quadrant for Corporate Performance     &lt;br /&gt;Management Suites&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://mediaproducts.gartner.com/reprints/oracle/article51/article51.html"&gt;Magic Quadrant for Corporate Performance Management Suites&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4463539827278631144?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4463539827278631144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4463539827278631144' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4463539827278631144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4463539827278631144'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/06/magic-quadrant-for-corporate.html' title='Magic Quadrant for Corporate Performance Management Suites'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-7626480222875016330</id><published>2009-05-22T07:03:00.001-07:00</published><updated>2009-05-22T07:03:58.848-07:00</updated><title type='text'>Microsoft Excel : Common Questions Around Excel 2007 OLAP PivotTables</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;Common Questions Around Excel 2007 OLAP PivotTables&lt;/h4&gt;    &lt;p&gt;&lt;em&gt;Today's author: Allan Folting, a program manager who works on the Excel team.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;I have gotten lots of questions from customers around specific functionality in Microsoft Excel 2007 PivotTables that is missing when connected to Microsoft SQL Server 2005 Analysis Services Service Pack 2 cubes: &lt;/p&gt;    &lt;ol&gt;     &lt;li&gt;Filtering individual calculated members &lt;/li&gt;      &lt;li&gt;Showing non-visual totals when filtering &lt;/li&gt;   &lt;/ol&gt;    &lt;p&gt;I have also gotten lots of requests for the ability to add calculations to OLAP PivotTables using the object model, specifically: &lt;/p&gt;    &lt;ol&gt;     &lt;li&gt;Adding calculated members/measures &lt;/li&gt;      &lt;li&gt;Adding named sets &lt;/li&gt;   &lt;/ol&gt;    &lt;p&gt;Today I'll discuss these topics and outline current ways and workarounds to address this. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/excel/archive/2008/02/05/common-questions-around-excel-2007-OLAP-PivotTables.aspx"&gt;Microsoft Excel : Common Questions Around Excel 2007 OLAP PivotTables&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-7626480222875016330?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/7626480222875016330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=7626480222875016330' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7626480222875016330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7626480222875016330'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/05/microsoft-excel-common-questions-around.html' title='Microsoft Excel : Common Questions Around Excel 2007 OLAP PivotTables'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6489189679681284117</id><published>2009-05-22T06:44:00.001-07:00</published><updated>2009-05-22T06:44:37.085-07:00</updated><title type='text'>Ten Tips for Using SharePoint Server 2007 with Excel Services</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Ten Tips for Using SharePoint Server 2007 with Excel Services&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; Learn ten tips to improve your use of SharePoint Server 2007 with Excel Services from the &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1208&amp;amp;SiteID=1"&gt;SharePoint - Excel Services&lt;/a&gt; forum. (15 printed pages)&lt;/p&gt;    &lt;p&gt;Joel Krist, &lt;a href="http://www.akonasystems.com/"&gt;Akona Consulting&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;May 2008&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc514223.aspx#MOSS2007TenTips_QuickTipsforCommonExcelServicesIssues"&gt;Ten Tips for Using SharePoint Server 2007 with Excel Services&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6489189679681284117?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6489189679681284117/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6489189679681284117' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6489189679681284117'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6489189679681284117'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/05/ten-tips-for-using-sharepoint-server.html' title='Ten Tips for Using SharePoint Server 2007 with Excel Services'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6359982644125977002</id><published>2009-05-22T05:40:00.001-07:00</published><updated>2009-05-22T05:40:10.229-07:00</updated><title type='text'>Nick Barclay: BI-Lingual: PerformancePoint Monitoring Data Source Connection Problems</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;A PPS Monitoring server's default, out-of-the-box, behaviour is to connect to all data sources using a PPS application pool identity account.&lt;/p&gt;    &lt;p&gt;That last sentence is important so it's worth repeating...&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;em&gt;A PPS Monitoring server's default, out-of-the-box, behaviour is to connect to all data sources using a PPS application pool identity account.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://nickbarclay.blogspot.com/2007/11/pps-data-source-connection-problems.html"&gt;Nick Barclay: BI-Lingual: PerformancePoint Monitoring Data Source Connection Problems&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6359982644125977002?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6359982644125977002/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6359982644125977002' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6359982644125977002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6359982644125977002'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/05/nick-barclay-bi-lingual.html' title='Nick Barclay: BI-Lingual: PerformancePoint Monitoring Data Source Connection Problems'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8611734639877342912</id><published>2009-05-05T10:46:00.001-07:00</published><updated>2009-05-05T10:46:45.090-07:00</updated><title type='text'>Download details: Microsoft Windows Dynamic Cache Service</title><content type='html'>&lt;p&gt;Investigating bottlenecks with 64-bit servers?&amp;#160; Check the memory and ensure it is available. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;Overview&lt;/h6&gt;    &lt;p&gt;&lt;a name="Description"&gt;&lt;/a&gt;The Microsoft Windows Dynamic Cache Service will manage the working set size of the Windows System File Cache. For 64 bit systems this service helps to address the problem of excessive cached read I/O that could eventually consume all of physical memory. Sample source code and compiled files are included in the compressed file.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e24ade0a-5efe-43c8-b9c3-5d0ecb2f39af&amp;amp;displaylang=en"&gt;Download details: Microsoft Windows Dynamic Cache Service&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8611734639877342912?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8611734639877342912/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8611734639877342912' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8611734639877342912'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8611734639877342912'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/05/download-details-microsoft-windows.html' title='Download details: Microsoft Windows Dynamic Cache Service'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8568642370471294854</id><published>2009-05-05T06:40:00.001-07:00</published><updated>2009-05-05T06:40:00.287-07:00</updated><title type='text'>Request for comment: Global filters linked to different models</title><content type='html'>&lt;p&gt;Modifying the RDL of a PPS Matrix to activate functionality within the product… tedious but useful. &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;We've found a way of implementing global filters (we use dimension property filters) for different models... and we'd like to know pitfalls of our approach (for the moment I can guess 2 :-))&lt;/p&gt;    &lt;p&gt;Task: Apply global &amp;quot;Entity - Office&amp;quot; filter to Operations and Salary models&lt;/p&gt;    &lt;p&gt;Approach:&lt;/p&gt;    &lt;p&gt;1. Create all matrices and filters needed and apply corresponding filters to matrices.&lt;/p&gt;    &lt;p&gt;Matrix 1: Model - Operations. Columns - Entity:Business unit Leaves. Rows - Account. Dimension property filter: Entity - Office.&amp;#160; &lt;/p&gt;    &lt;p&gt;Matrix 2: Model - Salary. Columns - Account. Rows - Entity:Employees. Dimension property filter: Entity - Office&lt;/p&gt;    &lt;p&gt;2. Edit RDL&lt;/p&gt;    &lt;p&gt;2a. Find filter definitions&lt;/p&gt;    &lt;p&gt;&amp;lt;ReportParameter Name=&amp;quot;PerformancePoint_ebb03fb2_b6f8_4298_91cf_ceb94ee473ff&amp;quot;&amp;gt; ' Filter from Operations Model to be applied to Salary model&lt;/p&gt;    &lt;p&gt;…&lt;/p&gt;    &lt;p&gt;&amp;lt;/ReportParameter&amp;gt;&lt;/p&gt;    &lt;p&gt;&amp;lt;ReportParameter Name=&amp;quot;PerformancePoint_ef581824_8178_4b6b_a743_59a26f740964&amp;quot;&amp;gt; ' Filter from Salary Model to be &amp;quot;skipped&amp;quot;&lt;/p&gt;    &lt;p&gt;…&lt;/p&gt;    &lt;p&gt;&amp;lt;/ReportParameter&amp;gt;&lt;/p&gt;    &lt;p&gt;2b. Replace Name and Value for QueryParameters using appropriate name of one of the filters (ReportParameter) you want to use for different models:&lt;/p&gt;    &lt;p&gt;&amp;lt;QueryParameters&amp;gt;&lt;/p&gt;    &lt;p&gt;&amp;lt;QueryParameter Name=&amp;quot;PerformancePoint_ef581824_8178_4b6b_a743_59a26f740964&amp;quot;&amp;gt; ' to be replaced with see bellow&lt;/p&gt;    &lt;p&gt;&amp;lt;QueryParameter Name=&amp;quot;PerformancePoint_ebb03fb2_b6f8_4298_91cf_ceb94ee473ff&amp;quot;&amp;gt; &lt;/p&gt;    &lt;p&gt;&amp;lt;Value&amp;gt;=Parameters!PerformancePoint_ef581824_8178_4b6b_a743_59a26f740964.Value&amp;lt;/Value&amp;gt; ' to be replaced with see bellow&lt;/p&gt;    &lt;p&gt;&amp;lt;Value&amp;gt;=Parameters!PerformancePoint_ebb03fb2_b6f8_4298_91cf_ceb94ee473ff.Value&amp;lt;/Value&amp;gt; &lt;/p&gt;    &lt;p&gt;&amp;lt;/QueryParameter&amp;gt;&lt;/p&gt;    &lt;p&gt;&amp;lt;/QueryParameters&amp;gt;&lt;/p&gt;    &lt;p&gt;3. That's it. &lt;/p&gt;    &lt;p&gt;If I select Office for Operations matrix, it's also applied to Salary Matrix :-)&lt;/p&gt;    &lt;p&gt;Guessed pitfalls:&lt;/p&gt;    &lt;p&gt;1. Forms and reports created using this approach can't be migrated to other application - this is hardcode! :-(&lt;/p&gt;    &lt;p&gt;2. Any change to report definition will destroy our filters override - this is hardcode! :-(&lt;/p&gt;    &lt;p&gt;Any thoughts re other difficulties we'll meet?&lt;/p&gt;    &lt;p&gt;Regards, Vasily&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/ppsplanning/thread/179bf6ec-5ea8-4181-90e0-de5e4aa82a9a"&gt;Request for comment: Global filters linked to different models&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8568642370471294854?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8568642370471294854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8568642370471294854' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8568642370471294854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8568642370471294854'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/05/request-for-comment-global-filters.html' title='Request for comment: Global filters linked to different models'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6310250765911347867</id><published>2009-04-29T10:16:00.001-07:00</published><updated>2009-04-29T10:16:41.205-07:00</updated><title type='text'>Log Parser Lizard GUI (free edition) - Lizard Labs</title><content type='html'>&lt;p&gt;Using Lizard to parse PPS Planning logs.&lt;/p&gt;  &lt;p&gt;1. Create a header file.&lt;/p&gt;  &lt;p&gt;DateTime Event PPS Location User Details&lt;/p&gt;  &lt;p&gt;Note that spaces delimit the file.&lt;/p&gt;  &lt;p&gt;2.&amp;#160; Create a new Log Parser Lizard Group &amp;amp; Query for PPS.&lt;/p&gt;  &lt;p&gt;3. Select Tab-separated and space-separated values&lt;/p&gt;  &lt;p&gt;4. Enter Query&lt;/p&gt;  &lt;p&gt;select top 100 *   &lt;br /&gt;from '\\Path_To_PPS_Server_Logs\trace log\server.log'    &lt;br /&gt;--where details like '%error%'     &lt;br /&gt;order by rownumber desc&lt;/p&gt;  &lt;p&gt;5. In Query Properties:&lt;/p&gt;  &lt;p&gt;iHeaderFile = &amp;lt;step 2 filename&amp;gt;   &lt;br /&gt;nFields = 6    &lt;br /&gt;iSeparator = ‘space’    &lt;br /&gt;FixedSep = true&lt;/p&gt;  &lt;p&gt;Save and “Generate” (run) the query.   &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.lizardl.com/PageHtml.aspx?lng=2&amp;amp;PageId=18&amp;amp;PageListItemId=17"&gt;Log Parser Lizard GUI (free edition) - Lizard Labs&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6310250765911347867?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6310250765911347867/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6310250765911347867' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6310250765911347867'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6310250765911347867'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/04/log-parser-lizard-gui-free-edition_29.html' title='Log Parser Lizard GUI (free edition) - Lizard Labs'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4743170395198996654</id><published>2009-04-29T08:57:00.001-07:00</published><updated>2009-04-29T08:57:35.386-07:00</updated><title type='text'>Log Parser Lizard GUI (free edition) - Lizard Labs</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;h5&gt;&lt;a href="http://www.lizardl.com/Download.aspx?fname=LogParserLizardSetup.msi"&gt;Click here to download Log Parser Lizard&lt;/a&gt;&lt;/h5&gt;    &lt;p&gt;Log Parser is a very powerful, free and versatile tool that provides universal query access to text-based data, such as log files, XML files, and CSV files, as well as key data sources on the Microsoft Windows operating system, such as the event log, IIS log, the registry, the file system, and the Active Directory services.&lt;/p&gt;    &lt;p&gt;Because the command-line interface is not very intuitive, I have created Log Parser Lizard, a GUI tool for managing queries, exporting results to Excel, charts, etc… In addition I have added input filters for RegEx and log4net input log formats (with support for regular expressions) and SQL server T-SQL queries. There are some helpful examples included in installation package to help you start using Log Parser Lizard (and it’s SQL like syntax) for a web log analyzer and system log analyzer.&amp;#160;&amp;#160; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.lizardl.com/PageHtml.aspx?lng=2&amp;amp;PageId=18&amp;amp;PageListItemId=17"&gt;Log Parser Lizard GUI (free edition) - Lizard Labs&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4743170395198996654?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4743170395198996654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4743170395198996654' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4743170395198996654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4743170395198996654'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/04/log-parser-lizard-gui-free-edition.html' title='Log Parser Lizard GUI (free edition) - Lizard Labs'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-7577320852580956082</id><published>2009-04-22T10:36:00.001-07:00</published><updated>2009-04-22T10:36:54.270-07:00</updated><title type='text'>Jon Gallant's Blog : Most Popular Microsoft Blogs – January 09</title><content type='html'>&lt;p&gt;Microsoft PerformancePoint Team Blog was #81.&amp;#160; I wonder how it’s looking this month…&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;The Microsoft blogs solution has a lot of great features, but an important feature that is missing is popularity metrics. I want to know what the community is most interested in and keep up on all things Microsoft. The “all posts” feed that comes OOB doesn’t do the trick. My team inherited the Microsoft blogs apps (&lt;/em&gt;&lt;a href="http://blogs.msdn.com/"&gt;&lt;em&gt;http://blogs.msdn.com/&lt;/em&gt;&lt;/a&gt;&lt;em&gt;, &lt;/em&gt;&lt;a href="http://blogs.technet.com/"&gt;&lt;em&gt;http://blogs.technet.com/&lt;/em&gt;&lt;/a&gt;&lt;em&gt;) recently and we are in the process of looking at adding new features to support many views over the data. Until we have all the details fleshed out I will continue post the 100 most popular MSDN and TechNet blogs on a monthly basis…complete with &lt;/em&gt;&lt;a href="http://office.microsoft.com/en-us/outlook/HA012299511033.aspx"&gt;&lt;em&gt;Opml&lt;/em&gt;&lt;/a&gt;&lt;em&gt; so you can subscribe to them all at once.&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/jongallant/archive/2009/02/09/most-popular-msdn-technet-blogs-january-09.aspx"&gt;Jon Gallant's Blog : Most Popular Microsoft Blogs – January 09&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-7577320852580956082?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/7577320852580956082/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=7577320852580956082' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7577320852580956082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7577320852580956082'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/04/jon-gallant-blog-most-popular-microsoft.html' title='Jon Gallant&amp;#39;s Blog : Most Popular Microsoft Blogs – January 09'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6803123405620101845</id><published>2009-03-18T10:18:00.001-07:00</published><updated>2009-03-18T10:18:28.937-07:00</updated><title type='text'>SQL Server 2008 Training Resources - Canada</title><content type='html'>&lt;p&gt;Large collection of training resources. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/sqlserver2008trainingcanada/default.aspx"&gt;SQL Server 2008 Training Resources - Canada&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6803123405620101845?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6803123405620101845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6803123405620101845' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6803123405620101845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6803123405620101845'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/03/sql-server-2008-training-resources.html' title='SQL Server 2008 Training Resources - Canada'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-7006940811053158294</id><published>2009-02-12T15:49:00.001-08:00</published><updated>2009-02-12T15:49:10.922-08:00</updated><title type='text'>The Baker's Dozen: 13 Tips for Querying OLAP Databases with MDX</title><content type='html'>&lt;p&gt;Roll your own Assumption Model with LookupCube. &lt;/p&gt;  &lt;blockquote&gt;with member [PurchaseAmt] AS LOOKUPCUBE(&amp;quot;Project Materials Cube&amp;quot;, &amp;quot;([Measures].[Purchase Amount],[Fy Qtr].[&amp;quot; + [FY Qtr].CurrentMember.Name + &amp;quot;])&amp;quot; ) -- We need to construct a string that looks -- exactly like this&amp;amp;#133; -- ( [Measures].[Purchase Amount] , [Fy Qtr].[2005 Q1]) select { [Measures].[HoursWorked], [Measures].[Total Labor], [PurchaseAmt]} on columns, [Fy Qtr].children on rows from [Project Labor Cube]&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.devx.com/codemag/Article/37460/0/page/5"&gt;The Baker's Dozen: 13 Tips for Querying OLAP Databases with MDX&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-7006940811053158294?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/7006940811053158294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=7006940811053158294' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7006940811053158294'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/7006940811053158294'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/02/baker-dozen-13-tips-for-querying-olap.html' title='The Baker&amp;#39;s Dozen: 13 Tips for Querying OLAP Databases with MDX'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4020859600090879043</id><published>2009-02-03T17:44:00.001-08:00</published><updated>2009-02-03T17:44:48.809-08:00</updated><title type='text'>Cubegeek: Microsoft PPS: Dead.</title><content type='html'>&lt;p&gt;This site will soon be called &lt;a href="http://www.performancepointed.com"&gt;www.performancepointed.com&lt;/a&gt; I think.&lt;/p&gt;  &lt;p&gt;Per-for-mance-Point-ed - definition:&amp;#160; To develop a planning &amp;amp; forecasting tool for the masses and bring the role of IT back into to Finance, and then communicate that you are discontinuing the tool after planning &amp;amp; forecasting cuts, and realizing many of the masses don't have multiple SQL Server Enterprise Edition and Sharepoint servers just laying around.&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Disappointment indeed. It's now official. I can say with finality that I wasted a year in my career.&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://cobb.typepad.com/cubegeek/2009/01/microsoft-pps-dead.html"&gt;Cubegeek: Microsoft PPS: Dead.&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.itjobswatch.co.uk/jobs/uk/performancepoint.do"&gt;Demand for PerformancePoint jobs&lt;/a&gt; in the UK experienced almost a 25% increase year over year.&lt;/p&gt;  &lt;p&gt;&lt;img src="http://www.itjobswatch.co.uk/charts/permanent-demand-trend.aspx?s=performancepoint&amp;amp;l=uk" /&gt; &lt;/p&gt;  &lt;p&gt;If that was a stock I would probably be selling it.&amp;#160; Nice return and unsustainable growth?&lt;/p&gt;  &lt;p&gt;Speaking of stock...&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_W25Un3JaOdk/SYjzCPp158I/AAAAAAAAARU/thtA1tgv91U/s1600-h/image%5B5%5D.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="552" alt="image" src="http://lh5.ggpht.com/_W25Un3JaOdk/SYjzCunae3I/AAAAAAAAARY/YVUkZ43jd9U/image_thumb%5B2%5D.png?imgmax=800" width="803" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The trendline on this doesn't look very good, though I would suspect that we have some bottoms around here.&amp;#160; MS hasn't seen 18 bucks since the Asian crisis of 1998.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_W25Un3JaOdk/SYjzC-_TlAI/AAAAAAAAARc/mSm4aDEjV6A/s1600-h/image4.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="322" alt="image" src="http://lh4.ggpht.com/_W25Un3JaOdk/SYjzDrcNzPI/AAAAAAAAARg/jV1G6aJ95Cw/image_thumb2.png?imgmax=800" width="643" border="0" /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;em&gt;&lt;font size="1"&gt;From ITJobsWatch&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;I guess that intangible benefits like CFO visibility and the &amp;quot;potential&amp;quot; of Windows/Office 2007/SQL Server 2008/Sharepoint license sales and adoption don't matter in an economic downturn. Or perhaps the &amp;quot;what-if&amp;quot; analysis MS built for themselves was too good for their own good?&amp;#160; Maybe they forecasted something they didn't want to see?&lt;/p&gt;  &lt;p&gt;I have been working with Planning since CTP2 and am a certified PPS Planning Trainer.&amp;#160; When they demo'ed Performance Point (Business Scorecard Manager) way back in 2005 at a partner convention I went to in Redmond, there was some serious excitement there.&amp;#160; Finally, MS would have the proper client tools for Analysis Services to compete with other OLAP vendors on, instead of some Office Web Components and a pivot table.&amp;#160; &lt;/p&gt;  &lt;p&gt;Planning was just a bonus.&amp;#160; &lt;a href="http://lfpress.ca/newsstand/Business/2009/02/03/8242346-sun.html"&gt;Bonuses get cut back in economic downturns&lt;/a&gt;... unless you're a bank, or a certain bank CEO. (Isn't MS a bank too?)&lt;/p&gt;  &lt;p&gt;The good news is that PPS Monitoring is now free with Sharepoint (or is it Sharepoint is now free with PPS?).&amp;#160; &lt;a href="http://social.technet.microsoft.com/Forums/en-US/ppsplanning/thread/53c3f0b0-9c5f-49ce-8782-9e470d5c71c9"&gt;Now if they would only release the source code&lt;/a&gt; for Planning &amp;amp; Management Reporter (and why not toss in Proclarity Desktop too?) so we can go back to building custom-tailored planning solutions without the constraints of a packaged planning tool... and have the ability to fix some of the troublesome bugs and performance issues inherent in a V1 product.&lt;/p&gt;  &lt;p&gt;At least give us the source code for that Excel add-in reporting tool.&amp;#160; Lots of good possibilities there.&lt;/p&gt;  &lt;p&gt;Nothing wrong with a little .NET code to solve some business issues.&amp;#160; So much more fun debugging rules in Visual Studio than trying to debug and maintain rules in a client tool like the PPS-P GUI.&amp;#160; Planning should have been a web application to begin with.&amp;#160; &lt;a href="http://www.bogdancrivat.net/dm/archives/47"&gt;Keep it in the cloud guys...&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Well, I'm off to develop the &amp;quot;yellow cell input&amp;quot; feature checkbox on the Excel 2007 ribbon.&amp;#160; The checklist for getting mine to work should be a bit shorter than the current &lt;a href="http://performancepointing.blogspot.com/2008/09/why-aren-my-input-form-cells-turning.html"&gt;&amp;quot;yellow cell input&amp;quot; checklist&lt;/a&gt; for Planning.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;em&gt;1. Click the 'yellow cell input' checkbox in Excel 2007 (or just format the cell as INPUT).      &lt;br /&gt;2. Input your values.       &lt;br /&gt;3. Add your commentary next to the values.       &lt;br /&gt;4. Publish to your database and refresh the cube.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;This was probably how Biz#/Planning got started too...&amp;#160; &lt;/p&gt;  &lt;p&gt;I think we're on step #6 of the definition for performance at Microsoft.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;per&amp;#183;form&amp;#183;ance [ &lt;/em&gt;&lt;a href="http://encarta.msn.com/encnet/features/dictionary/Pronounce.aspx?search=performance"&gt;&lt;em&gt;pər f&amp;#225;wrmənss&lt;/em&gt;&lt;/a&gt;&lt;em&gt; ] (plural per&amp;#183;form&amp;#183;ances)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;noun &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Definition:&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;1. &lt;b&gt;artistic presentation: &lt;/b&gt;a presentation of an artistic work such as a play or piece of music to an audience&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;2. &lt;b&gt;manner of functioning: &lt;/b&gt;the manner in which something or somebody functions, operates, or behaves       &lt;br /&gt;&lt;img height="8" alt="" src="http://encarta.msn.com/xImages/dictionary/bullet.gif" width="9" border="0" /&gt;a high-performance car&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;3. &lt;b&gt;working effectiveness: &lt;/b&gt;the way in which somebody does a job, judged by its effectiveness ( often used before a noun )       &lt;br /&gt;&lt;img height="8" alt="" src="http://encarta.msn.com/xImages/dictionary/bullet.gif" width="9" border="0" /&gt;performance-related pay&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;4. &lt;b&gt;thing accomplished: &lt;/b&gt;something that is carried out or accomplished&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;5. &lt;b&gt;accomplishment of something: &lt;/b&gt;the act of carrying out or accomplishing something such as a task or action&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;6. &lt;b&gt;display of behavior: &lt;/b&gt;a public display of behavior that others find distasteful, e.g. an angry outburst that causes embarrassment ( informal ) &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;7. linguistics &lt;b&gt;language produced: &lt;/b&gt;the language that a speaker or writer actually produces, as distinct from his or her understanding of the language.       &lt;br /&gt;See also&amp;#160; competence (sense 3) parolen (sense 5)&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;&lt;a title="http://encarta.msn.com/dictionary_1861724999/performance.html" href="http://encarta.msn.com/dictionary_1861724999/performance.html"&gt;http://encarta.msn.com/dictionary_1861724999/performance.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Sacha has more info.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2009/01/29/rip-performancepoint-planning.aspx" href="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2009/01/29/rip-performancepoint-planning.aspx"&gt;http://blogs.adatis.co.uk/blogs/sachatomey/archive/2009/01/29/rip-performancepoint-planning.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;So does Ajay.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://ppsinfo.blogspot.com/2009/01/pps-planning-is-being-discontinued-what.html" href="http://ppsinfo.blogspot.com/2009/01/pps-planning-is-being-discontinued-what.html"&gt;http://ppsinfo.blogspot.com/2009/01/pps-planning-is-being-discontinued-what.html&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4020859600090879043?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4020859600090879043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4020859600090879043' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4020859600090879043'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4020859600090879043'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/02/cubegeek-microsoft-pps-dead.html' title='Cubegeek: Microsoft PPS: Dead.'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/_W25Un3JaOdk/SYjzCunae3I/AAAAAAAAARY/YVUkZ43jd9U/s72-c/image_thumb%5B2%5D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6669969721982600365</id><published>2009-02-03T17:20:00.001-08:00</published><updated>2009-02-03T17:20:25.555-08:00</updated><title type='text'>Convert PivotTable to PerformancePoint Planning Matrix - Sacha Tomey's blog</title><content type='html'>&lt;p&gt;Sacha finds an interesting &amp;quot;upsizing&amp;quot; feature for Pivot tables.&lt;/p&gt;  &lt;p&gt;Now if only it was so easy to convert from Report Wizard to Matrix to Custom MDX to Management Reporter Reporting Services... and back again. &lt;/p&gt;  &lt;p&gt;There should be a market for PerformancePoint Planning RDL converters pretty soon...&lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;Convert PivotTable to PerformancePoint Planning Matrix&lt;/h4&gt;    &lt;p&gt;I spotted a 'Convert to PerformancePoint Matrix' menu option on the context menu      &lt;br /&gt;of an Excel PivotTable recently.&lt;img title="Context Menu" height="328" alt="Context Menu" src="http://blogs.adatis.co.uk/blogs/sachatomey/WindowsLiveWriter/tmp/Menu.JPG" width="249" align="right" /&gt;&lt;/p&gt;    &lt;p&gt;I'd not noticed it before - it is documented within the PPS Excel Add-In help but only once, and subtly at that.&amp;#160; I'm glad to report, on first impressions, it appears to do a fairly decent job.&lt;/p&gt;    &lt;p&gt;It's a one-way process that cannot be undone and it creates a 'User defined' MDX style matrix.&amp;#160; You are therefore limited to making subsequent edits using the Report Properties window but suffice to say it's a handly little feature that I'll no doubt use more and more now I've found it.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2007/11/30/convert-pivottable-to-performancepoint-planning-matrix.aspx"&gt;Convert PivotTable to PerformancePoint Planning Matrix - Sacha Tomey's blog&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6669969721982600365?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6669969721982600365/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6669969721982600365' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6669969721982600365'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6669969721982600365'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2009/02/convert-pivottable-to-performancepoint.html' title='Convert PivotTable to PerformancePoint Planning Matrix - Sacha Tomey&amp;#39;s blog'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1798222311720616871</id><published>2008-12-29T14:19:00.001-08:00</published><updated>2008-12-29T14:19:16.479-08:00</updated><title type='text'>Download details: 2007 Office System Driver: Data Connectivity Components</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;This download will install a set of components that can be used by non-Microsoft Office applications to read data from and write data to 2007 Office system files such as Microsoft Office Access 2007 (mdb and accdb) files and Microsoft Office Excel 2007 (xls, xlsx, and xlsb) files. Connectivity to text files is also supported. &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;ODBC and OLEDB drivers are installed for application developers to use in developing their applications with connectivity to Office file formats.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7554f536-8c28-4598-9b72-ef94e038c891&amp;amp;DisplayLang=en"&gt;&lt;em&gt;Do&lt;/em&gt;wnload details: 2007 Office System Driver: Data Connectivity Components&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1798222311720616871?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1798222311720616871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1798222311720616871' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1798222311720616871'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1798222311720616871'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/download-details-2007-office-system.html' title='Download details: 2007 Office System Driver: Data Connectivity Components'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-985830644268721235</id><published>2008-12-21T07:27:00.001-08:00</published><updated>2008-12-21T07:42:55.638-08:00</updated><title type='text'>Regular Expressions Cheat Sheet (V2)</title><content type='html'>&lt;p&gt;This post doesn't have a lot to do with PerformancePoint specifically, however there are lots of possibilities to use Regular Expressions to solve some of your business requirements.&lt;/p&gt;  &lt;p&gt;With the previously blogged-about plugin for Excel (morefunc) you have the ability to use Regular Expressions as formulas in Excel.&amp;#160; You can also use Regular expressions in Excel with some &lt;a href="http://www.dailydoseofexcel.com/archives/2005/08/13/pattern-matching/"&gt;VBA code.&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;What are Regular Expressions?&amp;#160; They're anything but regular.&amp;#160; They allow you to design expressions to apply to tasks such as searching for patterns of data, data validation, etc.&amp;#160; Rather than just searching for the @ sign to find a &amp;quot;possible&amp;quot; email address, you could use regular expressions to find an exact interpretation of an email address with this regular expression.&lt;/p&gt;  &lt;p&gt;&lt;tt&gt;\b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b&lt;/tt&gt;&lt;/p&gt;  &lt;p&gt;&lt;tt&gt;You could also use this as a data validation rule to ensure that you are cleanly entering email addresses into a form for later import into the application using CSV.&lt;/tt&gt;&lt;/p&gt;  &lt;p&gt;These expressions look very cryptic until you get the gist of the syntax.&lt;/p&gt;  &lt;p&gt;These types of tools could be handy for cleansing data before they enter the PerformancePoint staging database or within an input form.&amp;#160; They could also be useful for mapping and profiling data.&lt;/p&gt;  &lt;p&gt;For example, labels are required to be no more than 40 characters in length, member properties are restricted to 100 characters, and there are a series of restricted characters and reserved words.&amp;#160; You could design a regular expression that checks for these values within your data before it is loaded into the system.&amp;#160; You could build something to do this in Excel or use SSIS, or even in a stored procedure before moving the data into a label table.&lt;/p&gt;  &lt;p&gt;Another application would be to &amp;quot;tokenize&amp;quot; or split a pattern into a comma-delimited string. (eg. Account-Dept-Location), Lexical Analysis in geekspeak terms.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://effbot.org/zone/xml-scanner.htm" href="http://effbot.org/zone/xml-scanner.htm"&gt;http://effbot.org/zone/xml-scanner.htm&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://en.csharp-online.net/CSharp_Regular_Expression_Recipes%E2%80%94A_Better_Tokenizer" href="http://en.csharp-online.net/CSharp_Regular_Expression_Recipes%E2%80%94A_Better_Tokenizer"&gt;http://en.csharp-online.net/CSharp_Regular_Expression_Recipes%E2%80%94A_Better_Tokenizer&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It is easy to tokenize a value with 3 hyphens without learning regular expressions, but what if you needed to parse something like this to get the numbers out?&lt;/p&gt;  &lt;p&gt;123ab2c   &lt;br /&gt;1234abc&lt;/p&gt;  &lt;p&gt;Regular expressions might be useful...&lt;/p&gt;  &lt;p&gt;How about a search/replace, but with intelligence?&lt;/p&gt;  &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex.replace.aspx" href="http://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex.replace.aspx"&gt;http://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex.replace.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Within SSIS, you can use this to perform data profiling and to classify data into buckets.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c16f11ad-150a-4091-b3a2-83d21d3e0973&amp;amp;displaylang=en"&gt;SSIS Regex Component&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.sqlis.com/post/Regular-Expression-Transformation.aspx"&gt;SSIS Regular Expression Transformation&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;You can use it in SQL&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/magazine/cc163473.aspx"&gt;SQL and Regular Expressions&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://alexpinsker.blogspot.com/2008/07/sql-tips-using-regular-expressions-in.html"&gt;Regular Expressions with PATINDEX in SQL&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=27205"&gt;Regular Expressions with OACREATE in SQL&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.adrianlynch.co.uk/post.cfm?postID=31"&gt;Working with crummy data in SQL&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It's about as handy as knowing XSLT and MDX&lt;/p&gt;  &lt;p&gt;&lt;a href="https://dotnetcentral.net/Weblog/posts/2878.aspx"&gt;Regex is as forgettable as XSLT and MDX&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The most useful tools for learning Regular Expressions:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://weblogs.asp.net/rosherove/pages/tools-and-frameworks-by-roy-osherove.aspx"&gt;Regulator and Regulazy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Some 3rd-party implementations of Regex:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.mathworks.com/access/helpdesk/help/techdoc/index.html?/access/helpdesk/help/techdoc/ref/regexprep.html&amp;amp;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4IRFA_enCA273CA273&amp;amp;q=string+replace+regular+expression"&gt;Regular Expressions in Matlab&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://help.sap.com/saphelp_erp2005/helpdata/en/42/9d6ceabb211d73e10000000a1553f6/content.htm"&gt;Regular Expressions in SAP Routines&lt;/a&gt; (Converting dates, thousands separator, &lt;/p&gt;  &lt;p&gt;A deep dive into Regular Expressions.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Regular_expression"&gt;Regular Expressions in Wikipedia.&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.4guysfromrolla.com/webtech/regularexpressions.shtml"&gt;All you ever need to know from 4guysfromrolla&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I can see this one being useful to translate the XML format that PEL rules are stored in back to a readable text interpretation... without using an HTML parser.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Removing All HTML Tags from a String Using Regular Expressions &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.4guysfromrolla.com/webtech/073000-1.shtml" href="http://www.4guysfromrolla.com/webtech/073000-1.shtml"&gt;http://www.4guysfromrolla.com/webtech/073000-1.shtml&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;These type of statements are great for enforcing some of your business rules/validation logic using a data-driven approach.&amp;#160; &lt;/p&gt;  &lt;p&gt;UPDATE updateTable   &lt;br /&gt;SET ut.field1 = dbo.regexReplace( ut.field1, rt.regex, rt.replace, 1, 1 )    &lt;br /&gt;,ut.field2 = dbo.regexReplace( ut.field2, rt.regex, rt.replace, 1, 1 )    &lt;br /&gt;FROM updateTable AS ut    &lt;br /&gt;CROSS JOIN regexTable AS rt&lt;/p&gt;  &lt;p&gt;DECLARE @strTest varchar(8000) SELECT @strTest = '\\servername\foldername99999\filename.ext' SELECT [Position]=PATINDEX('%[0-9][0-9][0-9][0-9][0-9]%', @strTest), [Before]=SUBSTRING(@strTest, 1, PATINDEX('%[0-9][0-9][0-9][0-9][0-9]%', @strTest)-1), [After]=SUBSTRING(@strTest, PATINDEX('%[0-9][0-9][0-9][0-9][0-9]%', @strTest), LEN(@strTest))&lt;/p&gt;  &lt;p&gt;&lt;a href="http://bimatters.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&amp;amp;_c=BlogPart&amp;amp;partqs=cat%3DMDX"&gt;Regular Expressions to decompose MDX query&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Regular expressions can be useful to decompose a MDX query (with elements explicitly defined, i.e. not using MDX functions) and retrieve involved objects (i.e. dimensions, levels, members, etc.). I often used them in &lt;/em&gt;&lt;a href="http://bimatters.spaces.live.com/blog/cns!9CF41EA10109E385!159.entry"&gt;&lt;em&gt;performance improvement&lt;/em&gt;&lt;/a&gt;&lt;em&gt; processes or for MDX pre-validation purpose.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;How about being able to parse your calculated measures out of the MDX script used by the cube?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://geekswithblogs.net/darrengosbell/archive/2006/08/10/87561.aspx"&gt;http://geekswithblogs.net/darrengosbell/archive/2006/08/10/87561.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Or building some pattern filtering functionality using MDX stored procedures?&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.conchango.com/christianwade/archive/2006/04/30/3896.aspx" href="http://blogs.conchango.com/christianwade/archive/2006/04/30/3896.aspx"&gt;http://blogs.conchango.com/christianwade/archive/2006/04/30/3896.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;There's nothing stopping you from using the System.Text.RegularExpressions libary in Reporting Services functions either.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/ms157328.aspx" href="http://msdn.microsoft.com/en-us/library/ms157328.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms157328.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Here is a good resource to better understand Regular Expressions.&amp;#160; There are plenty of possibilities - just make sure when you get this hammer, everything doesn't look like a nail.&lt;/p&gt;  &lt;p&gt;&lt;img height="204" alt="Regular Expressions Cheat Sheet" src="http://www.addedbytes.com/cheat-sheets/thumbnails/regular_expressions_v2_plain.png" width="150" /&gt;&lt;em&gt; The Regular Expressions cheat sheet is a one-page reference sheet. It is a guide to patterns in regular expressions, and is not specific to any single language.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/"&gt;Regular Expressions Cheat Sheet (V2) - Cheat Sheets - Added Bytes&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-985830644268721235?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/985830644268721235/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=985830644268721235' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/985830644268721235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/985830644268721235'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/regular-expressions-cheat-sheet-v2.html' title='Regular Expressions Cheat Sheet (V2)'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-2504423344748461074</id><published>2008-12-19T11:00:00.001-08:00</published><updated>2008-12-19T11:00:41.399-08:00</updated><title type='text'>Peter Eb. : When will data appear in the cube after a submit from the PPS Planning Business Client?</title><content type='html'>&lt;p&gt;Once you’ve used the handy dandy Yellow Cell Checklist found here, how do you know when the data appeared in the database? &lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;When will data appear in the cube after a submit from the PPS Planning Business Client?&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/petereb/archive/2008/05/14/when-will-data-appear-in-the-cube-after-a-submit-from-the-pps-planning-business-client.aspx"&gt;Peter Eb. : When will data appear in the cube after a submit from the PPS Planning Business Client?&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-2504423344748461074?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/2504423344748461074/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=2504423344748461074' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2504423344748461074'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2504423344748461074'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/peter-eb-when-will-data-appear-in-cube.html' title='Peter Eb. : When will data appear in the cube after a submit from the PPS Planning Business Client?'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-244777117574251711</id><published>2008-12-16T09:33:00.001-08:00</published><updated>2008-12-16T09:33:14.134-08:00</updated><title type='text'>PPS SP2 and SQL 2008 revisited - Windows Live</title><content type='html'>&lt;p&gt; How to install SQL 2008 with PerformancePoint.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;After 2 days I finally figured out why the pps olap charts and grids would not work in my pure 2008 environment. Also proclarity.&amp;#160; &lt;u&gt;You must install the SQL 2005 CU9 redists &lt;strong&gt;BEFORE&lt;/strong&gt; installing SQL Server 2008&lt;/u&gt;. Here is the order of operations &lt;/em&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;em&gt;Install Windows Server 2008 &lt;/em&gt;        &lt;ul&gt;         &lt;li&gt;&lt;em&gt;add IIS and AppServer roles (incl. CGI, ASP, IIS6 mgmt)&lt;/em&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;em&gt;Install the 4 SQL 2005 CU9 redists &lt;/em&gt;        &lt;ul&gt;         &lt;ul&gt;           &lt;li&gt;&lt;em&gt;Sqlncli &lt;/em&gt;&lt;/li&gt;            &lt;li&gt;&lt;em&gt;SQLServer2005_ADOMD &lt;/em&gt;&lt;/li&gt;            &lt;li&gt;&lt;em&gt;SQLServer2005_ASOLEDB9 &lt;/em&gt;&lt;/li&gt;            &lt;li&gt;&lt;em&gt;SQLServer2005_XMO&lt;/em&gt;&lt;/li&gt;         &lt;/ul&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;em&gt;Install SQL Server 2008 &lt;/em&gt;        &lt;ul&gt;         &lt;li&gt;&lt;em&gt;DB (incl. full text search for AdWorks sample), AS, RS&lt;/em&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;em&gt;Install MOSS 2007 SP1 &lt;/em&gt;        &lt;ul&gt;         &lt;li&gt;&lt;em&gt;Create SSP, site collection&lt;/em&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;em&gt;Install PPS 2007 RTM &lt;/em&gt;        &lt;ul&gt;         &lt;li&gt;&lt;em&gt;do NOT run config mgr &lt;/em&gt;&lt;/li&gt;          &lt;li&gt;&lt;em&gt;install PPS SP2 &lt;/em&gt;            &lt;ul&gt;             &lt;li&gt;&lt;em&gt;run Config mgr&lt;/em&gt;&lt;/li&gt;           &lt;/ul&gt;         &lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;em&gt;Install PAS/Desktop &lt;/em&gt;        &lt;ul&gt;         &lt;li&gt;&lt;em&gt;install SP2&lt;/em&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;em&gt;Install Visio, Office, etc&lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://hmorgenstern.spaces.live.com/blog/cns!28A6BE83102A0EB3!461.entry"&gt;PPS SP2 and SQL 2008 revisited - Windows Live&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-244777117574251711?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/244777117574251711/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=244777117574251711' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/244777117574251711'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/244777117574251711'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/pps-sp2-and-sql-2008-revisited-windows.html' title='PPS SP2 and SQL 2008 revisited - Windows Live'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6258895800976932141</id><published>2008-12-15T18:49:00.001-08:00</published><updated>2008-12-15T18:49:58.056-08:00</updated><title type='text'>Yellow Input Forms for the Assigner Check</title><content type='html'>Courtesy of Sundar in the Planning forums:&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Follow the steps for the reviewer to display the editable cells:&lt;br /&gt;&lt;br /&gt;Connect to the Server and Select the Assignments&lt;br /&gt;Select "Select Review or approver submission of this form link"&lt;br /&gt;Highlight the User Row with Status Submitted to enable the 3rd Icon with pencil&lt;br /&gt;Select the Pencil Icon to open the assignments&lt;br /&gt;New Assignment window with Yellow color writeable region is displayed&lt;br /&gt;Refer to PerformancePoint Add-In for Excel Online Help on Assignments&lt;/em&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6258895800976932141?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6258895800976932141/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6258895800976932141' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6258895800976932141'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6258895800976932141'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/yellow-input-forms-for-assigner-check.html' title='Yellow Input Forms for the Assigner Check'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1718130516520901424</id><published>2008-12-12T09:36:00.001-08:00</published><updated>2008-12-12T09:36:03.585-08:00</updated><title type='text'>BET: Microsoft Excel Formulas - 3D Formulas</title><content type='html'>&lt;p&gt;Creating a Summary worksheet (Cube) directly in Excel.&amp;#160; &lt;/p&gt;  &lt;p&gt;As you move to PerformancePoint for reporting, this scenario will hopefully be less relevant. &lt;/p&gt;  &lt;p&gt;But what if you have 25 worksheets and you need to sum up the same fields in all of them on a consolidation worksheet.&lt;/p&gt;  &lt;p&gt;Named ranges and colons are your friend.&lt;/p&gt;  &lt;blockquote&gt;   &lt;h5&gt;&lt;b&gt;What is a 3D Formula ?&lt;/b&gt;&lt;/h5&gt;    &lt;h5&gt;These are also known as cubed formulas.&lt;/h5&gt;    &lt;h5&gt;A reference that refers to the same cell or range on multiple worksheets is called a 3D reference.&lt;/h5&gt;    &lt;h5&gt;Using 3D formulas allows you to calculate data thorughout a workbook using multiple worksheets.&lt;/h5&gt;    &lt;h5&gt;All 3D formulas are based on the syntax: &lt;b&gt;Sheet1:Sheet4!A2:B5&lt;/b&gt;.&lt;/h5&gt;    &lt;h5&gt;A 3D formula is a formula that refers to the same cell (or range of cells) on multiple worksheets.&lt;/h5&gt;    &lt;h5&gt;The 3D formula &amp;quot;=SUM(Sheet1:Sheet4!A2)&amp;quot; can be used to add up the numbers in cell &amp;quot;A2&amp;quot; on 4 different worksheets.&lt;/h5&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.bettersolutions.com/excel/EED883/QN620422111.htm"&gt;BET: Microsoft Excel Formulas - 3D Formulas&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1718130516520901424?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1718130516520901424/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1718130516520901424' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1718130516520901424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1718130516520901424'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/bet-microsoft-excel-formulas-3d.html' title='BET: Microsoft Excel Formulas - 3D Formulas'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4846866199179090485</id><published>2008-12-11T08:00:00.001-08:00</published><updated>2008-12-11T08:00:11.704-08:00</updated><title type='text'>Download details: PPS 2007 SP2: Data Import Wizard</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;h3&gt;PerformancePoint Server 2007 SP2: Data Import Wizard&lt;/h3&gt;    &lt;h6&gt;Brief Description&lt;/h6&gt;    &lt;p&gt;The Data Import Wizard enables users to configure and move data from source systems into Microsoft Office PerformancePoint Server 2007. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=02827333-7341-4891-9c28-3ba279ce230d&amp;amp;DisplayLang=en"&gt;Download details: PPS 2007 SP2: Data Import Wizard&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4846866199179090485?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4846866199179090485/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4846866199179090485' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4846866199179090485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4846866199179090485'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/download-details-pps-2007-sp2-data.html' title='Download details: PPS 2007 SP2: Data Import Wizard'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4215446514175840371</id><published>2008-12-11T07:14:00.001-08:00</published><updated>2008-12-11T07:14:33.401-08:00</updated><title type='text'>Nugget: Stop a rule in PerformancePoint while running</title><content type='html'>&lt;p&gt; When you run rules, there is no option to cancel in the Business Modeller.&amp;#160; There are a few solutions for killing rules while running.&lt;/p&gt;  &lt;p&gt;1. Kill the SQL process (sp_who2, kill ##) of the rule. (SQL implementation)&lt;/p&gt;  &lt;p&gt;2. Kill the Analysis Services process of the rule. &lt;a title="http://www.codeplex.com/MSFTASProdSamples" href="http://www.codeplex.com/MSFTASProdSamples"&gt;http://www.codeplex.com/MSFTASProdSamples&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;3. IISReset.&lt;/p&gt;  &lt;p&gt;4. SQL / SQL Analysis Services Reset.&lt;/p&gt;  &lt;p&gt;5. (Possibly) kill w3wp.exe process.&lt;/p&gt;  &lt;p&gt;All are brute-force methods highlighting the fact that you are probably not meant to stop rules while they are running. :)&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/bb795339.aspx"&gt;Welcome to the PerformancePoint Planning Business Rules Development Guide&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4215446514175840371?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4215446514175840371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4215446514175840371' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4215446514175840371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4215446514175840371'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/nugget-stop-rule-in-performancepoint.html' title='Nugget: Stop a rule in PerformancePoint while running'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5054146108002690866</id><published>2008-12-09T13:29:00.001-08:00</published><updated>2008-12-09T13:29:54.399-08:00</updated><title type='text'>The Most Popular Microsoft Certification Exams in October 2008 | Jack’s Blog</title><content type='html'>&lt;p&gt;The 640+ certified PerformancePoint Specialists will soon have company.&lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;Microsoft Top 13 Microsoft Certification Exams List:&lt;/h6&gt;    &lt;ol&gt;     &lt;li&gt;&lt;a href="http://www.exam4sure.com/Microsoft/70-285&amp;lt;br /&amp;gt;.html"&gt;.html&amp;quot;&amp;gt;70-285&lt;/a&gt;:MCSE Designing a &lt;a href="http://wangta.edublogs.org/2008/11/09/the-most-popular-microsoft-certification-exams-in-october-2008-3/#"&gt;Microsoft Exchange Server&lt;/a&gt; 2003 Organization &lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.exam4sure.com/Microsoft/70-442&amp;lt;br /&amp;gt;.html"&gt;.html&amp;quot;&amp;gt;70-442&lt;/a&gt;:Designing and Optimizing &lt;a href="http://wangta.edublogs.org/2008/11/09/the-most-popular-microsoft-certification-exams-in-october-2008-3/#"&gt;Data Access&lt;/a&gt; by Using Microsoft SQL &lt;a href="http://wangta.edublogs.org/2008/11/09/the-most-popular-microsoft-certification-exams-in-october-2008-3/#"&gt;Server 2005&lt;/a&gt; is in development &lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.exam4sure.com/Microsoft/MB7-517&amp;lt;br /&amp;gt;.html"&gt;.html&amp;quot;&amp;gt;MB7-517&lt;/a&gt;:NAV 5.0 Installation &amp;amp; Configuration &lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.exam4sure.com/Microsoft/70-556&amp;lt;br /&amp;gt;.html"&gt;.html&amp;quot;&amp;gt;70-556&lt;/a&gt;:TS: Ms Office PerformancePoint Server 2007, Applications &lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.exam4sure.com/Microsoft/70-089&amp;lt;br /&amp;gt;.html"&gt;.html&amp;quot;&amp;gt;70-089&lt;/a&gt;:Planning, Deploying, and Managing &lt;a href="http://wangta.edublogs.org/2008/11/09/the-most-popular-microsoft-certification-exams-in-october-2008-3/#"&gt;Microsoft Systems Management&lt;/a&gt; Server 2003 &lt;/li&gt;   &lt;/ol&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://wangta.edublogs.org/2008/11/09/the-most-popular-microsoft-certification-exams-in-october-2008-3/"&gt;The Most Popular Microsoft Certification Exams in October 2008 | Jack’s Blog&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5054146108002690866?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5054146108002690866/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5054146108002690866' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5054146108002690866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5054146108002690866'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/most-popular-microsoft-certification.html' title='The Most Popular Microsoft Certification Exams in October 2008 | Jack’s Blog'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1692159663831279311</id><published>2008-12-09T13:27:00.001-08:00</published><updated>2008-12-09T13:27:05.167-08:00</updated><title type='text'>Financial Systems and Business Intelligence: PerformancePoint Server - Balancing Your Actuals</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Be sure to budget time to create variance reports for proper data validation when planning any data project.&lt;/p&gt;  &lt;blockquote&gt;   &lt;h5&gt;&lt;a href="http://paulsteynberg.blogspot.com/2008/12/performancepoint-server-balancing-your.html"&gt;&lt;em&gt;PerformancePoint Server - Balancing Your Actuals&lt;/em&gt;&lt;/a&gt;&lt;/h5&gt;    &lt;p&gt;&lt;em&gt;If like me, you are loading your actuals from your ERP system in PerformancePoint Server Planning, it helps to check your figures to make sure that they always balance. Now every good accountant will tell you that your trial balance must always balance to zero. This goes for each period and off course year to date. I have written some reports that self balance our system but in general here is the manual leg work behind it. &lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://paulsteynberg.blogspot.com/2008/12/performancepoint-server-balancing-your.html"&gt;&lt;em&gt;Financial Systems and Business Intelligence: PerformancePoint Server - Balancing Your Actuals&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1692159663831279311?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1692159663831279311/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1692159663831279311' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1692159663831279311'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1692159663831279311'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/financial-systems-and-business.html' title='Financial Systems and Business Intelligence: PerformancePoint Server - Balancing Your Actuals'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-308072843983360091</id><published>2008-12-09T13:23:00.001-08:00</published><updated>2008-12-09T13:23:40.240-08:00</updated><title type='text'>TechNet Virtual Labs: Office</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;A couple helpful ones here…&lt;/p&gt;  &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=9069744"&gt;TechNet Virtual Lab: PerformancePoint Server 2007- Designing a Budgeting Model&lt;/a&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8958026"&gt;TechNet Virtual Lab: PerformancePoint Server 2007- Monthly Reporting&lt;/a&gt;&lt;/li&gt;  &lt;blockquote&gt;   &lt;h3&gt;TechNet Virtual Labs: 2007 Microsoft Office System &lt;a href="http://rss.microsoftvirtuallabs.com/Office2007/rss.aspx"&gt;&lt;img alt="" src="http://i.technet.microsoft.com/bb499035.rss_button(en-us,MSDN.10).gif" align="absMiddle" /&gt;&lt;/a&gt;&lt;/h3&gt;    &lt;p&gt;Get hands-on with the key features and components of the 2007 Microsoft Office system and learn the benefits of deploying it within your organization. Walk through installation, configuration and the new components around enterprise features administration, collaboration, business intelligence, and experience common deployment and integration scenarios that can help you make better choices when planning your roll-out.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/bb499670.aspx"&gt;TechNet Virtual Labs: Office&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-308072843983360091?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/308072843983360091/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=308072843983360091' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/308072843983360091'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/308072843983360091'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/technet-virtual-labs-office.html' title='TechNet Virtual Labs: Office'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8652134468089854875</id><published>2008-12-09T13:13:00.001-08:00</published><updated>2008-12-09T13:13:20.349-08:00</updated><title type='text'>PerformancePoint SP2 is out!</title><content type='html'>&lt;p&gt;Be sure to apply the “Pre-Service Pack 2 Update” &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=1&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3ded5fdc77-0134-4292-8786-29deef5bdd9a%26DisplayLang%3den"&gt;PPS 2007 SP2: Application Database Pre-Service Pack 2 Update&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;The Application Database Pre-Service Pack 2 Update resolves an issue that prevents PerformancePoint Server 2007 SP2 from updating the Application database.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/results.aspx?DisplayLang=en&amp;amp;nr=20&amp;amp;freetext=performancepoint&amp;amp;sortCriteria=date"&gt;Microsoft Download Center Search Results&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8652134468089854875?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8652134468089854875/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8652134468089854875' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8652134468089854875'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8652134468089854875'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/performancepoint-sp2-is-out.html' title='PerformancePoint SP2 is out!'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8882774533042351011</id><published>2008-12-04T19:03:00.001-08:00</published><updated>2008-12-04T19:03:28.592-08:00</updated><title type='text'>Tips from PerformancePoint Planning Series I Course</title><content type='html'>&lt;p&gt;   &lt;br /&gt;I'm teaching a PerformancePoint Planning course this week with a colleague from my company.&amp;#160; Here are some tips that may help implementations, some added from previous postings, others discussed in forums, others discussed in the class:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Calendar&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Note that the calendar cannot be changed for an application once it is created. (Time Dimension)&amp;#160; Plan carefully!&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Model Type&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;As with Calendar, Model Type is not something you can change, though you could add or remove rules from other model types to make them similar...&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Schedule a Job&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Is really just &amp;quot;create a job&amp;quot; which could be scheduled or run manually.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Associations&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Are really just hidden model rules... sometimes it might be better to roll your own rather than using the associations section.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Input Forms&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://performancepointing.blogspot.com/2008/09/why-aren-my-input-form-cells-turning.html" href="http://performancepointing.blogspot.com/2008/09/why-aren-my-input-form-cells-turning.html"&gt;http://performancepointing.blogspot.com/2008/09/why-aren-my-input-form-cells-turning.html&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://performancepointing.blogspot.com/2008/09/why-aren-my-input-form-cells-turning.html"&gt;Why aren't my input form cells turning yellow?&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;A colleague of mine offers this troubleshooting checklist when you just can't get the PerformancePoint Planning Excel Add-in to recognize &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/input"&gt;input&lt;/a&gt; boxes in an &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/assignment"&gt;assignment&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/PerformancePoint%20Planning"&gt;PerformancePoint Planning&lt;/a&gt; - Input Forms Checklist&lt;/strong&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;The current date is within the Assignment start/end date/time &lt;/li&gt;    &lt;li&gt;The cells you are looking at are within the start and end periods for the assignment (that you selected from the time dimension) &lt;/li&gt;    &lt;li&gt;The &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/scenario"&gt;scenario&lt;/a&gt; you are trying to input to is the scenario you selected for the &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/cycle"&gt;cycle&lt;/a&gt; that the assignment is using &lt;/li&gt;    &lt;li&gt;You have a value selected for every &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/dimension"&gt;dimension&lt;/a&gt; in the model (both &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/filter"&gt;filters&lt;/a&gt;, rows and columns) and that the value selected is at the leaf level &lt;/li&gt;    &lt;li&gt;The &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/user"&gt;user&lt;/a&gt; you are logged on as has &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/access"&gt;access&lt;/a&gt; to the model set to &amp;#8220;On&amp;#8221; in the summary view of the user&amp;#8217;s role. &lt;/li&gt;    &lt;li&gt;That read/write access is enabled for all of the dimensions selected in the filters/rows/columns you selected above. &lt;/li&gt;    &lt;li&gt;The status of the assignment is listed as &amp;#8220;started&amp;#8221; or &amp;#8220;partial&amp;#8221;, not &amp;#8220;Not Started&amp;#8221; or &amp;#8220;&lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/Submitted"&gt;Submitted&lt;/a&gt;&amp;#8221;, or something else. &lt;/li&gt;    &lt;li&gt;That the assignment is opened using the assignment list in the action pane or from the assignment search window. &lt;/li&gt;    &lt;li&gt;That the report property &amp;#8220;Allow &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/data"&gt;data&lt;/a&gt; entry&amp;#8221; is set to true &lt;/li&gt;    &lt;li&gt;That you haven&amp;#8217;t mistakenly changed the &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/format"&gt;format&lt;/a&gt; of a data entry to a white background (this has happened).&amp;#160; Check this using the &amp;#8220;Home&amp;#8221; ribbon and going to cell styles.&amp;#160; Right click on the &amp;#8220;PerformancePoint data entry cell&amp;#8221; to modify if necessary.&amp;#160; This can be testing by trying to write to the cell &amp;#8211;if you don&amp;#8217;t get a &amp;#8220;read-only&amp;#8221; &lt;a href="http://wavesmash-tagging.jiglu.com/overlay/d8504df0155c1f9c01155d2c39b314f5/error"&gt;error&lt;/a&gt; you&amp;#8217;re fine. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;And a few new ones.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;11. The cycle you have created uses the same model as the assignment's forms.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;12. The cycle you have created starts before the current date and ends 1 day after the current date (depending on your cycle configuration.)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;13. The roles that the user you are logged on as do not have read/write access turned off for the dimension members selected to input, as any role with this will override a permitting role. (similar to 6)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;14. That you have refreshed the offline assignment under Work Offline - Manage offline Assignments. &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Dynamic Dates in Reports&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Use the Current Period Reference in the time dimension of reports to dynamically change report date ranges.&amp;#160; Static examples from the course are not as maintainable, especially for monthly cycles.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Cycles&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Only one role/user can be assigned to a cycle template.&amp;#160; Multiple users/roles can be assigned to an instance.&lt;/p&gt;  &lt;p&gt;Might want to name cycles like YYYY-MODEL-SCENARIO-DESCRIPTION&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Security And Roles&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;For Business Unit security - Create a master role with read/write access to all business units.&amp;#160; Add all users to this role.&amp;#160; Treat it as a 'mailing/distribution list' used specifically for creating the cycle instance and assigning it to the role.&amp;#160; &lt;/p&gt;  &lt;p&gt;Create separate roles for each business unit contributor making an assignment.&amp;#160; Deny access to units that you do not want them to have access to.&lt;/p&gt;  &lt;p&gt;Create another role &amp;quot;Lockout&amp;quot; or &amp;quot;Disabled Users&amp;quot; with no access to anything.&amp;#160; Add users to this role to disable access to models.&amp;#160; Deny overrides any other access they may have.&lt;/p&gt;  &lt;p&gt;Do not specify User Customized Permissions. (Performance Hit).&amp;#160;&amp;#160;&amp;#160; Use increased number of roles instead.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Excel Add-In&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Cut-pasting the matrix from Report-Properties may throw an error if dimension filters exist.&amp;#160; Edit the dimension filters under report properties to include name, label syntax same as original matrix.&amp;#160; Ensure that all properties match original matrix.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Rules&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Use Active column to disable rules when performance problems exist.&amp;#160; Test model performance without any rules.&amp;#160; SQL Rules should be scoped very tightly, MDX rules should be scoped very broadly.&lt;/p&gt;  &lt;p&gt;Use variables to store start and end dates for rules instead of current period reference.&amp;#160; Additional flexibility.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PPSCMD.EXE&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Creating a job of jobs. (Courtesy Jeffrey Wang, Technet forums)&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Well, its not impossible, its just not documented - but i guess that also means use it with care =)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;If you use .Net Reflector, you can browse into the PPSCmd itself and see that it actually has some hidden commands inside. One such magical command is the ImportXml that takes an xml file descibing the jobs you want to run.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Create a XML file with the following content in your context: &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;      &lt;br /&gt;&amp;lt;Root xmlns:xsi=&amp;quot;&lt;/em&gt;&lt;a href="http://www.w3.org/2001/XMLSchema-instance"&gt;&lt;em&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&amp;quot; xmlns:xsd=&amp;quot;&lt;/em&gt;&lt;a href="http://www.w3.org/2001/XMLSchema"&gt;&lt;em&gt;http://www.w3.org/2001/XMLSchema&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&amp;quot; xmlns=&amp;quot;&lt;/em&gt;&lt;a href="http://schemas.microsoft.com/performancepoint/2007/03/MigrationDefinition"&gt;&lt;em&gt;http://schemas.microsoft.com/performancepoint/2007/03/MigrationDefinition&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&amp;quot;&amp;gt;      &lt;br /&gt;&amp;#160; &amp;lt;Applications&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;Application Id=&amp;quot;GUID&amp;quot; Label=&amp;quot;AppLabel&amp;quot; Name=&amp;quot;AppName&amp;quot;&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;ImportCommands&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;Command xsi:type=&amp;quot;LaunchJob&amp;quot; Name=&amp;quot;JobLabel&amp;quot;&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/Command&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/ImportCommands&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/Application&amp;gt;       &lt;br /&gt;&amp;#160; &amp;lt;/Applications&amp;gt;       &lt;br /&gt;&amp;lt;/Root&amp;gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Next, call it:&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;PPSCmd importXml /server &lt;/em&gt;&lt;a href="http://server:46767"&gt;&lt;em&gt;http://server:46767&lt;/em&gt;&lt;/a&gt;&lt;em&gt; something.xml&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Make sure you do not have have rules that are NativeMdx or NativeSQL implementation as this will disable the EnableNativeMdxSQLRule on the application.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Once you have it running, you can schedule this to run in SQL Agent - full scheduling to your heart's desire.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PerformancePoint Planning - Analysis Services&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Use SQL Profiler to connect to Analysis Services to identify query problems and issues with caching, or just to see what it's doing in the background while it's not &amp;quot;rendering the matrix&amp;quot;.&amp;#160; You may be able to tweak aggregations using &lt;a href="http://www.codeplex.com/bidshelper/Wiki/View.aspx?title=Aggregation%20Manager&amp;amp;referringTitle=Home"&gt;Aggregation Manager&lt;/a&gt;, though you will probably need to do this on every deploy.&amp;#160; Analysis Services should be on at least one separate server in the architecture for memory and performance reasons.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PerformancePoint Exam 70-556 Outline&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/learning/en/us/exams/70-556.mspx" href="http://www.microsoft.com/learning/en/us/exams/70-556.mspx"&gt;http://www.microsoft.com/learning/en/us/exams/70-556.mspx&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8882774533042351011?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8882774533042351011/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8882774533042351011' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8882774533042351011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8882774533042351011'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/tips-from-performancepoint-planning.html' title='Tips from PerformancePoint Planning Series I Course'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4120017024372496232</id><published>2008-12-04T19:00:00.001-08:00</published><updated>2008-12-04T19:00:44.087-08:00</updated><title type='text'>The Microsoft ProClarity Team Blog : ProClarity 6.3 SP2 (build 2217) Documenation</title><content type='html'>&lt;p&gt;Proclarity 6.3 SP2 is out, and still doesn't play very well with Sharepoint 2007 on Windows 2008.. but hey, you should be scaling out right? &lt;/p&gt;  &lt;blockquote&gt;Attached is the Requirements.doc for the ProClarity 6.3 SP2 (build 2217) release. This document is being posted here because it will not be available via KB article for another couple of weeks.&amp;#160; The SP2 bits are available at &lt;a href="http://download.microsoft.com/"&gt;http://download.microsoft.com&lt;/a&gt;.&amp;#160; Still to come later are the &amp;quot;Installing ProClarity 6.3 SP2 on Microsoft Windows Server 2008&amp;quot; and &amp;quot;ProClarity 6.3 SP2 readme.docx&amp;quot; files.&amp;#160; We'll post these as soon as possible.&amp;#160; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/proclarity/archive/2008/12/01/proclarity-6-3-sp2-build-2217-documenation.aspx"&gt;The Microsoft ProClarity Team Blog : ProClarity 6.3 SP2 (build 2217) Documenation&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4120017024372496232?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4120017024372496232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4120017024372496232' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4120017024372496232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4120017024372496232'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/microsoft-proclarity-team-blog.html' title='The Microsoft ProClarity Team Blog : ProClarity 6.3 SP2 (build 2217) Documenation'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4495391647898101771</id><published>2008-12-04T18:59:00.001-08:00</published><updated>2008-12-04T18:59:45.351-08:00</updated><title type='text'>Filtering Unneeded Dimension Members in PerformancePoint Filters - SQL Server Central</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;Sometimes we need to utilise dynamic dimension security in an Analysis Services solution and we also need to display dynamically the allowed members in a PerformancePoint filter.&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.sqlservercentral.com/articles/PerformancePoint/64565/"&gt;Filtering Unneeded Dimension Members in PerformancePoint Filters - SQL Server Central&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4495391647898101771?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4495391647898101771/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4495391647898101771' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4495391647898101771'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4495391647898101771'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/filtering-unneeded-dimension-members-in.html' title='Filtering Unneeded Dimension Members in PerformancePoint Filters - SQL Server Central'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8726957351270452333</id><published>2008-12-04T18:34:00.001-08:00</published><updated>2008-12-04T18:34:26.905-08:00</updated><title type='text'>Aurelien Koppel: Blog technique sur PerformancePoint Server (PPS)</title><content type='html'>&lt;p&gt;Advantages of Proclarity vs. Excel... in French. &lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Proclarity 6.3 et Excel 2007 permettent &amp;#224; leurs utilisateurs de r&amp;#233;aliser des rapports ad-hocs fond&amp;#233;s sur des cubes Analysis Services (SSAS).&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://aurelien-koppel-pps.blogspot.com/"&gt;Aurelien Koppel: Blog technique sur PerformancePoint Server (PPS)&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8726957351270452333?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8726957351270452333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8726957351270452333' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8726957351270452333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8726957351270452333'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/aurelien-koppel-blog-technique-sur.html' title='Aurelien Koppel: Blog technique sur PerformancePoint Server (PPS)'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-3668715639131466963</id><published>2008-12-04T18:23:00.001-08:00</published><updated>2008-12-04T18:23:56.395-08:00</updated><title type='text'>PerformancePoint Planning: Deleting a Custom Member Property - A Solution - Sacha Tomey's blog</title><content type='html'>&lt;p&gt;Some sample code to get started building your own PerformancePoint Planning add-in in C#... or at least one feature of it.&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Below is some really rough and ready C# code that actually does delete a dimension member property.&amp;#160; I will improve the code and probably add it in to my &lt;/em&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2008/08/27/performancepoint-server-2007-ppscmd-gui.aspx"&gt;&lt;em&gt;PPSCMD GUI&lt;/em&gt;&lt;/a&gt;&lt;em&gt; interface as a 'feature pack' bonus at some stage, however, if you are in desperate need for the code to delete a member property, and you can't wait for PPSCMD GUI v0.2 or PerformancePoint Version 2 (I'm not sure which will come first !) the code is below (&lt;strong&gt;Use at your own risk !!&lt;/strong&gt;)&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2008/11/26/performancepoint-planning-deleting-a-custom-member-property-a-solution.aspx#comments"&gt;PerformancePoint Planning: Deleting a Custom Member Property - A Solution - Sacha Tomey's blog&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;em&gt;So.... you want to use the PerformancePoint web service so you can extend PerformancePoint, and integrate it into bespoke applications and SharePoint.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/martynbullerwell/archive/2007/11/30/the-performance-point-web-service.aspx"&gt;The PerformancePoint Planning Web Service&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-3668715639131466963?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/3668715639131466963/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=3668715639131466963' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3668715639131466963'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3668715639131466963'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/performancepoint-planning-deleting.html' title='PerformancePoint Planning: Deleting a Custom Member Property - A Solution - Sacha Tomey&amp;#39;s blog'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4804377703054549878</id><published>2008-12-04T18:18:00.001-08:00</published><updated>2008-12-04T18:18:45.881-08:00</updated><title type='text'>The Microsoft PerformancePoint Team Blog : Creating Excel and PowerPoint Documents Using PerformancePoint</title><content type='html'>&lt;p&gt;   &lt;br /&gt;Still very relevant.&lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;Creating Excel and PowerPoint Documents Using PerformancePoint &lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-left-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-right-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-left-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-right-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-left-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-right-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-left-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-right-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-left-on.gif" align="absMiddle" border="0" /&gt;&lt;img src="http://blogs.msdn.com/Themes/default/images/common/star-right-on.gif" align="absMiddle" border="0" /&gt;&lt;/h6&gt;    &lt;p&gt;Eric Friedrichsen&amp;#160; (&lt;a href="mailto:ericfr@microsoft.com"&gt;ericfr@microsoft.com&lt;/a&gt;)&lt;/p&gt;    &lt;p&gt;Microsoft Corporation&lt;/p&gt;    &lt;p&gt;August 2007&lt;/p&gt;    &lt;p&gt;Applies to:      &lt;br /&gt;Microsoft Office PerformancePoint Server 2007       &lt;br /&gt;Microsoft Office Excel 2007       &lt;br /&gt;Microsoft Office PowerPoint 2007&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/performancepoint/archive/2007/08/22/creating-excel-and-powerpoint-documents-using-performancepoint.aspx"&gt;The Microsoft PerformancePoint Team Blog : Creating Excel and PowerPoint Documents Using PerformancePoint&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4804377703054549878?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4804377703054549878/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4804377703054549878' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4804377703054549878'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4804377703054549878'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/12/microsoft-performancepoint-team-blog.html' title='The Microsoft PerformancePoint Team Blog : Creating Excel and PowerPoint Documents Using PerformancePoint'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8355767905381984146</id><published>2008-11-28T13:44:00.001-08:00</published><updated>2008-11-28T13:44:36.936-08:00</updated><title type='text'>Microsoft Dynamics CEE Blog : Microsoft Office PerformancePoint Server 2007 and Microsoft Dynamics AX 2009 Monitoring and Analytics Sample</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Microsoft Office PerformancePoint Server is a performance management application that helps users monitor the performance of their organizations, analyze the results, and make effective business decisions. &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;The Microsoft Dynamics AX 2009 sample contains a sample Microsoft Dynamics AX data cube and two sample dashboards that are based on the information. One is an executive overview dashboard and the other a drill down into the General Ledger information. You can reuse these dashboards on your own Microsoft Dynamics AX cubes if you desire by following the instructions included with the sample.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/microsoft_dynamics_cee_blog/archive/2008/11/17/9110206.aspx"&gt;Microsoft Dynamics CEE Blog : Microsoft Office PerformancePoint Server 2007 and Microsoft Dynamics AX 2009 Monitoring and Analytics Sample&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8355767905381984146?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8355767905381984146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8355767905381984146' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8355767905381984146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8355767905381984146'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/microsoft-dynamics-cee-blog-microsoft.html' title='Microsoft Dynamics CEE Blog : Microsoft Office PerformancePoint Server 2007 and Microsoft Dynamics AX 2009 Monitoring and Analytics Sample'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-842929947367151487</id><published>2008-11-28T13:03:00.001-08:00</published><updated>2008-11-28T13:03:58.918-08:00</updated><title type='text'>The Other James Brown : Single View Platform</title><content type='html'>&lt;p&gt;It’s not the Unified Dimension Model that’s the focus at Microsoft any more… it’s the Single View Platform.&amp;#160; It’s not just Analysis Services on top of SQL Server to centralize your data, it’s Virtual Earth and PerformancePoint, tied into Sharepoint, to offer a comprehensive “Single View” of the world.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The Single View Platform is not a new product in itself, but rather a group of existing products brought together under a banner for a specific problem domain (like &lt;a href="http://www.citizenserviceplatform.com/"&gt;CSP&lt;/a&gt;).&amp;#160; For SVP it brings in Virtual Earth, SQL, SharePoint, PerformancePoint and a whole host of other products.&amp;#160; The advantages of this approach were rather nicely summed up on another &lt;a href="http://blogs.infostrat.com/2008/10/microsoft-launches-single-view-platform.html"&gt;blog&lt;/a&gt;:&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;em&gt;For those of us who have chosen the Microsoft platform, the good news is that we have many products from which to choose. Microsoft has an array of server and client products, as well as online services, that cover everything from collaboration to commerce, business intelligence to geographical information systems, personal productivity to accounting.          &lt;br /&gt;Sometimes the sheer number of choices can be daunting, so Microsoft is initiating new offerings that help us weave the various products into cohesive solutions. The goal is to bridge the gaps between product groups and provide additional documentation and code to integrate multiple Microsoft products.&lt;/em&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;Very nicely put!&amp;#160; I really hope that we see more of these frameworks from Microsoft.&amp;#160; They allow us tackle a problem by grouping a set of our products together, and then producing documentation, guidance, demos, samples and so forth directed at solving the specific problem space.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/james_brown/archive/2008/11/12/single-view-platform.aspx"&gt;The Other James Brown : Single View Platform&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-842929947367151487?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/842929947367151487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=842929947367151487' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/842929947367151487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/842929947367151487'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/other-james-brown-single-view-platform.html' title='The Other James Brown : Single View Platform'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1580136667759622848</id><published>2008-11-28T12:40:00.001-08:00</published><updated>2008-11-28T12:40:17.884-08:00</updated><title type='text'>PerformancePointy : PerformancePoint Monitoring + Silverlight: KPIs and Scorecards</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;PerformancePoint Monitoring + Silverlight: KPIs and Scorecards&lt;/h4&gt;    &lt;p&gt;PerformancePoint Monitoring doesn't have as robust a prescription as &lt;a href="http://www.ssblueprints.net/sharepoint"&gt;Silverlight Blueprint for SharePoint&lt;/a&gt;, but yes, PerformancePoint Monitoring &amp;amp; Silverlight can be used together.&lt;/p&gt;    &lt;p&gt;PerformancePoint dashboards are SharePoint web part pages, so web parts or master pages using Silverlight for menus, visualization, charting, or any other thing, are right at home in (or surrounding) a PerformancePoint dashboard.&lt;/p&gt;    &lt;p&gt;Another integration point is the web service &lt;em&gt;PmService.asmx&lt;/em&gt;. You can learn more about this service through &lt;a href="http://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards.server.pmservice.aspx"&gt;PerformancePoint SDK documentation of its client proxy&lt;/a&gt;. In this article we’ll call the &lt;em&gt;GenerateView&lt;/em&gt; method of this service to retrieve and work with a scorecard/KPI data set, and visualize that data in Silverlight 2. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/wadedor/archive/2008/11/17/performancepoint-silverlight-interoperability-monitoring-web-service.aspx"&gt;PerformancePointy : PerformancePoint Monitoring + Silverlight: KPIs and Scorecards&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1580136667759622848?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1580136667759622848/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1580136667759622848' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1580136667759622848'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1580136667759622848'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/performancepointy-performancepoint.html' title='PerformancePointy : PerformancePoint Monitoring + Silverlight: KPIs and Scorecards'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8951484631930576732</id><published>2008-11-27T08:24:00.001-08:00</published><updated>2008-11-27T08:24:31.248-08:00</updated><title type='text'>PerformancePoint Server Information by Ajay Singh</title><content type='html'>&lt;p&gt;Details on Consolidation from the BI VPC 6.0.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;b&gt;&lt;u&gt;&lt;em&gt;How Consolidation works in Performance Point Server:&lt;/em&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;em&gt;&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;b&gt;Financial model with shares consolidation:&lt;/b&gt; This uses financial model with shares since it requires ownership information which derives from the shares calculation. There are five rules templates for statutory consolidation in FI. They are Inter-company rule for Profit/Loss, Inter-company rule for investment, Inter-company rule for Equity and Inter-company rule for Balance Sheet. One can map a leaf account to the model property that used by the rule. The leaf account will then be used for calculating minority interest, investment and elimination related transactions. Users can also write their own rules to accommodate more statutory requirements. The financial model with shares consolidation only supports one level entity hierarchy, and shares calculation will generate all the ownership information for each entity relative to the parent entity which in term generates a flat hierarchy. &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;If company A owns 90% of company B, there will be two leaf entities (company B and company A) and one consolidated entity Consol. After shares calculation company A has holding consolidation method and company B has Full consolidation method. Once the method is determined for each entity within the hierarchy, we need to load fact table data for each leaf entity. Consolidation process involves the following three steps:&lt;/em&gt;&lt;/p&gt;    &lt;ol&gt;     &lt;li&gt;&lt;em&gt;Shares Calculation: To calculate the ownership and control for each sub entity. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Reconciliation (optional): To record any difference occurred between inter companies. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Consolidation: To record elimination for inter-company transactions based on the type of the accounts, consolidation methods and flow type (for BS accounts only). &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Currency Conversion (optional): Consolidation can also do currency conversion but it’s optional. &lt;/em&gt;&lt;/li&gt;   &lt;/ol&gt;    &lt;p&gt;&lt;b&gt;&lt;em&gt;&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;b&gt;Financial model without shares consolidation&lt;/b&gt;: This uses financial model without shares since we assume 100% ownership between parent and child entities. The model property Consolidation Balance Account is used to record the elimination for each account. Non statutory consolidation supports staged hierarchy so that parent entities can have multiple levels. The 100% elimination will take place for all the intercompany transactions.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://ppsinfo.blogspot.com/"&gt;PerformancePoint Server Information by Ajay Singh&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8951484631930576732?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8951484631930576732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8951484631930576732' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8951484631930576732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8951484631930576732'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/performancepoint-server-information-by_27.html' title='PerformancePoint Server Information by Ajay Singh'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6134432840813734810</id><published>2008-11-27T08:09:00.001-08:00</published><updated>2008-11-27T08:09:55.303-08:00</updated><title type='text'>PerformancePoint Server Information by Ajay Singh: InterCompany Reconciliation</title><content type='html'>&lt;p&gt;I don’t usually ask myself questions, but if I did it would probably be “Self, what is an Offset Account” if I had to work with the Financials with Shares model in PerformancePoint Planning. &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;You may be asking yourself, “Self, what is an Offset Account? What is a Balancing Account for that matter?” Well, when an IC reconciliation job runs it looks at the difference between the values recorded by the buyer and the seller. In this case, the seller recorded the transaction at $50.00 higher than the buyer. IC reconciliation always assumes the buyer’s value is correct and so we must reduce the seller’s value by 50 bucks. The offset account (that we set in the model properties) is considered a “seller’s account” so adding -$50.00 will bring the whole shebang into balance. But, our ancient Greek accounting rules tell us that we need to record a double entry for this transaction. Enter: the balancing account. The balancing account will &lt;b&gt;always&lt;/b&gt; get a double-entry for the same amount and opposite sign as the offset account.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://ppsinfo.blogspot.com/2008/10/intercompany-reconciliation.html"&gt;PerformancePoint Server Information by Ajay Singh: InterCompany Reconciliation&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6134432840813734810?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6134432840813734810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6134432840813734810' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6134432840813734810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6134432840813734810'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/performancepoint-server-information-by.html' title='PerformancePoint Server Information by Ajay Singh: InterCompany Reconciliation'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-9223024701275336482</id><published>2008-11-22T13:12:00.001-08:00</published><updated>2008-11-22T13:12:36.881-08:00</updated><title type='text'>What is PerformancePoint?</title><content type='html'>&lt;p&gt;&lt;strong&gt;Do you know what Microsoft PerformancePoint is?&lt;/strong&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;I think of Microsoft PerformancePoint as a combination &amp;quot;all-in-one&amp;quot;, &amp;quot;do-it-yourself with a bit of help&amp;quot; planning, analyzing, reporting, scorecard and dashboard creating suite from Microsoft with Excel, Sharepoint, and Web functionality.&amp;#160; It helps you to capture and analyze your data.&amp;#160; It integrates multiple Microsoft products into a single common theme of _Business Intelligence_.&lt;/p&gt;  &lt;p&gt;It's kind of like a swiss-army knife for BI, but with power tools instead of a fork or toenail clippers.&lt;/p&gt;  &lt;p&gt;There are many components of PerformancePoint drawn together from creations of Microsoft's development teams, acquisitions, and licenses of 3rd-party tools.&amp;#160; Proclarity, Business Scorecard Manager, Biz #, FRx, to name a few.&amp;#160; Planning, Monitoring, and Analyzing. &lt;/p&gt;  &lt;p&gt;There's a lot to cover if you want to know all there is to know about PerformancePoint.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PerformancePoint is not:&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;A server performance optimization tool (though it does allow for data analysis to optimize performance) &lt;/li&gt;    &lt;li&gt;A load testing tool. &lt;/li&gt;    &lt;li&gt;A tool to speed up your computer (in fact, it requires some serious resources and server-class machines if you want the entire suite installed along with SQL Server, Sharepoint, and lots of enterprise data) &lt;/li&gt;    &lt;li&gt;An add on for &lt;a href="http://www.microsoft.com/SURFACE/index.html"&gt;Microsoft Surface&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;It is not a Master Data Management Tool, though you could probably turn it into one.&amp;#160; There was some speculation that the Stratature acquisition would provide PerformancePoint with an MDM tool.&amp;#160; Instead, this falls into the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/mdmgeneral/thread/a4ed7bd0-7cd6-4474-bae5-52d007e83079"&gt;Sharepoint camp&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;It does not support SQL Server 2008 (until you apply the service pack that is coming soon!), though parts will still function.&amp;#160;&amp;#160; The Planning component of PerformancePoint uses MDX and Analysis Services extensively, which apparently doesn't translate very well in the SQL 2008 world of MDX. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;What is PerformancePoint?&amp;#160; &lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;It falls under the Office Server suite of products, though it could just as easily have fallen under SQL Server's umbrella due to its close ties with the database and tight integration with Analysis Services. &lt;/li&gt;    &lt;li&gt;It is the client tool that Microsoft was missing when browsing OLAP cubes. (Pivot tables in Excel 2000 were not much fun, though they are much better in Excel 2007.) &lt;/li&gt;    &lt;li&gt;It is the data entry tool for Excel that Microsoft was missing for planning submission and workflow. (Spreadmarts are not much fun.) &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I enjoy word analysis more than number-crunching, as words can be beautiful and numbers are just... well... numbers.&amp;#160; Wordle is one of my favourite &amp;quot;tag cloud&amp;quot; tools for creating these word visualizations.&lt;/p&gt;  &lt;p&gt;PerformancePoint, as defined by the search terms accessing this blog.&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2" width="400" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://lh4.ggpht.com/_W25Un3JaOdk/SSh1gzacY_I/AAAAAAAAAPg/VOQE32Ts5ic/s1600-h/image%5B79%5D.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="267" alt="image" src="http://lh3.ggpht.com/_W25Un3JaOdk/SSh1hVTFDGI/AAAAAAAAAPk/kR0JgvRYMvk/image_thumb%5B57%5D.png?imgmax=800" width="453" border="0" /&gt;&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="200"&gt;&lt;a href="http://lh5.ggpht.com/_W25Un3JaOdk/SSh1h8GFlzI/AAAAAAAAAPo/4_OgkQx3aOM/s1600-h/image%5B78%5D.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="246" alt="image" src="http://lh6.ggpht.com/_W25Un3JaOdk/SSh1iayIHAI/AAAAAAAAAPs/7uhTo2UDqYs/image_thumb%5B56%5D.png?imgmax=800" width="398" border="0" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://lh4.ggpht.com/_W25Un3JaOdk/SSh1imsdzXI/AAAAAAAAAPw/s2R9lT4roho/s1600-h/image%5B80%5D.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="261" alt="image" src="http://lh3.ggpht.com/_W25Un3JaOdk/SSh1i7evxUI/AAAAAAAAAP0/K2zCSLElN6g/image_thumb%5B58%5D.png?imgmax=800" width="455" border="0" /&gt;&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="200"&gt;         &lt;p align="center"&gt;           &lt;br /&gt;            &lt;br /&gt;There seems to be a common theme here.&amp;#160; Let's filter out PerformancePoint, Sharepoint, Performance Point,             &lt;br /&gt;and Server             &lt;br /&gt;to see what             &lt;br /&gt;the true story is.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&amp;#160;&amp;#160; &lt;a href="http://lh3.ggpht.com/_W25Un3JaOdk/SSh1jgTslOI/AAAAAAAAAP4/E00fWg3ywww/s1600-h/image%5B24%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="482" alt="image" src="http://lh6.ggpht.com/_W25Un3JaOdk/SSh1k3GmFKI/AAAAAAAAAP8/fM93jDsriFA/image_thumb%5B14%5D.png?imgmax=800" width="735" border="0" /&gt;&lt;/a&gt; &lt;a href="http://lh6.ggpht.com/_W25Un3JaOdk/SSh1ldPoKZI/AAAAAAAAAQA/5ZIPSobDWJY/s1600-h/image%5B23%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="461" alt="image" src="http://lh5.ggpht.com/_W25Un3JaOdk/SSh1l_olK2I/AAAAAAAAAQI/XswSng00Hmg/image_thumb%5B13%5D.png?imgmax=800" width="755" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_W25Un3JaOdk/SSh1m3jUL2I/AAAAAAAAAQM/zChLW5ktYHw/s1600-h/image%5B31%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="495" alt="image" src="http://lh4.ggpht.com/_W25Un3JaOdk/SSh1oMLrYJI/AAAAAAAAAQQ/-wNZ5NwgP_E/image_thumb%5B19%5D.png?imgmax=800" width="760" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_W25Un3JaOdk/SSh1orOaToI/AAAAAAAAAQU/DptElLgG3Gw/s1600-h/image%5B38%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="478" alt="image" src="http://lh6.ggpht.com/_W25Un3JaOdk/SSh1pfF8uLI/AAAAAAAAAQY/WvrvhZLmPxw/image_thumb%5B24%5D.png?imgmax=800" width="772" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_W25Un3JaOdk/SSh1p2zIj1I/AAAAAAAAAQc/hsej6zrYJSI/s1600-h/image%5B45%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="485" alt="image" src="http://lh4.ggpht.com/_W25Un3JaOdk/SSh1q3B8QjI/AAAAAAAAAQg/uJfWvjeK_rE/image_thumb%5B29%5D.png?imgmax=800" width="774" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_W25Un3JaOdk/SSh1riq9Q2I/AAAAAAAAAQk/GiUlSsOmXNw/s1600-h/image%5B54%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="543" alt="image" src="http://lh5.ggpht.com/_W25Un3JaOdk/SSh1slEOijI/AAAAAAAAAQo/_AqFP1Gy01E/image_thumb%5B36%5D.png?imgmax=800" width="844" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_W25Un3JaOdk/SSh1toX2O_I/AAAAAAAAAQs/RargnuDX19A/s1600-h/image%5B64%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="555" alt="image" src="http://lh5.ggpht.com/_W25Un3JaOdk/SSh1u0ylc3I/AAAAAAAAAQw/sB0LhQql2a8/image_thumb%5B44%5D.png?imgmax=800" width="862" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_W25Un3JaOdk/SSh1vkMujoI/AAAAAAAAAQ0/5nS1sEd7hB0/s1600-h/image%5B74%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="555" alt="image" src="http://lh6.ggpht.com/_W25Un3JaOdk/SSh1w2geJDI/AAAAAAAAAQ4/7Zut__ifyls/image_thumb%5B52%5D.png?imgmax=800" width="854" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;As this is a blog, you're going to see terms like 'problem', 'failed', and msmdpump.dll' picked up from the search engines.&amp;#160; I had a few &amp;quot;head scratching&amp;quot; moments myself when trying to build my first model using PerformancePoint Planning, trying to create my first Dashboard using PerformancePoint Monitoring, and trying to get Proclarity Web Professional installed.&amp;#160; &lt;/p&gt;  &lt;p&gt;Not to mention data integration. &amp;quot;&lt;a href="http://technet.microsoft.com/en-us/library/bb660600.aspx"&gt;createlabeltableformeasuregroup&lt;/a&gt;&amp;quot; anyone?&lt;/p&gt;  &lt;p&gt;The purpose of this blog and my postings here, other than to capture every tidbit of internet knowledge around PerformancePoint, is to solve problems, turn failures into successes, and assist with &lt;a href="http://www.xmlforanalysis.com/"&gt;configuring XML/A.&lt;/a&gt; :)&lt;/p&gt;  &lt;p&gt;So that's how people got here.&amp;#160; But where is Microsoft going with this?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.directionsonmicrosoft.com/research/19-research-reports/252-performancepoint-aids-business-performance-management.html"&gt;More from Directions On Microsoft.&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Even though I try to keep track of all the goings-on with PerformancePoint here, Microsoft still is the best source of information.&lt;/p&gt;  &lt;p&gt;Top 10 Benefits of Microsoft PerformancePoint   &lt;br /&gt;&lt;a title="http://www.microsoft.com/business/performancepoint/productinfo/top10benefits.aspx" href="http://www.microsoft.com/business/performancepoint/productinfo/top10benefits.aspx"&gt;http://www.microsoft.com/business/performancepoint/productinfo/top10benefits.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;PerformancePoint Forums   &lt;br /&gt;&lt;a title="http://forums.microsoft.com/TechNet/default.aspx?ForumGroupID=517&amp;amp;SiteID=17" href="http://forums.microsoft.com/TechNet/default.aspx?ForumGroupID=517&amp;amp;SiteID=17"&gt;http://forums.microsoft.com/TechNet/default.aspx?ForumGroupID=517&amp;amp;SiteID=17&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And &lt;a href="http://en.wikipedia.org/wiki/Mandelbrot_set"&gt;mathematics&lt;/a&gt; can be beautiful too.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://thedailywtf.com/Articles/Stupid-Coding-Tricks-The-TSQL-Madlebrot.aspx" href="http://thedailywtf.com/Articles/Stupid-Coding-Tricks-The-TSQL-Madlebrot.aspx"&gt;http://thedailywtf.com/Articles/Stupid-Coding-Tricks-The-TSQL-Madlebrot.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.wordle.net/create"&gt;Wordle - Create&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-9223024701275336482?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/9223024701275336482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=9223024701275336482' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/9223024701275336482'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/9223024701275336482'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/what-is-performancepoint.html' title='What is PerformancePoint?'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_W25Un3JaOdk/SSh1hVTFDGI/AAAAAAAAAPk/kR0JgvRYMvk/s72-c/image_thumb%5B57%5D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5318632595754215968</id><published>2008-11-18T10:33:00.001-08:00</published><updated>2008-11-18T10:33:07.007-08:00</updated><title type='text'>A solution to "An unexpected error has occurred" in WSS v3</title><content type='html'>&lt;p&gt;&lt;em&gt;&amp;#160;&lt;/em&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Debugging SharePoint can be problematic at times, it does like to hide debugging information from you. The bain of my life recently has been &amp;#8220;An unexpected error has occurred&amp;#8221; with nothing written to log files, trace or the event log.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;Normally I can debug the problem with a little commenting &amp;amp; narrowing down of the problem, but today I have managed to get rid of that error screen completely.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;The solution is to change a single entry in web.config, by modifying the line&amp;#8230;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&amp;lt;SafeMode MaxControls=&amp;#8220;200&amp;#8220; CallStack=&amp;#8220;false&amp;#8220;&amp;#8230;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;to&amp;#8230;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&amp;lt;SafeMode MaxControls=&amp;#8220;200&amp;#8220; CallStack=&amp;#8220;true&amp;#8220;&amp;#8230;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;You will also need to set custom errors to 'Off' .&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&amp;lt;customErrors mode=&amp;#8220;Off&amp;#8220;/&amp;gt;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;You will no longer see the &amp;#8220;An unexpected error has occurred&amp;#8221; error page and instead you get a lovely &amp;#8217;standard ASP.Net error page&amp;#8217; with the stack trace and everything&amp;#8230;development has got that little bit easier!!&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blog.thekid.me.uk/archive/2007/02/15/a-solution-to-quot-an-unexpected-error-has-occurred-quot-in-wss-v3.aspx"&gt;A solution to &amp;quot;An unexpected error has occurred&amp;quot; in WSS v3&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5318632595754215968?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5318632595754215968/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5318632595754215968' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5318632595754215968'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5318632595754215968'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/solution-to-unexpected-error-has.html' title='A solution to &amp;quot;An unexpected error has occurred&amp;quot; in WSS v3'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8926688214818085649</id><published>2008-11-18T09:02:00.001-08:00</published><updated>2008-11-18T09:02:04.058-08:00</updated><title type='text'>Justin T. Ho - Event Log Shows {3D42CCB1-4665-4620-92A3-478F47389230} and {61738644-F196-11D0-9953-00C04FD919C1} Permission Errors with Sharepoint 2007 Search Engine Installed</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;If you notice this filling up the Windows Event Log, you may need to modify permissions within Component Services. &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Event Type: Error        &lt;br /&gt;Event Source: DCOM         &lt;br /&gt;Event Category: None         &lt;br /&gt;Event ID: 10016         &lt;br /&gt;User:&amp;#160; NT AUTHORITY\NETWORK SERVICE         &lt;br /&gt;Description:         &lt;br /&gt;The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID         &lt;br /&gt;{3D42CCB1-4665-4620-92A3-478F47389230}         &lt;br /&gt;to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20).&amp;#160; This security permission can be modified using the Component Services administrative tool.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blog.justinho.com/2007/11/10/EventLogShows3D42CCB14665462092A3478F47389230And61738644F19611D0995300C04FD919C1PermissionErrorsWithSharepoint2007SearchEngineInstalled.aspx"&gt;Justin T. Ho - Event Log Shows {3D42CCB1-4665-4620-92A3-478F47389230} and {61738644-F196-11D0-9953-00C04FD919C1} Permission Errors with Sharepoint 2007 Search Engine Installed&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8926688214818085649?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8926688214818085649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8926688214818085649' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8926688214818085649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8926688214818085649'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/justin-t-ho-event-log-shows-3d42ccb1.html' title='Justin T. Ho - Event Log Shows {3D42CCB1-4665-4620-92A3-478F47389230} and {61738644-F196-11D0-9953-00C04FD919C1} Permission Errors with Sharepoint 2007 Search Engine Installed'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8084774891395075314</id><published>2008-11-05T12:42:00.001-08:00</published><updated>2008-11-05T12:42:09.525-08:00</updated><title type='text'>BeI - Microsoft Business Intelligence – Reporting Services 2008 &amp; PerformancePoint</title><content type='html'>&lt;p&gt;&lt;em&gt;&amp;#160;&lt;/em&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Here is another quick tip, Reporting Services 2008 would be fully supported using SP2 (see my previous post).        &lt;br /&gt;To those of you who need to use SSRS2008 today, using PPS SP1, here is a workaround:&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;strong&gt;Scenario: Integrating SSRS2008          &lt;br /&gt;&lt;/strong&gt;1.&amp;#160; Set Server Mode to &amp;quot;Share Point Integrated&amp;quot;         &lt;br /&gt;2.&amp;#160; Type the SSRS2008 Report Server URL         &lt;br /&gt;3.&amp;#160; Set the Report name using Full Path description&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/bei/"&gt;&lt;em&gt;BeI - Microsoft Business Intelligence&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8084774891395075314?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8084774891395075314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8084774891395075314' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8084774891395075314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8084774891395075314'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/bei-microsoft-business-intelligence_05.html' title='BeI - Microsoft Business Intelligence – Reporting Services 2008 &amp;amp; PerformancePoint'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-3978053443689783022</id><published>2008-11-05T12:26:00.001-08:00</published><updated>2008-11-05T12:26:55.759-08:00</updated><title type='text'>All About Annotations « Alan Whitehouse’s Ramblings</title><content type='html'>&lt;p&gt; It would be great to have a way to enter text into a cell as something that could be captured and referenced from either the cube or a relational table.&amp;#160; This concept would fit well with the standard of variance explanations placed beside numbers.&lt;/p&gt;  &lt;p&gt;After all, a number is only as useful as the story surrounding it.&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Today I have decided to talk about the concept of Annotations.&amp;#160; Annotations are a nice feature of PerformancePoint, but there are some limitations to keep in mind.&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://alanwhitehouse.wordpress.com/2008/10/23/all-about-annotations/"&gt;All About Annotations « Alan Whitehouse’s Ramblings&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-3978053443689783022?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/3978053443689783022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=3978053443689783022' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3978053443689783022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3978053443689783022'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/all-about-annotations-alan-whitehouses.html' title='All About Annotations « Alan Whitehouse’s Ramblings'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8114476499543424000</id><published>2008-11-05T12:13:00.001-08:00</published><updated>2008-11-05T12:13:05.546-08:00</updated><title type='text'>BeI - Microsoft Business Intelligence</title><content type='html'>&lt;p&gt; Lots of useful links here.&amp;#160; Many I already link to on the right hand links.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Since there are a lot of you out there looking for away in, I've decided to gather all my known links and recommendations to help you take your first steps. I've decided to call it the &amp;quot;Junkies List&amp;quot;:       &lt;br /&gt;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;    &lt;ol&gt;     &lt;li&gt;&lt;em&gt;Taking the first steps: Adrian's Impressive Intro Tutorials (1-7):         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://blogs.technet.com/datapuzzle/archive/2008/03/21/help-how-to-guides-manuals-forums-for-microsoft-office-performancepoint-server-2007.aspx"&gt;&lt;em&gt;http://blogs.technet.com/datapuzzle/archive/2008/03/21/help-how-to-guides-manuals-forums-for-microsoft-office-performancepoint-server-2007.aspx&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Level 100 – 200 : PPS – Planning On-Line raining         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://www.microsoft.com/business/performancepoint/resources/training.aspx"&gt;&lt;em&gt;http://www.microsoft.com/business/performancepoint/resources/training.aspx&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Basics Concepts:         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2008/04/28/new-microsoft-insider-pps-planning-blog.aspx"&gt;&lt;em&gt;http://blogs.adatis.co.uk/blogs/sachatomey/archive/2008/04/28/new-microsoft-insider-pps-planning-blog.aspx&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;XL-Add-ON         &lt;br /&gt;&lt;/em&gt;&lt;a href="https://mail.opisoft.com/exchweb/bin/redir.asp?URL=http://blogs.msdn.com/petereb/default.aspx"&gt;&lt;em&gt;http://blogs.msdn.com/petereb/default.aspx&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Centeral Blog:         &lt;br /&gt;&lt;/em&gt;&lt;a href="https://mail.opisoft.com/exchweb/bin/redir.asp?URL=http://adriandownes.blogspot.com/"&gt;&lt;em&gt;http://adriandownes.blogspot.com/&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Planning Server Forum:         &lt;br /&gt;&lt;/em&gt;&lt;a href="https://mail.opisoft.com/exchweb/bin/redir.asp?URL=http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1871%26SiteID=17"&gt;&lt;em&gt;http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1871&amp;amp;SiteID=17&lt;/em&gt;&lt;/a&gt;&lt;em&gt;          &lt;br /&gt;&lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Paul Steynberg         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://paulsteynberg.blogspot.com/"&gt;&lt;em&gt;http://paulsteynberg.blogspot.com&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Nick Barclay         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://nickbarclay.blogspot.com/"&gt;&lt;em&gt;http://nickbarclay.blogspot.com/&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Jason Morales         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://blogs.msdn.com/jasonmorales/default.aspx"&gt;&lt;em&gt;http://blogs.msdn.com/jasonmorales/default.aspx&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Peter Eb         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://blogs.msdn.com/petereb/about.aspx"&gt;&lt;em&gt;http://blogs.msdn.com/petereb/about.aspx&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Sacha Tomey         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2008/04/28/new-microsoft-insider-pps-planning-blog.aspx"&gt;&lt;em&gt;http://blogs.adatis.co.uk/blogs/sachatomey/archive/2008/04/28/new-microsoft-insider-pps-planning-blog.aspx&lt;/em&gt;&lt;/a&gt;        &lt;br /&gt;&lt;em&gt;During the coming weeks, I'll publish posts about in-depth Planning Development Issues. Have Fun and Be I,&lt;/em&gt;&lt;/li&gt;   &lt;/ol&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/bei/"&gt;&lt;em&gt;BeI - Microsoft Business Intelligence&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8114476499543424000?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8114476499543424000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8114476499543424000' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8114476499543424000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8114476499543424000'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/bei-microsoft-business-intelligence.html' title='BeI - Microsoft Business Intelligence'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6328369845629339416</id><published>2008-11-05T12:04:00.001-08:00</published><updated>2008-11-05T12:04:28.504-08:00</updated><title type='text'>PerformancePoint, Azure and SQL Reporting Downloads from Microsoft | SharePoint BUZZ - Your SharePoint Community Resource</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Downloads available from Microsoft:&lt;/em&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=00b97ac5-8b69-4f4d-aa0c-acbfbfb9b48e&amp;amp;displaylang=en&amp;amp;tm"&gt;&lt;em&gt;PerformancePoint Server 2007 Contoso Demo Data&lt;/em&gt;&lt;/a&gt;&lt;em&gt; - contains data for the Contoso application of PerformancePoint Planning and workspace of Monitoring and Analytics. This demo application was designed to illustrate real-world business scenarios on performance management areas like statutory consolidation, Planning/Budgeting/Forecasting, KPI, scorecard, dashboard etc. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=63d0d248-1b08-4f7d-abde-62eb75cb1e69&amp;amp;displaylang=en&amp;amp;tm"&gt;&lt;em&gt;Windows Azure Tools for Microsoft Visual Studio October 2008 CTP&lt;/em&gt;&lt;/a&gt;&lt;em&gt; - for Microsoft Visual Studio extend Visual Studio to enable the creation, building, debugging, running and packaging of scalable services on Windows Azure &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=bb893fb0-ad04-4fe8-bb04-0c5e4278d3e9&amp;amp;displaylang=en&amp;amp;tm"&gt;&lt;em&gt;Windows® Azure Software Development Kit (October 2008 CTP)&lt;/em&gt;&lt;/a&gt;&lt;em&gt; - provides developers with the APIs, tools, documentation, and samples needed to develop Internet-scale applications that run on Windows Azure &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=1e53f882-0c16-4847-b331-132274ae8c84&amp;amp;displaylang=en&amp;amp;tm"&gt;&lt;em&gt;Microsoft SQL Server 2005 Reporting Services Add-in for Microsoft SharePoint Technologies&lt;/em&gt;&lt;/a&gt;&lt;em&gt; - a Web download that provides features for running a report server within a larger deployment of Windows SharePoint Services 3.0 or Microsoft Office SharePoint Server 2007. &lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.sharepointbuzz.com/2008/10/30/performancepoint-azure-and-sql-reporting-downloads-from-microsoft/"&gt;&lt;em&gt;PerformancePoint, Azure and SQL Reporting Downloads from Microsoft | SharePoint BUZZ - Your SharePoint Community Resource&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6328369845629339416?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6328369845629339416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6328369845629339416' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6328369845629339416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6328369845629339416'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/performancepoint-azure-and-sql.html' title='PerformancePoint, Azure and SQL Reporting Downloads from Microsoft | SharePoint BUZZ - Your SharePoint Community Resource'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-742841006150050268</id><published>2008-11-05T12:03:00.001-08:00</published><updated>2008-11-05T12:03:27.359-08:00</updated><title type='text'>Performance Point Server SP2 pre-release nuggets - BeI - Microsoft Business Intelligence</title><content type='html'>&lt;p&gt;&lt;em&gt;&amp;#160;&lt;/em&gt;Best news I have heard in awhile – the long-awaited SP2 for Performance Point Server 2007 is coming out… before the New Year?&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Performance point server SP2 is planned to be release on December 2008.       &lt;br /&gt;We are currently waiting for the beta version, due in a couple of days.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;The dev team has relased some nuggets regarding the upcoming release:       &lt;br /&gt;1. &lt;u&gt;&lt;strong&gt;The support for SQL Server 2008 has been established:&lt;/strong&gt;&lt;/u&gt;        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; a. SSRS report view now supports the SSRS2008 connection.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; b. Setup up over SQL Server 2008        &lt;br /&gt;2. &lt;strong&gt;&lt;u&gt;Support for virtualization environments:&lt;/u&gt;&lt;/strong&gt;        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; As previously mentioned by Norm's blog post:         &lt;br /&gt;&lt;/em&gt;&lt;a href="http://blogs.msdn.com/normbi/archive/2008/10/14/performancepoint-server-sp2-hyper-v-is-supported.aspx"&gt;&lt;em&gt;http://blogs.msdn.com/normbi/archive/2008/10/14/performancepoint-server-sp2-hyper-v-is-supported.aspx&lt;/em&gt;&lt;/a&gt;      &lt;br /&gt;&lt;em&gt;&amp;#160;&amp;#160; Performance Point Server would support virtualization (using Hyper-V),       &lt;br /&gt;&amp;#160;&amp;#160; you can read further about it at:        &lt;br /&gt;&lt;/em&gt;&lt;a href="http://support.microsoft.com/?kbid=957006"&gt;&lt;em&gt;http://support.microsoft.com/?kbid=957006&lt;/em&gt;&lt;/a&gt;      &lt;br /&gt;&lt;em&gt;&amp;#160;&amp;#160;&amp;#160; Since Planning Server requires wide topology, this issue could change the future architecture of planning implementation.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/bei/archive/2008/10/30/performance-point-server-sp2-pre-release-nuggets.aspx"&gt;Performance Point Server SP2 pre-release nuggets - BeI - Microsoft Business Intelligence&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-742841006150050268?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/742841006150050268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=742841006150050268' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/742841006150050268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/742841006150050268'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/performance-point-server-sp2-pre.html' title='Performance Point Server SP2 pre-release nuggets - BeI - Microsoft Business Intelligence'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8883156748792963167</id><published>2008-11-05T12:01:00.001-08:00</published><updated>2008-11-05T12:01:47.638-08:00</updated><title type='text'>B.I. the way...</title><content type='html'>&lt;p&gt; Some more documentation coming shortly.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The &lt;/em&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102582791033.aspx"&gt;&lt;em&gt;Planning Business Modeler topics&lt;/em&gt;&lt;/a&gt;&lt;em&gt; are now &amp;quot;out of the box&amp;quot;. These topics are organized by category rather than table of contents. The content is very good. In coming weeks, we will cross-reference between TechNet and Office Online so that customers have a better experience (less fragmented) reading our documentation.&lt;/em&gt;&amp;#160;&amp;#160; &lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102556561033.aspx"&gt;Overview &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102556541033.aspx"&gt;Getting started &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623291033.aspx"&gt;Accessibility &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623961033.aspx"&gt;User interface &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623351033.aspx"&gt;Concepts &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102556571033.aspx"&gt;How do I &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623621033.aspx"&gt;Assignments &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623561033.aspx"&gt;Jobs &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623931033.aspx"&gt;Associations &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623851033.aspx"&gt;Assumptions &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623401033.aspx"&gt;Business rules &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623421033.aspx"&gt;Business rules tasks&lt;/a&gt; | &lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623441033.aspx"&gt;Business rules overview&lt;/a&gt; | &lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623431033.aspx"&gt;Business rules templates&lt;/a&gt; | &lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623401033.aspx"&gt;More...&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623571033.aspx"&gt;Cycles &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623461033.aspx"&gt;Dimensions &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623511033.aspx"&gt;Predefined dimensions &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623371033.aspx"&gt;Models and model sites &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623601033.aspx"&gt;Forms and reports &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623921033.aspx"&gt;Planning an application &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102623451033.aspx"&gt;Process scheduling &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;      &lt;li&gt;&lt;b&gt;&lt;a href="http://office.microsoft.com/en-us/performancepoint/CH102916321033.aspx"&gt;Security and Roles &lt;/a&gt;&lt;/b&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/ppsdocteam/default.aspx"&gt;B.I. the way...&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8883156748792963167?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8883156748792963167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8883156748792963167' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8883156748792963167'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8883156748792963167'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/bi-way.html' title='B.I. the way...'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6931587875672364415</id><published>2008-11-05T11:52:00.001-08:00</published><updated>2008-11-05T11:52:51.937-08:00</updated><title type='text'>PerformancePoint Install - Failed Windows Server 2003 SP1 - Dan Lewis</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Work Around:&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;You can run the following commands to install PerformancePoint making it ignore the prerequisites check, and ultimately enabling the 'Next' button.&lt;/p&gt;    &lt;p&gt;&lt;em&gt;       &lt;br /&gt;&lt;/em&gt;To skip check for Planning Server:&lt;/p&gt;    &lt;pre&gt;MSIEXEC /i PPLSrv.msi SKIPREQCHECK=1&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;  &lt;p&gt;To skip check for Monitoring Server:&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;  &lt;pre&gt;MSIEXEC /i PSCSrv.msi SKIPREQCHECK=1&lt;/pre&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://weblogs.asp.net/danlewis/archive/2008/10/22/performancepoint-install-failed-windows-server-2003-sp1.aspx"&gt;PerformancePoint Install - Failed Windows Server 2003 SP1 - Dan Lewis&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6931587875672364415?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6931587875672364415/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6931587875672364415' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6931587875672364415'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6931587875672364415'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/11/performancepoint-install-failed-windows.html' title='PerformancePoint Install - Failed Windows Server 2003 SP1 - Dan Lewis'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6940953747818680444</id><published>2008-10-22T12:59:00.001-07:00</published><updated>2008-10-22T12:59:13.761-07:00</updated><title type='text'>MSDN Blog Postings » Blog Archive » PerformancePoint Server SP2: Hyper-V is supported</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;It is good to know that PerformancePoint Server (PPS) Service Pack 2 will support Hyper-V. The news is located on a &lt;a href="http://support.microsoft.com/?kbid=957006"&gt;Microsoft server software and supported virtualization environment&lt;/a&gt; list. &lt;/p&gt;    &lt;p&gt;This &lt;a href="http://support.microsoft.com/?kbid=957006"&gt;article&lt;/a&gt; discusses the support policy for running Microsoft server software in the following supported virtualization environments: &lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Windows Server 2008 with Hyper-V &lt;/li&gt;      &lt;li&gt;Microsoft Hyper-V Server 2008 &lt;/li&gt;      &lt;li&gt;&lt;a href="http://windowsservercatalog.com/svvp.aspx?svvppage=svvp.htm"&gt;Server Virtualization Validation Program&lt;/a&gt; (SVVP) &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://msdnrss.thecoderblogs.com/2008/10/14/performancepoint-server-sp2-hyper-v-is-supported/"&gt;MSDN Blog Postings » Blog Archive » PerformancePoint Server SP2: Hyper-V is supported&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6940953747818680444?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6940953747818680444/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6940953747818680444' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6940953747818680444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6940953747818680444'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/msdn-blog-postings-blog-archive.html' title='MSDN Blog Postings » Blog Archive » PerformancePoint Server SP2: Hyper-V is supported'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6317530289516722165</id><published>2008-10-20T08:14:00.001-07:00</published><updated>2008-10-20T08:14:15.264-07:00</updated><title type='text'>Availability of the Changelist field of Submissions table. - TechNet Forums</title><content type='html'>&lt;p&gt;Tip from the forums: &lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;From Planning Business Modeler | Process Management | Cycle Instance | Form | Select the Assignment on the Tasks you can Export the Change list as CSV files.&amp;#160;&amp;#160; The exported file can be accessed outside the application.&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=4022679&amp;amp;SiteID=17"&gt;Availability of the Changelist field of Submissions table. - TechNet Forums&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6317530289516722165?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6317530289516722165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6317530289516722165' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6317530289516722165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6317530289516722165'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/availability-of-changelist-field-of.html' title='Availability of the Changelist field of Submissions table. - TechNet Forums'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4779507941952404035</id><published>2008-10-07T08:58:00.001-07:00</published><updated>2008-10-07T08:58:27.132-07:00</updated><title type='text'>The NAV/SQL Performance Field Guide - 3rd Edition - Dynamics NAV Performance on SQL - My Two Cents</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;While struggling with NAV/SQL performance issues for many years I scribbled down countless pages about various issues, learned by own experience or from colleagues, taken from numerous knowledgebase articles, whitepapers, etc. or heard in several webcasts.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;In 2006 I started to put all this into a structured document, one I could use more straight in my optimization workshops - so &amp;quot;&lt;strong&gt;The NAV/SQL Performance Field Guide&lt;/strong&gt;&amp;quot; was born. It's not a replacement of any official NAV/SQL documentation and requires some pre-knowledge about certain issues, but this &amp;quot;braindump&amp;quot; should give feasible advice and practical hints for the daily work with NAV and SQL.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://dynamicsuser.net/blogs/stryk/archive/2008/10/04/the-nav-sql-performance-field-guide.aspx"&gt;The NAV/SQL Performance Field Guide - 3rd Edition - Dynamics NAV Performance on SQL - My Two Cents&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4779507941952404035?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4779507941952404035/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4779507941952404035' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4779507941952404035'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4779507941952404035'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/navsql-performance-field-guide-3rd.html' title='The NAV/SQL Performance Field Guide - 3rd Edition - Dynamics NAV Performance on SQL - My Two Cents'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1240761482178314222</id><published>2008-10-06T10:27:00.001-07:00</published><updated>2008-10-06T10:27:22.458-07:00</updated><title type='text'>Preprocessor commands for native code rules</title><content type='html'>&lt;p&gt; System constants (preprocessor commands) within PerformancePoint rules are available here.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/bb839341.aspx"&gt;Preprocessor commands for native code rules&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1240761482178314222?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1240761482178314222/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1240761482178314222' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1240761482178314222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1240761482178314222'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/preprocessor-commands-for-native-code.html' title='Preprocessor commands for native code rules'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5229664571431382545</id><published>2008-10-02T07:32:00.001-07:00</published><updated>2008-10-02T07:32:14.246-07:00</updated><title type='text'>Kevin White's PerformancePoint Blog : A brief overview of PerformancePoint Planning business rules</title><content type='html'>&lt;p&gt; Kevin talks about the different types of business rules in PerformancePoint.&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;I have described the behavior of PPS rule sets below. Any rules that are added in these rule sets follows the described behavior.&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/kevinwhite/archive/2008/09/22/a-brief-overview-of-performancepoint-planning-business-rules.aspx"&gt;Kevin White's PerformancePoint Blog : A brief overview of PerformancePoint Planning business rules&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5229664571431382545?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5229664571431382545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5229664571431382545' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5229664571431382545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5229664571431382545'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/kevin-white-performancepoint-blog-brief.html' title='Kevin White&amp;#39;s PerformancePoint Blog : A brief overview of PerformancePoint Planning business rules'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-771253369525718482</id><published>2008-10-01T11:02:00.001-07:00</published><updated>2008-10-01T11:02:54.308-07:00</updated><title type='text'>Developing for Dynamics GP : Microsoft Dynamics GP Blogs</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;This page contains links to blogs relating to Microsoft Dynamics GP&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/developingfordynamicsgp/pages/microsoft-dynamics-gp-blogs.aspx"&gt;Developing for Dynamics GP : Microsoft Dynamics GP Blogs&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-771253369525718482?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/771253369525718482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=771253369525718482' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/771253369525718482'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/771253369525718482'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/developing-for-dynamics-gp-microsoft.html' title='Developing for Dynamics GP : Microsoft Dynamics GP Blogs'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-8168864904539209960</id><published>2008-10-01T05:01:00.001-07:00</published><updated>2008-10-01T05:01:49.395-07:00</updated><title type='text'>The Microsoft PerformancePoint Team Blog : Working with the Monitoring CSS Files to Adjust Settings in Deployed Dashboards</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;PerformancePoint Monitoring server has a few style sheets that can be adjusted in order to modify settings in your deployed dashboards.&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/performancepoint/archive/2007/12/18/working-with-the-monitoring-css-files-to-adjust-settings-in-deployed-dashboards.aspx"&gt;The Microsoft PerformancePoint Team Blog : Working with the Monitoring CSS Files to Adjust Settings in Deployed Dashboards&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-8168864904539209960?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/8168864904539209960/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=8168864904539209960' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8168864904539209960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/8168864904539209960'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/microsoft-performancepoint-team-blog.html' title='The Microsoft PerformancePoint Team Blog : Working with the Monitoring CSS Files to Adjust Settings in Deployed Dashboards'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6903074945940633297</id><published>2008-10-01T04:44:00.001-07:00</published><updated>2008-10-01T04:44:46.455-07:00</updated><title type='text'>Snatched Moments - Create a NativeSQL Business Rule</title><content type='html'>&lt;p&gt; It is usually recommended that all rules be written in PerformancePoint Expression Language (PEL) in to ensure upgrade compatibility.&lt;/p&gt;  &lt;p&gt;However, some rules (either throwaway or complex) need to be driven by either Native SQL or MDX code.&lt;/p&gt;  &lt;p&gt;Here is a blog posting outlining how to write a Native SQL rule.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;In some difficult situations you might want to use NativeSQL to implement a business rule. It gives you the full power of SQL Server.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;First you need to create the rule in the Business Modeler to host the NativeSQL business rule. You can use parametres and even use members of dimensions as parameters. When it is time to execute the business rule the user gets a nice interface where the user is able to select the parameter in the dimension. &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;In the SQL it is the memberId of the dimension that is passed into the function and they are of the type int. A start of an implementation can be seen here:&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;create proc Calc.[sp$procedure] @entity int, @scenario int, @startTimePeriod int, @endTimePeriod int as&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;It looks almost as a normal stored procedure in SQL. The only difference is that the name is a preprocessor commands and the Performancepoint translate this to a real stored procedure name, when it is created by the Performancepoint in the SQL Server. The rest of the parametres is just like a normal stored procedure.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.snatchedmoments.com/2008/07/09/CreateANativeSQLBusinessRule.aspx"&gt;Snatched Moments - Create a NativeSQL Business Rule&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6903074945940633297?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6903074945940633297/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6903074945940633297' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6903074945940633297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6903074945940633297'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/10/snatched-moments-create-nativesql.html' title='Snatched Moments - Create a NativeSQL Business Rule'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-3826560618113423822</id><published>2008-09-29T08:19:00.001-07:00</published><updated>2008-09-29T08:19:53.984-07:00</updated><title type='text'>Why aren't my input form cells turning yellow?</title><content type='html'>&lt;p&gt;A colleague of mine offers this troubleshooting checklist when you just can't get the PerformancePoint Planning Excel Add-in to recognize input boxes in an assignment.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PerformancePoint Planning - Input Forms Checklist&lt;/strong&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;The current date is within the assignment start/end date/time&lt;/li&gt;    &lt;li&gt;The cells you are looking at are within the start and end periods for the assignment (that you selected from the time dimension)&lt;/li&gt;    &lt;li&gt;The scenario you are trying to input to is the scenario you selected for the cycle that the assignment is using&lt;/li&gt;    &lt;li&gt;You have a value selected for every dimension in the model (both filters, rows and columns) and that the value selected is at the leaf level&lt;/li&gt;    &lt;li&gt;The user you are logged on as has access to the model set to “On” in the summary view of the user’s role.&lt;/li&gt;    &lt;li&gt;That read/write access is enabled for all of the dimensions selected in the filters/rows/columns you selected above.&lt;/li&gt;    &lt;li&gt;The status of the assignment is listed as “started” or “partial”, not “Not Started” or “Submitted”, or something else.&lt;/li&gt;    &lt;li&gt;That the assignment is opened using the assignment list in the action pane or from the assignment search window.&lt;/li&gt;    &lt;li&gt;That the report property “Allow data entry” is set to true&lt;/li&gt;    &lt;li&gt;That you haven’t mistakenly changed the format of a data entry to a white background (this has happened).&amp;#160; Check this using the “Home” ribbon and going to cell styles.&amp;#160; Right click on the “PerformancePoint data entry cell” to modify if necessary.&amp;#160; This can be testing by trying to write to the cell –if you don’t get a “read-only” error you’re fine.&lt;/li&gt; &lt;/ol&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-3826560618113423822?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/3826560618113423822/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=3826560618113423822' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3826560618113423822'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3826560618113423822'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/why-aren-my-input-form-cells-turning.html' title='Why aren&amp;#39;t my input form cells turning yellow?'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-2412179243669319855</id><published>2008-09-25T06:25:00.001-07:00</published><updated>2008-09-25T06:25:31.230-07:00</updated><title type='text'>MSDN Blog Postings » Blog Archive » A brief overview of PerformancePoint Planning business rules</title><content type='html'>&lt;p&gt;&lt;em&gt;&amp;#160;&lt;/em&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Over the course of the past year I’ve had a number of conversations on what type of business rule to choose for a PerformancePoint model.&amp;#160; The answer is always - ‘it depends’.&amp;#160; Choosing the right type of business rule depends on the the context of your business requirements. For example, technical accuracy of a rule (i.e. Sales Volume * Product Price) can be done through any rule type - but choosing the right rule type requires you to consider how the resulting data is processed and stored in the system and how that impacts or aligns with your business requirements.&amp;#160;&amp;#160; &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;I have described the behavior of PPS rule sets below. Any rules that are added in these rule sets follows the described behavior.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://msdnrss.thecoderblogs.com/2008/09/23/a-brief-overview-of-performancepoint-planning-business-rules-2/"&gt;MSDN Blog Postings » Blog Archive » A brief overview of PerformancePoint Planning business rules&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-2412179243669319855?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/2412179243669319855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=2412179243669319855' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2412179243669319855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2412179243669319855'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/msdn-blog-postings-blog-archive-brief.html' title='MSDN Blog Postings » Blog Archive » A brief overview of PerformancePoint Planning business rules'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1172199954557847172</id><published>2008-09-24T10:32:00.001-07:00</published><updated>2008-09-24T10:32:27.231-07:00</updated><title type='text'>Peter Eb. : HOWTO: Dynamic rows or columns with a dimension property filter</title><content type='html'>&lt;p&gt;Currency may not change that much, but how about employee or department?&lt;/p&gt;  &lt;p&gt;Peter has a way to hack PerformancePoint Planning into using dynamic members. &lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;Then click Validate RDL to make sure there are no syntax errors. Then click ok and the report will be refreshed. Now using the filter should give the same values as the static selection, but when a new currency member is added with a new value for the property MemberName it will automatically appear in this list. Voila! Not so simple, but not so hard.&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/petereb/archive/2008/05/12/howto-dynamic-rows-or-columns-with-a-dimension-property-filter.aspx"&gt;Peter Eb. : HOWTO: Dynamic rows or columns with a dimension property filter&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;What would be nice is to see an example of a web-based or Excel-based data entry solution for adding members to the model.&lt;/p&gt;  &lt;p&gt;Something like this:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.oraxcel.com/projects/sqlxl/" href="http://www.oraxcel.com/projects/sqlxl/"&gt;http://www.oraxcel.com/projects/sqlxl/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;or this&lt;/p&gt;  &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/aa203746(office.11).aspx" href="http://msdn.microsoft.com/en-us/library/aa203746(office.11).aspx"&gt;http://msdn.microsoft.com/en-us/library/aa203746(office.11).aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;or this&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.perlielab.com/CallistoPages/datamanager.html" href="http://www.perlielab.com/CallistoPages/datamanager.html"&gt;http://www.perlielab.com/CallistoPages/datamanager.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;or how about creating a SQL job on the server that polls published spreadsheets or Sharepoint lists for data and loads them into the staging &amp;amp; app databases and processes the model?&lt;/p&gt;  &lt;p&gt;This would allow for things like headcount planning and adding new products or customers to a model without modeler permissions.&lt;/p&gt;  &lt;p&gt;Sounds like a lot of work for something that should really be in the add-in as a feature (member management).&lt;/p&gt;  &lt;p&gt;Perhaps &lt;a href="http://www.microsoft.com/sharepoint/mdm/default.mspx"&gt;Microsoft MDM&lt;/a&gt; will incorporate this feature into PerformancePoint and/or Excel?&lt;/p&gt;  &lt;p&gt;At least that's what the roadmap tells us...&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1172199954557847172?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1172199954557847172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1172199954557847172' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1172199954557847172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1172199954557847172'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/peter-eb-howto-dynamic-rows-or-columns.html' title='Peter Eb. : HOWTO: Dynamic rows or columns with a dimension property filter'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6941529992185810247</id><published>2008-09-24T07:18:00.001-07:00</published><updated>2008-09-24T07:18:47.823-07:00</updated><title type='text'>How to speed up the All up BI VPC 6</title><content type='html'>&lt;p&gt; Take out the cubes.&amp;#160; Any cubes that you do not want to demo or try out, &lt;/p&gt;  &lt;p&gt;1. From a command line (or with services console) NET STOP MSSQLSERVEROLAPSERVICE &lt;/p&gt;  &lt;p&gt;2. Create a new directory called data2 and copy files/directories below into the directory from data directory.&lt;/p&gt;  &lt;p&gt;3. Rename the data directory to data_backup.&lt;/p&gt;  &lt;p&gt;4. Rename the data2 directory to data.&lt;/p&gt;  &lt;p&gt;5. Start up Analysis Services.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/wavesmash/SNpMRI31N8I/AAAAAAAAALo/7JIOKbMpZmU/s1600-h/image%5B3%5D.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="398" alt="image" src="http://lh5.ggpht.com/wavesmash/SNpMRrpsVtI/AAAAAAAAALs/v6WRHI9lSEc/image_thumb%5B1%5D.png?imgmax=800" width="497" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Because it is not precaching anything, I noticed a huge improvement in loading the service and connecting to AS.&amp;#160; No more all-consuming memory bloat.&lt;/p&gt;  &lt;p&gt;This is good if you would like to use the All Up BI VPC with your own demo data and have no interest in the samples provided.&lt;/p&gt;  &lt;p&gt;If you need any of the sample database, copy the directories and xml associated to them back in with above steps.&lt;/p&gt;  &lt;p&gt;If you're building PerformancePoint Planning models for training purposes it should speed up the deployment immensely.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ultimatebi.blogspot.com/2008/04/bi-vpc-6-now-available.html"&gt;Learn, Build, Grow...the future of BI: BI VPC 6 now available&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6941529992185810247?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6941529992185810247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6941529992185810247' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6941529992185810247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6941529992185810247'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/how-to-speed-up-all-up-bi-vpc-6.html' title='How to speed up the All up BI VPC 6'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/wavesmash/SNpMRrpsVtI/AAAAAAAAALs/v6WRHI9lSEc/s72-c/image_thumb%5B1%5D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5010729322524925538</id><published>2008-09-22T07:08:00.001-07:00</published><updated>2008-09-22T07:08:21.212-07:00</updated><title type='text'>André Vala : PPS 2007 Tip #1: Creating Models with Multiple Measures</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;In the current release (CTP4), the only way to create a model with more than one measure is to export the application metada to a XML file, manually edit it and import the updated metada. That can be achieved following the steps listed below. &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogit.create.pt/blogs/andrevala/archive/2007/05/21/PPS-2007-Tip-_2300_1_3A00_-Criar-Modelos-com-M_FA00_ltiplas-Medidas.aspx"&gt;André Vala : PPS 2007 Tip #1: Creating Models with Multiple Measures&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5010729322524925538?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5010729322524925538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5010729322524925538' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5010729322524925538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5010729322524925538'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/andr-vala-pps-2007-tip-1-creating.html' title='André Vala : PPS 2007 Tip #1: Creating Models with Multiple Measures'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-6480621455522509925</id><published>2008-09-19T10:30:00.001-07:00</published><updated>2008-09-19T10:30:05.780-07:00</updated><title type='text'>Re: Output from ppscmd - TechNet Forums</title><content type='html'>&lt;p&gt; Some useful info for tracking the results of PPSCMD.exe into a log file.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Your post did point me in the right direction. However, there are two parts to a workable solution:&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;1) There is the *undocumented feature* for ppscmd which is using custom handle 3 for output (instead of stdout which is handle 1) so you have to use 3&amp;gt;&amp;amp;1 in you command argument. I was lucky, I guessed...&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;2) To implement a redirect in SSIS Execute Process task you have to use a workaround using cmd /C as your executable. &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/michen/archive/2007/08/02/redirecting-output-of-execute-process-task.aspx"&gt;&lt;em&gt;http://blogs.msdn.com/michen/archive/2007/08/02/redirecting-output-of-execute-process-task.aspx&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;Put together, it willl look something like cmd /c ppscmd [arguments] 3&amp;gt;&amp;amp;1 &amp;gt;&amp;gt; mylog.txt.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://forums.microsoft.com/TechNet/showpost.aspx?postid=3899790&amp;amp;siteid=17"&gt;Re: Output from ppscmd - TechNet Forums&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-6480621455522509925?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/6480621455522509925/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=6480621455522509925' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6480621455522509925'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/6480621455522509925'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/re-output-from-ppscmd-technet-forums.html' title='Re: Output from ppscmd - TechNet Forums'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-574408091331887915</id><published>2008-09-15T12:06:00.001-07:00</published><updated>2008-09-15T12:06:36.480-07:00</updated><title type='text'>Jason Morales' Microsoft BI Update : The Business Intelligence Update - September 2008</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;The Business Intelligence Update - September 2008&lt;/h4&gt;    &lt;p&gt;&lt;strong&gt;&lt;u&gt;HOT TOPICS&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Register NOW&lt;/strong&gt; for the 2nd Annual Microsoft BI Conference - &lt;a href="http://www.msbiconference.com/Pages/default.aspx"&gt;click here!&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;25% Discount Promotion&lt;/strong&gt; - &lt;a href="http://www.microsoft.com/business/performancepoint/howtobuy/mosspromo.aspx"&gt;Microsoft Office SharePoint ECAL / PerformancePoint Server CAL&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;*** extended through September 30, 2008&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.microsoft.com/bi/assessment.aspx"&gt;&lt;strong&gt;Assessment Tool for Business Intelligence&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;- compare your infrastructure against industry best practices and the latest IT research&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Online Demo: &lt;a href="http://www.microsoft.com/Industry/government/solutions/virtual_earth/demo/ps_gbi.html"&gt;Geospatial Business Intelligence&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;-&amp;#160; by integrating Virtual Earth and PerformancePoint&lt;/p&gt;    &lt;p&gt;-&amp;#160; Blog: &lt;a href="http://alanwhitehouse.wordpress.com/2008/06/09/more-on-virtual-earth-and-pps/"&gt;More on Virtual Earth &amp;amp; PPS&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://searchdatamanagement.techtarget.com/generic/0,295582,sid91_gci1316190,00.html?track=NL-340&amp;amp;ad=651577&amp;amp;asrc=EM_NLN_4056933&amp;amp;uid=2196645"&gt;Business intelligence basics: case studies and job advice&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://searchdatamanagement.techtarget.com/news/column/0,294698,sid91_gci1320531,00.html?track=NL-340&amp;amp;ad=650949&amp;amp;asrc=EM_NLN_4008097&amp;amp;uid=2196645"&gt;Five keys to hiring (good) business intelligence professionals&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://searchdatamanagement.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid91_gci1326315,00.html?track=NL-340&amp;amp;ad=656970&amp;amp;asrc=EM_NLN_4285348&amp;amp;uid=2196645"&gt;Leveraging business and marketing skills for a business intelligence (BI) career&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://searchcio-midmarket.techtarget.com/tip/0%2c289483%2csid183_gci1317445%2c00.html"&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;u&gt;UPCOMING EVENTS&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;How does it all stack up?&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;6 part Seminar Series, sponsored by &lt;a href="http://www.inetium.com/"&gt;Inetium&lt;/a&gt; &amp;amp; Microsoft&lt;/p&gt;    &lt;p&gt;Sept 18&lt;/p&gt;    &lt;p&gt;Omaha, NE&lt;/p&gt;    &lt;p&gt;Click &lt;a href="http://www.inetium.com/aboutus/events/Pages/Howdoesitallstackup.aspx"&gt;here&lt;/a&gt; to register&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Dashboard in a Day&lt;/strong&gt; - sponsored by &lt;a href="http://blogs.msdn.com/ControlPanel/Blogs/www.quilogy.com"&gt;Quilogy&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Sept 16 - Omaha, NE&lt;/p&gt;    &lt;p&gt;Sept 18 - Chicago, IL&lt;/p&gt;    &lt;p&gt;Click &lt;a href="mailto:kcebold@quilogy.com?subject=Dashboard%20in%20a%20Day%20-%20registration%20info%20request"&gt;here&lt;/a&gt; to learn more and register&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;The Next Generation of Business Intelligence&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Executive Roundtable Breakfast Series, sponsored by &lt;a href="http://blogs.msdn.com/ControlPanel/Blogs/www.neudesic.com"&gt;Neudesic&lt;/a&gt; &amp;amp; Microsoft&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.clicktoattend.com/invitation.aspx?code=130673"&gt;Sept 18&lt;/a&gt; - Denver, CO&lt;/p&gt;    &lt;p&gt;&lt;a href="https://www.clicktoattend.com/invitation.aspx?code=130967"&gt;Sept 30&lt;/a&gt; - Las Vegas, NV&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Microsoft BI Conference&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Oct 6-8 - Seattle, WA&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.microsoftbiconference.com/"&gt;www.microsoftbiconference.com&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Managing Performance with PerformancePoint&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Planning, Financial Reporting, Monitoring and Analytics for Dynamics GP 10&lt;/p&gt;    &lt;p&gt;Oct 8 - Mountain View, CA&lt;/p&gt;    &lt;p&gt;Click &lt;a href="http://www.allin.com/Events/20081008-MV-SQL2008.htm"&gt;here&lt;/a&gt; to register&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;PASS Community Summit 2008&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Nov 18-21 - Seattle, WA&lt;/p&gt;    &lt;p&gt;Click &lt;a href="http://summit2008.sqlpass.org/"&gt;here&lt;/a&gt; to learn more&lt;/p&gt;    &lt;p&gt;&lt;a href="https://msevents.microsoft.com/CUI/default.aspx?culture=en-US"&gt;Find Events &amp;amp; Webcasts&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;u&gt;UPCOMING WEBCASTS&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;* &lt;em&gt;all times listed below are for Pacific time zone&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Microsoft Business Intelligence for Retail&lt;/strong&gt; - sponsored by &lt;a href="http://blogs.msdn.com/controlpanel/blogs/www.solverusa.com"&gt;Solver&lt;/a&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Sept 11, 11am&lt;/p&gt;    &lt;p&gt;Click &lt;a href="https://www323.livemeeting.com/lrs/1100005979/Registration.aspx?pageName=xh6pxc2bmsp8t18v"&gt;here&lt;/a&gt; to register&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Using Your SharePoint Portal to Communicate Business Intelligence &lt;/strong&gt;presented by &lt;a href="http://blogs.msdn.com/ControlPanel/Blogs/www.quilogy.com"&gt;Quilogy&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Sept 11, 1 pm&lt;/p&gt;    &lt;p&gt;Click &lt;a href="https://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032386630&amp;amp;EventCategory=2&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;here&lt;/a&gt; to register&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Achieving Business Intelligence Across the Enterprise &lt;/strong&gt;presented by &lt;a href="http://www.thorogood.com/"&gt;Thorogood&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Sept 18, 9am - &lt;em&gt;Realize Fast &amp;amp; Effective Planning, Budgeting &amp;amp; Forecasting&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;Click &lt;a href="https://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032377040&amp;amp;EventCategory=2&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;here&lt;/a&gt; to register&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;u&gt;NEWS LINKS &amp;amp; PRESS RELEASES&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.developer.com/db/article.php/3764961"&gt;SQL Server 2008: First Impressions&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.intelligententerprise.com/blog/archives/2008/08/biscorecard_rat.html;jsessionid=ATRZSCZCCWNPGQSNDLRSKHSCJUNN2JVN"&gt;BIScorecard Rates Eight Leading Products&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.arnnet.com.au/index.php/id;1053940440"&gt;An Effective Business Intelligence Strategy is the Key to Business Success&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.tdwi.org/News/display.aspx?id=9070"&gt;Next-generation BI at Hand, Forrester Reports&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://economictimes.indiatimes.com/Infotech/Software/Gartner_lists_Microsoft_India_as_leading_vendor_of_BI/articleshow/3360544.cms"&gt;Gartner lists Microsoft India as leading vendor of BI&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.b-eye-network.com/view/8110"&gt;Information Agility&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.b-eye-network.com/view/8171"&gt;Who doesn't want to be agile?&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.b-eye-network.com/view/8319"&gt;The Business Intelligence Model of Conflicting Interests&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.intelligententerprise.com/blog/archives/2008/08/is_excel_a_comp.html"&gt;Is Excel a Complete BI Solution?&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://searchdatamanagement.techtarget.com/news/article/0%2c289142%2csid91_gci1326067%2c00.html"&gt;Pervasive business intelligence: Are organizations really ready?&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.intelligententerprise.com/channels/business_intelligence/showArticle.jhtml?articleID=210200396"&gt;Seven Steps to Successful BI Competency Centers&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.industryweek.com/ReadArticle.aspx?ArticleID=17110&amp;amp;SectionID=4"&gt;Business Intelligence: Distilling Raw Data into Useful Information&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.b-eye-network.com/view/8303"&gt;The Business Intelligence Education Problem&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.b-eye-network.com/view/8385"&gt;Full Circle: Decision Intelligence (DSS 2.0)&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://searchdatamanagement.techtarget.com/generic/0,295582,sid91_gci1316190,00.html?track=NL-340&amp;amp;ad=651577&amp;amp;asrc=EM_NLN_4056933&amp;amp;uid=2196645"&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/jasonmorales/contact.aspx"&gt;Contact Me&lt;/a&gt;&lt;/strong&gt; if you'd like to receive &lt;em&gt;monthly emails&lt;/em&gt; of Jason Morales' Microsoft BI Update&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/jasonmorales/archive/2008/09/11/the-business-intelligence-update-september-2008.aspx"&gt;Jason Morales' Microsoft BI Update : The Business Intelligence Update - September 2008&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-574408091331887915?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/574408091331887915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=574408091331887915' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/574408091331887915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/574408091331887915'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/jason-morales-microsoft-bi-update.html' title='Jason Morales&amp;#39; Microsoft BI Update : The Business Intelligence Update - September 2008'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5117421791389856125</id><published>2008-09-12T14:46:00.001-07:00</published><updated>2008-09-12T14:46:28.261-07:00</updated><title type='text'>How To Get A Token For A User</title><content type='html'>&lt;p&gt;If you're going to be coding in Excel Services, you may need to work with impersonation for the web service credentials. &lt;/p&gt;  &lt;p&gt;This article could help.&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;If you're trying to do the same thing with a local account, or a domain account on a Windows 2000 or Windows XP box, you'll need the user's password to get a token for it. Where are you going to get the user's password, though? If you need to do this sort of thing, prompt the user for a password (&lt;/em&gt;&lt;a href="http://alt.pluralsight.com/wiki/default.aspx/Keith.GuideBook/HowToPromptForAPassword.html"&gt;&lt;em&gt;HowToPromptForAPassword&lt;/em&gt;&lt;/a&gt;&lt;em&gt;). If the user won't be present, then you'll need to store the password someplace where the machine can read it. This is really bad news because, even if you do this as carefully as possible (&lt;/em&gt;&lt;a href="http://alt.pluralsight.com/wiki/default.aspx/Keith.GuideBook/HowToStoreSecretsOnAMachine.html"&gt;&lt;em&gt;HowToStoreSecretsOnAMachine&lt;/em&gt;&lt;/a&gt;&lt;em&gt;), root compromise of the machine eventually leads to compromise of these secrets, and you can't prevent this. This should be a major consideration in your threat model (&lt;/em&gt;&lt;a href="http://alt.pluralsight.com/wiki/default.aspx/Keith.GuideBook/WhatIsThreatModeling.html"&gt;&lt;em&gt;WhatIsThreatModeling&lt;/em&gt;&lt;/a&gt;&lt;em&gt;)!&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://alt.pluralsight.com/wiki/default.aspx/Keith.GuideBook/HowToGetATokenForAUser.html"&gt;How To Get A Token For A User&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5117421791389856125?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5117421791389856125/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5117421791389856125' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5117421791389856125'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5117421791389856125'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/how-to-get-token-for-user.html' title='How To Get A Token For A User'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-2497634924367375066</id><published>2008-09-12T13:05:00.001-07:00</published><updated>2008-09-12T13:05:28.484-07:00</updated><title type='text'>Cum Grano Salis : AJAX Library for Excel Services</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Access Excel Services from any web page using Ajax and this wrapper.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;I have had this on my table for a while already and have been meaning to make it available for everyone to use/modify. The idea behind this example is to wrap the &lt;/em&gt;&lt;a href="http://blogs.msdn.com/cumgranosalis/archive/2006/03/24/ExcelServicesHelloWorld.aspx"&gt;&lt;em&gt;Excel Web Services API&lt;/em&gt;&lt;/a&gt;&lt;em&gt; so that it is available for call inside Internet Explorer. The idea is that people will be able to leverage models inside workbooks just like C# code.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;The attached file (ExcelServicesAjax.js) needs to be placed inside the _layouts directory of your SharePoint server. In yout HTML files, you then need to reference the javascript file. That will give you access to the functionality.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cumgranosalis/archive/2007/01/29/ajax-library-for-excel-services.aspx"&gt;Cum Grano Salis : AJAX Library for Excel Services&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-2497634924367375066?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/2497634924367375066/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=2497634924367375066' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2497634924367375066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2497634924367375066'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/cum-grano-salis-ajax-library-for-excel.html' title='Cum Grano Salis : AJAX Library for Excel Services'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4405949263351320921</id><published>2008-09-11T13:20:00.001-07:00</published><updated>2008-09-11T13:20:20.158-07:00</updated><title type='text'>Differences between using a workbook in Excel and Excel Services - SharePoint Server - Microsoft Office Online</title><content type='html'>&lt;p&gt;As part of your dashboard or planning project, or separately, you may be investigating Excel Services.&amp;#160; It does not have all of the features of Excel in the browser.&amp;#160; Data entry isn’t supported&lt;a href="http://blogs.msdn.com/sherder/"&gt;.&amp;#160; Charts are different.&lt;/a&gt; Macros aren’t supported, &lt;a href="http://msdn.microsoft.com/en-us/library/bb428649.aspx"&gt;though UDFs are&lt;/a&gt; and you can &lt;a href="http://blogs.msdn.com/cumgranosalis/archive/2008/03/05/com-library-for-excel-web-services-use-ews-from-vba.aspx"&gt;call Excel Services from VBA&lt;/a&gt;.&amp;#160; It’s usually hosted in Sharepoint, though Excel Services is just a &lt;a href="http://msdn.microsoft.com/en-us/library/ms519100.aspx"&gt;web service that’s accessible via custom apps&lt;/a&gt;.&lt;/p&gt;  &lt;blockquote&gt;Supported and unsupported features when loading a workbook&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101054571033.aspx"&gt;Differences between using a workbook in Excel and Excel Services – SharePoint Server - Microsoft Office Online&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It is, however, a good way of keeping one version of the truth around in a central, protected format and is easily understandable by the business.&amp;#160; And there are some other possibilities like using the &lt;a href="http://blogs.msdn.com/cumgranosalis/archive/2007/08/17/introducing-ewa-companion-a-web-part-that-adds-missing-functionality-to-the-ewa-component.aspx"&gt;Excel Web Companion&lt;/a&gt;, and &lt;a href="http://blogs.msdn.com/cumgranosalis/archive/2007/08/20/ewa-companion-part-2-save-as-functionality.aspx"&gt;saving data using Excel Web Companion.&lt;/a&gt;&amp;#160; The Save As feature may provide an interesting way of doing some adhoc forecasting &amp;amp; brainstorming online.&lt;/p&gt;  &lt;p&gt;Spreadsheet hell comes to Sharepoint!&lt;/p&gt;  &lt;h4&gt;&lt;em&gt;What is &amp;quot;one version of the truth&amp;quot;?&lt;/em&gt;&lt;/h4&gt;  &lt;p&gt;&lt;em&gt;A common requirement when publishing a Microsoft Office Excel 2007 workbook that is connected to an external data source on Excel Services is to ensure that users always view a consistent set of values and formula results, and that the workbook uses secure and up-to-date connection information. This is sometimes called obtaining &amp;quot;one version of the truth&amp;quot;.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;For example, if you are reconciling budget data each quarter between different departments to provide a company-wide budget summary, you need to ensure that everyone is working with reliable and consistent data to ensure that the process goes smoothly with minimal disruption and disagreement over differing values between workbooks and the timing of formula calculations and results.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101744401033.aspx"&gt;Roadmap for publishing an Excel workbook as &amp;quot;one version of the truth&amp;quot;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101054621033.aspx"&gt;Using charts and PivotChart reports in Excel Services&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Using named views to show/hide charts.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101054731033.aspx"&gt;View a named item in Excel Services&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Tying back to external systems&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101736791033.aspx"&gt;Using hyperlinks in Excel Services&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Drilling to details in a cube/pivot table &lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101786251033.aspx"&gt;Expand or collapse data details in Excel Services&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Drilling to details with outline&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101054661033.aspx"&gt;Outline data in Excel Services&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101054551033.aspx"&gt;Custom Properties of the Web Part&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Create a menu to show/hide named items.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101742971033.aspx"&gt;Connect a List View Web Part to Excel Web Access&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;More blogs and postings&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/cumgranosalis/archive/category/12700.aspx" href="http://blogs.msdn.com/cumgranosalis/archive/category/12700.aspx"&gt;http://blogs.msdn.com/cumgranosalis/archive/category/12700.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/luisbeonservices/archive/2006/12/11/using-udfs-and-excel-formulas-to-get-a-query-table-on-excel-services.aspx" href="http://blogs.msdn.com/luisbeonservices/archive/2006/12/11/using-udfs-and-excel-formulas-to-get-a-query-table-on-excel-services.aspx"&gt;http://blogs.msdn.com/luisbeonservices/archive/2006/12/11/using-udfs-and-excel-formulas-to-get-a-query-table-on-excel-services.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/cumgranosalis/archive/2008/05/06/new-published-paper-advanced-usage-of-excel-services-and-file-format-manipulations.aspx" href="http://blogs.msdn.com/cumgranosalis/archive/2008/05/06/new-published-paper-advanced-usage-of-excel-services-and-file-format-manipulations.aspx"&gt;http://blogs.msdn.com/cumgranosalis/archive/2008/05/06/new-published-paper-advanced-usage-of-excel-services-and-file-format-manipulations.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/cumgranosalis/archive/2008/05/23/tips-on-excel-services-article-published-on-msdn.aspx" href="http://blogs.msdn.com/cumgranosalis/archive/2008/05/23/tips-on-excel-services-article-published-on-msdn.aspx"&gt;http://blogs.msdn.com/cumgranosalis/archive/2008/05/23/tips-on-excel-services-article-published-on-msdn.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/excel/archive/category/11361.aspx" href="http://blogs.msdn.com/excel/archive/category/11361.aspx"&gt;http://blogs.msdn.com/excel/archive/category/11361.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/luisbeonservices/" href="http://blogs.msdn.com/luisbeonservices/"&gt;http://blogs.msdn.com/luisbeonservices/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc540662.aspx"&gt;Creating Business Applications by Using Excel Services and Office Open XML Formats&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cumgranosalis/archive/2008/03/01/single-select-dimension-member-analysis-services-filter-web-part.aspx"&gt;Use members from an Analysis Services dimension as parameters with the Single Select web part.&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://social.msdn.microsoft.com/forums/en-US/sharepointexcel/threads/"&gt;Excel Services Forums&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4405949263351320921?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4405949263351320921/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4405949263351320921' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4405949263351320921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4405949263351320921'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/differences-between-using-workbook-in.html' title='Differences between using a workbook in Excel and Excel Services - SharePoint Server - Microsoft Office Online'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-3690791090464282524</id><published>2008-09-09T13:07:00.001-07:00</published><updated>2008-09-09T13:07:57.519-07:00</updated><title type='text'>Sacha Tomey's blog</title><content type='html'>&lt;p&gt;Recently Sacha published links to some of the nuggets that were posted here from the training course I went on a few weeks ago.&amp;#160; I got a lot of traffic from those links so thanks!&lt;/p&gt;  &lt;p&gt;Some of the nuggets were straight out of my shorthand notes, which, looking at them now, may not make a lot of sense.&lt;/p&gt;  &lt;p&gt;Will try to clarify some of the ones he pointed out to me.&amp;#160; His comments in bold, mine in italics.&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • Remove blank columns and remove blank rows in the Report Properties - Matrix properties&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;em&gt;Apparently this improves performance.&amp;#160; It is a setting in the Excel Add-in under Report Properties.&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • Create a separate section with &amp;quot;Suggested changes&amp;quot; with read/write access or use Sharepoint Library.&amp;#160; Create Groups for Detail &amp;amp; Summary reports. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;em&gt;This was a suggestion to add a spreadsheet with “Suggested changes” for users to add their feedback.&amp;#160; Another suggestion was to use the Grouping features in Excel to create Summary/Detail sections with expand/collapse capabilities.&amp;#160; Users like these simulated drilldown capabilities.&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • Select False to validation will ignore unknown member data. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;em&gt;This was in reference to a parameter used with the Label stored procedures for staging and validatating dimension members.&amp;#160; The parameters are mutually exclusive, that is you need to run the procedure twice with the different parameters to validate annotations &amp;amp; validate members.&amp;#160; &lt;/em&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • Always set cycle dates to at least 1 day after the current date, then manually instantiate the cycle afterwards.&amp;#160; This solves issue with waiting for cycle to appear automatically. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;You can manually instantiate a cycle even if you leave it to start on the current date.&amp;#160; Not sure of the benefit of adding a day.&amp;#160; You can either see if the cycle starts straight away or manually instantiate it – during the build phase I tend to reduce the polling time to around 10 seconds so you hardly ever have to wait.&amp;#160; Just need to remember to reset it once live..&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Setting the cycle date to 1 day after the current date mitigates the problem where sometimes cycles do not get instantiated.&amp;#160; Was a suggestion from one of the attendees – reducing polling time is another good method.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • Create referential integrity within dimension properties by assigning references to other dimensions.&amp;#160; Adding new properties will check data within the other dimension. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;em&gt;This was in reference to setting up dimension properties.&amp;#160; Dimension properties can be pulled from other dimensions (or at least it is my understanding that a reference can be made to those.)&amp;#160; In the dimension modeler, there is an automatic referential integrity check if this link is in place.&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • All users have to have read access to all Account members.&amp;#160; You have to design report without salary line or use separate models when dealing with separate information like salary.&amp;#160; You can also create an alternate member set without Salary, and then Create a member set with Salary.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;All users have to have read access to all account members - is that a statement?&amp;#160; I'm not sure I agree.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;I am not sure about this one either.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • Use fake data for IFRS - SOX requirements - when dealing with Salary information.&amp;#160; Modeler should not have access to data.&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; • Create a property on Account dimension - Restricted.&amp;#160; Assign restricted accounts.&amp;#160; In Report Properties for Filters, Setup Filter to only show unrestricted accounts in the filter.&amp;#160; Set True Hide &amp;amp; True Lock on filter. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;em&gt;There were some comments during the sessions about protecting restricted account data from developers.&amp;#160; There is still not a good way of doing this in my opinion as data has to be seeded at the leaf level and available for rollups.&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/default.aspx"&gt;Sacha Tomey's blog&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-3690791090464282524?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/3690791090464282524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=3690791090464282524' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3690791090464282524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/3690791090464282524'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/sacha-tomey-blog.html' title='Sacha Tomey&amp;#39;s blog'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1338460492229191639</id><published>2008-09-08T08:25:00.001-07:00</published><updated>2008-09-08T08:25:13.581-07:00</updated><title type='text'>Learn Microsoft BI &gt; New Video</title><content type='html'>&lt;p&gt;&lt;em&gt;&amp;#160;&lt;/em&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;I've just posted a new video, and the first about PerformancePoint Server 2007. In it, I discuss just what PerformancePoint Server is and describe the three modules that make up the product. Those modules are:&lt;/em&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;em&gt;Monitoring - What is happening now? &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Analytics - Why is it happening? &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Planning - What do I want to happen? &lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;em&gt;The video describes how these pieces fit together to form a complete solution for business performance. This video runs 21 minutes.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;This video, along with all others, can be found on the &lt;/em&gt;&lt;a href="http://www.learnmicrosoftbi.com/Videos/tabid/54/Default.aspx"&gt;&lt;em&gt;Videos&lt;/em&gt;&lt;/a&gt;&lt;em&gt; page of the site.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://learnmicrosoftbi.com/Default.aspx?tabid=36&amp;amp;EntryID=27"&gt;&lt;em&gt;Learn Microsoft BI &amp;gt; Home&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1338460492229191639?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1338460492229191639/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1338460492229191639' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1338460492229191639'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1338460492229191639'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/learn-microsoft-bi-new-video.html' title='Learn Microsoft BI &amp;gt; New Video'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-2307555674468525020</id><published>2008-09-08T08:23:00.001-07:00</published><updated>2008-09-08T08:23:46.450-07:00</updated><title type='text'>Radoslaw Lebkowski's Blog: The PPS Monitor &amp; Analyze UDF Project (MAUDF)</title><content type='html'>&lt;p&gt;For planning folks, this could probably be modified to read the metadata xml used in PerformancePoint Planning. &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Microsoft Office PerformancePoint Server 2007 M&amp;amp;A stores all objects in it's metadata database (named &lt;strong&gt;PPSMonitoring &lt;/strong&gt;in default configuration). Many of these objects are stored in SerializedXML column of the &lt;strong&gt;FCObjects &lt;/strong&gt;table. So, it is very inconvenient to retrieve and search objects with criteria based od particular attributes (XPath / XQuery expressions would be necessary to perform the search). &lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;But fortunately Nick Barclay has created great solution, which makes these operations much easier and straightforward.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;This solution is called &lt;/em&gt;&lt;a href="http://nickbarclay.blogspot.com/2008/06/pps-monitor-analyze-udf-project-maudf.html"&gt;&lt;em&gt;The PPS Monitor &amp;amp; Analyze UDF Project (MAUDF)&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and it is the project which delivers a set of useful views and UDF functions, which allow to access and retrieve metadata from PPSMonitoring database with using simple T-SQL queries.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://radekle.spaces.live.com/blog/cns!2FDEAEF33079B748!650.entry"&gt;&lt;em&gt;Radoslaw Lebkowski's Blog: The PPS Monitor &amp;amp; Analyze UDF Project (MAUDF)&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-2307555674468525020?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/2307555674468525020/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=2307555674468525020' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2307555674468525020'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/2307555674468525020'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/radoslaw-lebkowski-blog-pps-monitor.html' title='Radoslaw Lebkowski&amp;#39;s Blog: The PPS Monitor &amp;amp; Analyze UDF Project (MAUDF)'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5836020272142480463</id><published>2008-09-05T06:29:00.001-07:00</published><updated>2008-09-05T06:29:00.652-07:00</updated><title type='text'>Forecast Input Form Design - TechNet Forums</title><content type='html'>&lt;p&gt; From Jon Crowell in the MSDN forums.&amp;#160; How to create a forecast input form with rolling actuals.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Try this:&lt;/p&gt;    &lt;p&gt;1. You need scenario and months on the columns.&lt;/p&gt;    &lt;p&gt;2. Select Actuals and Forecast in scenario.&lt;/p&gt;    &lt;p&gt;3. In Time.YQM, select the first month of the year (or whatever range you want to display) and select &amp;quot;Add Range&amp;quot; from the Time drop-down.&lt;/p&gt;    &lt;p&gt;4. Select &amp;quot;from member to current month&amp;quot; &lt;/p&gt;    &lt;p&gt;Your selected member should look like this: [Time].[YQM].[All].[2008].[Q1 2008].[January 2008] : Current Month + 0&lt;/p&gt;    &lt;p&gt;5. Select the last month of the year (or whatever range you want to display) and select &amp;quot;Add Range&amp;quot; from the Time drop-down.&lt;/p&gt;    &lt;p&gt;6. Select &amp;quot;from current month to member&amp;quot;.&lt;/p&gt;    &lt;p&gt;7. Increase the month offset to 1. (You may decrease the previous range by 1 and leave this at 0 depending on how your current period is set up.) &lt;/p&gt;    &lt;p&gt;Your selected member should look like this: Current Month + 1 : [Time].[YQM].[All].[2008].[Q1 2008].[December 2008]&lt;/p&gt;    &lt;p&gt;8. Click OK.&lt;/p&gt;    &lt;p&gt;9. Select Define member intersections for columns.&lt;/p&gt;    &lt;p&gt;10. Select &amp;quot;column by column&amp;quot;.&lt;/p&gt;    &lt;p&gt;You should see Actual lined up with your first time range and Forecast lined up with your second range.&lt;/p&gt;    &lt;p&gt;11. Refresh your report.&lt;/p&gt;    &lt;p&gt;12. In report options, set &amp;quot;merge and center headers&amp;quot; to false.&lt;/p&gt;    &lt;p&gt;This approach will require you to edit the ranges at the end of each year, but will dynamically update for all other times. You can make this completely dynamic using custom MDX, but it's a little more complicated.&lt;/p&gt;&lt;/blockquote&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5836020272142480463?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5836020272142480463/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5836020272142480463' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5836020272142480463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5836020272142480463'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/09/forecast-input-form-design-technet.html' title='Forecast Input Form Design - TechNet Forums'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-5041935286881000046</id><published>2008-08-29T06:53:00.001-07:00</published><updated>2008-08-29T06:53:54.270-07:00</updated><title type='text'>Sacha Tomey's blog – PPSCMD GUI</title><content type='html'>&lt;p&gt;Sacha was kind enough to link to some of my posts from the Train the Trainer sessions in Denver.&lt;/p&gt;  &lt;p&gt;He has published a simple GUI for the PPSCMD command.&lt;/p&gt;  &lt;p&gt;Looking for some automation of jobs from here too and the undocumented commands. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/archive/2008/08/27/performancepoint-server-2007-ppscmd-gui.aspx"&gt;&lt;em&gt;PerformancePoint Server 2007 PPSCMD GUI&lt;/em&gt;&lt;/a&gt;&lt;/h6&gt;    &lt;p&gt;&lt;em&gt;I've built a really simple GUI for a couple of commands of the PPSCMD utility.&amp;#160; I always take far too long to work out the syntax and navigate to the appropriate directory (Yes, I ought to update the PATH environment variable) that I felt I could justify building a simple front end to help speed up the usage.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;So far I've only implemented the MIGRATE and REPROCESS commands - I use these quite a lot outside of any automated SSIS package so they seemed the most sensible to implement in the GUI first.&amp;#160; I do intend on extending it to encompass some of the other commands and I would welcome any feedback towards prioritisation, usage, features and the inevitable bugs.&amp;#160; It's currently version 0.1 and more or less ready for 'Community Preview' - there are some omissions such as full error handling and validation that I do intend on implementing over time along with the other commands.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;It's a .NET 3.5 application so you will need to deploy it to a client where you are happy to install .NET 3.5 if it's not already present.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;You can download version 0.1 from &lt;/em&gt;&lt;a href="http://blogs.adatis.co.uk/files/"&gt;&lt;em&gt;here&lt;/em&gt;&lt;/a&gt;&lt;em&gt; - (You will need to create a login first)&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.adatis.co.uk/blogs/sachatomey/"&gt;&lt;em&gt;Sacha Tomey's blog&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-5041935286881000046?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/5041935286881000046/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=5041935286881000046' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5041935286881000046'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/5041935286881000046'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/08/sacha-tomey-blog-ppscmd-gui.html' title='Sacha Tomey&amp;#39;s blog – PPSCMD GUI'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-4007759157722584175</id><published>2008-08-26T10:56:00.001-07:00</published><updated>2008-08-26T10:56:36.811-07:00</updated><title type='text'>Andrew Fryer's Blog – Memory settings for SQL &amp; Analysis Services</title><content type='html'>&lt;p&gt;His memory settings seem very conservative but worth a shot implementing within PerformancePoint VPC.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;You can decide on different values based on your workload. Keep in mind that less memory will mean less pages in memory (more IO) on SQL and potentially less space for Analysis Services to cache queries. Processing will also take a hit depending on size since it copies the cube into memory for processing.&lt;/em&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;em&gt;&lt;strong&gt;SQL Server Database&lt;/strong&gt; - Set SQL to use max 40% physical memory &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;&lt;strong&gt;Windows&lt;/strong&gt; - Set &amp;lt;LimitSystemFileCacheSizeMB&amp;gt; to 20% of total, 65022 MB * .20 = 13004 MB.&amp;#160; This limits Windows file system cache usage of memory. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;&lt;strong&gt;Analysis Services&lt;/strong&gt;- Set SSAS to use max 35% memory, edit the msmdsrv.ini file (make backup first) and set &amp;lt;TotalMemoryLimit&amp;gt;35 &lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;em&gt;Set &amp;lt;PreAllocate&amp;gt;35 (this means total percent of physical), to preallocate memory at server startup. This helps for NUMA enabled servers especially I found. More on SSAS properties can be found &lt;/em&gt;&lt;a href="http://www.microsoft.com/technet/prodtechnol/sql/2005/ssasproperties.mspx"&gt;&lt;em&gt;here&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and more tuning analysis Services can be found in this &lt;/em&gt;&lt;a href="http://download.microsoft.com/download/8/5/e/85eea4fa-b3bb-4426-97d0-7f7151b2011c/SSAS2005PerfGuide.doc"&gt;&lt;em&gt;white paper&lt;/em&gt;&lt;/a&gt;&lt;em&gt;. &lt;/em&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;em&gt;If there are problems with runaway queries using too much memory, you can run ASGovernor to cancel queries if memory usage is greater than 40%.&amp;#160; (5% past target for SSAS)&amp;#160; It might be that this is too large and it needs to have a smaller threshold.&amp;#160; &lt;/em&gt;&lt;/p&gt;   &lt;/blockquote&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/andrew/default.aspx"&gt;Andrew Fryer's Blog&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-4007759157722584175?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/4007759157722584175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=4007759157722584175' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4007759157722584175'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/4007759157722584175'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/08/andrew-fryer-blog-memory-settings-for.html' title='Andrew Fryer&amp;#39;s Blog – Memory settings for SQL &amp;amp; Analysis Services'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5075357327184637895.post-1251912239594567949</id><published>2008-08-26T08:00:00.001-07:00</published><updated>2008-08-26T08:00:59.299-07:00</updated><title type='text'>Tips from Train the Trainer Sessions – Day 4</title><content type='html'>&lt;p&gt;&lt;strong&gt;Rules&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Sometimes you need to &lt;strong&gt;remove carriage returns&lt;/strong&gt; &amp;amp; redo return and put in extra spaces to fix validation issues.&amp;#160; &lt;/li&gt;    &lt;li&gt;For &lt;strong&gt;SQL rules &amp;amp; the time dimension&lt;/strong&gt;, ensure you use Add Lowest instead of Add Descendants.&lt;/li&gt;    &lt;li&gt;Create &lt;strong&gt;PEL Business Rules &lt;/strong&gt;instead of Excel formulas wherever possible.&amp;#160; Reusability and centralization of calculations.&lt;/li&gt;    &lt;li&gt;Design Time Matrix - Set filter with All checked in order to use formulas with multiple filters.&lt;/li&gt;    &lt;li&gt;There are &lt;strong&gt;no CAST or CONVERT&lt;/strong&gt; statements in PEL.&amp;#160; If you want to perform math on member properties, use NativeMDX or NativeSQL or Assumption Models.&lt;/li&gt;    &lt;li&gt;Create a Scenario called&lt;strong&gt; Budget Variance,&lt;/strong&gt; can use Budget - Actual.&amp;#160; Create definition rules.&amp;#160; Create 5 variances, % of revenue, ForEx variance, % of sales, etc. &lt;/li&gt;    &lt;li&gt;Definition rules are always in order of &lt;strong&gt;solve order&lt;/strong&gt;.&amp;#160; The last one orders the calculations.&amp;#160; Make sure definition rule TimeDataView Calculation is at the end in order to perform YTD calcs against calculated members.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Keep rules small.&lt;/strong&gt;&amp;#160; Use only single This &amp;amp; Scope for simplicity.&amp;#160; Nest RuleSets... but don't ever go more than 1-2 down.&amp;#160; Performance would be degraded.&lt;/li&gt;    &lt;li&gt;Rule Set - 17 Rules in 3 folders - put them in 1 RuleSet, Create &lt;strong&gt;1 Job&lt;/strong&gt; that runs the 17 rules. &lt;/li&gt;    &lt;li&gt;Comparison to last year rule&lt;/li&gt;    &lt;li&gt;Useful function &lt;strong&gt;this = ($CurrentPeriod$.Lag(0)) - ($CurrentPeriod$.Lag(12));&lt;/strong&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Data Input&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Use a &lt;strong&gt;numeric signoff code&lt;/strong&gt; column to ensure that users have reviewed the budget and are comfortable signing off.&lt;/li&gt;    &lt;li&gt;Include workbook checkbox - Sometimes &amp;amp;ref! is stored in the boxes when corrupted.&amp;#160; Ask users to save copy of workbook.&amp;#160; &lt;strong&gt;Performance issues with 'include workbook'.&lt;/strong&gt;&amp;#160; Avoid.&lt;/li&gt;    &lt;li&gt;PerformancePoint includes &lt;strong&gt;annotations&lt;/strong&gt;, which are different than Excel comments.&amp;#160; Annotations get saved in the cube.&amp;#160; Use View - Annotations in PerformancePoint menu option.&amp;#160; Orange cells have annotations.&amp;#160; Right-click on each orange cell to check for annotations.&amp;#160; Users can only see their own annotations.&lt;/li&gt;    &lt;li&gt;You can use &lt;strong&gt;data validations inside a matrix&lt;/strong&gt;.&amp;#160; For signoff, you have a list for 1 - I agree as is, 2 - made changes, Excel will stop change.&lt;/li&gt;    &lt;li&gt;If 15 assignments are submitted to 1 contributor, &lt;strong&gt;separate assigments&lt;/strong&gt; are available for rejection.&amp;#160; The aggregated view is also available.&lt;/li&gt;    &lt;li&gt;Use stored procedures to create member set out of member properties as &lt;strong&gt;parent/child hierarchy&lt;/strong&gt; instead of member property.&amp;#160; There are limitations to member views vs. member sets.&amp;#160; &lt;/li&gt;    &lt;li&gt;Use &lt;strong&gt;member properties within Filters&lt;/strong&gt; of the reports to perform cascading filters.&amp;#160; Eg.&amp;#160; Create a department member property in the employee dimension.&amp;#160; Assign employees to departments.&amp;#160; Assign filter to property.&lt;/li&gt;    &lt;li&gt;Ensure &lt;strong&gt;Reports directory is read-only &lt;/strong&gt;for everyone but modelers.&lt;/li&gt;    &lt;li&gt;Create a separate section with &lt;strong&gt;&amp;quot;Suggested changes&amp;quot;&lt;/strong&gt; with read/write access or use Sharepoint Library.&amp;#160; Create Groups for Detail &amp;amp; Summary reports.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Remove blank columns&lt;/strong&gt; and remove blank rows in the Report Properties - Matrix properties - &lt;/li&gt;    &lt;li&gt;Intersections - Create &lt;strong&gt;asymmetric reports&lt;/strong&gt; using Row/Column interesections with multple different rows/columns.&lt;/li&gt;    &lt;li&gt;When copying Matrices during authoring, you will need to &lt;strong&gt;re-add the properties&lt;/strong&gt; within the matrix as they get lost during a copy.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1871&amp;amp;SiteID=17"&gt;Planning - TechNet Forums&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5075357327184637895-1251912239594567949?l=performancepointing.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://performancepointing.blogspot.com/feeds/1251912239594567949/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5075357327184637895&amp;postID=1251912239594567949' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1251912239594567949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5075357327184637895/posts/default/1251912239594567949'/><link rel='alternate' type='text/html' href='http://performancepointing.blogspot.com/2008/08/tips-from-train-trainer-sessions-day-4.html' title='Tips from Train the Trainer Sessions – Day 4'/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01723071506840447394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry></feed>
