<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://prologika.com/CS/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Prologika (Teo Lachev's Weblog) : Business Intelligence</title><link>http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx</link><description>Tags: Business Intelligence</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Windows Azure Infrastructure Services</title><link>http://prologika.com/CS/blogs/blog/archive/2013/04/16/windows-azure-infrastructure-services.aspx</link><pubDate>Tue, 16 Apr 2013 21:02:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5727</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5727</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2013/04/16/windows-azure-infrastructure-services.aspx#comments</comments><description>&lt;p&gt;Microsoft &lt;a href="http://blogs.msdn.com/b/windowsazure/archive/2013/04/16/the-power-of-and.aspx"&gt;announced&lt;/a&gt; today the availability of Windows Azure Infrastructure Services which is a collective name for running Virtual Machines and Virtual Networks in the cloud. Scott Guthrie&amp;#39;s &lt;a href="http://weblogs.asp.net/scottgu/archive/2013/04/16/windows-azure-general-availability-of-infrastructure-as-a-service-iaas.aspx"&gt;blog&lt;/a&gt; on this subject is very informative. Pricing get slashed too to be competitive with Amazon. What&amp;#39;s interesting is that these cloud VMs can be configured as an extension to your existing network. In the BI world, this would allow us to source data from existing on-premises data sources albeit probably over a much slower connection, such as to host your ETL, data mart and SSAS in the cloud or just the analytical layer. Speaking of connection speeds, the Azure bandwidth is actually &lt;a target="_blank" href="http://blogs.msdn.com/b/windowsazure/archive/2012/11/02/windows-azure-s-flat-network-storage-and-2012-scalability-targets.aspx"&gt;good&lt;/a&gt; (5-15 GB/s) although it&amp;#39;s likely that is likely you&amp;#39;ll hit a bottleneck with your ISP on your way to and back from the cloud.&lt;/p&gt;
&lt;p&gt;And, speaking of BI, check the SQL Server Business Intelligence in Windows Azure Virtual Machines &lt;a href="http://msdn.microsoft.com/en-us/library/jj992719.aspx"&gt;document&lt;/a&gt; if you&amp;#39;re interested in cloud BI deployments. Notice that there are VM templates that install SSRS (native mode), SSAS (Multidimensional), as well as SharePoint 2013 but you can install manually the other components as well if you need to, such as Tabular. Microsoft recommends Extra Large VM size for BI deployments although its memory capacity (14 GB) might be on the lower end especially for Tabular.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5727" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Cloud/default.aspx">Cloud</category></item><item><title>About Tableau 8</title><link>http://prologika.com/CS/blogs/blog/archive/2013/04/05/about-tableau-8.aspx</link><pubDate>Fri, 05 Apr 2013 20:00:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5713</guid><dc:creator>tlachev</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5713</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2013/04/05/about-tableau-8.aspx#comments</comments><description>&lt;p&gt;Jen Underwood highly recommended I attend the Tableau 8 tour on Tuesday to witness firsthand its new features. Naturally, I couldn&amp;#39;t resist of comparing everything I saw with Microsoft BI. I took some time after the pretention to take 8.0 for a spin and reconfirm my understanding. Here are the top five things I liked about Tableau. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Simplicity &amp;ndash; A few months ago, I &lt;a href="http://prologika.com/CS/blogs/blog/archive/2012/12/25/happy-holidays.aspx"&gt;blogged&lt;/a&gt; about my top 5 Microsoft BI wish list. My number 1 wish was a continued focus on integration and simplification. Tableau 8.0 nailed it down as far as simplicity, at least on the visualization side of things. One desktop tool and its server-based counterpart. A tool whose sole purpose is BI. Not something that was bolted on another tool as a BI add-on. No layers to integrate with and configure on the server side, and error logs to sieve through. &lt;/li&gt;
&lt;li&gt;Visualization - Visualizations are yet simple and powerful. The presenter was quick to point out the areas where the tool excels in comparison with Power View. Tree maps and bubble maps were all over the place, as well as the ability to customize them, e.g. change the color of a pie slice. I liked the ability to dynamically group items (similar to custom MDX sets in Excel). For example, the presenter lassoed a bunch of cities in North America and created a North America dynamic group that was subsequently used to analyze sales. Another interesting in-the-box feature is ability to forecast data. In the Microsoft world, this would require some flavor of data mining (not a native feature in both Excel and Power View). &lt;/li&gt;
&lt;li&gt;Mobility &amp;ndash; This is one area where Tableau has at least a year lead over Microsoft BI (see my number 2 wish item in the above blog). Once the dashboard is published to the server, it can be viewed and edited on mobile devices (iPad was demonstrated). By contrast, due to its Silverlight nature, Power View is currently supported only in Internet Explorer. However, as we&amp;#39;ve heard at conferences, Microsoft is hard at work to change this. &lt;/li&gt;
&lt;li&gt;JavaScript API - Developers creating web applications can integrate and embed interactive Tableau content into their applications via the new &lt;a href="http://www.tableausoftware.com/new-features/javascript-api"&gt;JavaScript API&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Data reach &amp;ndash; Apparently, Tableau customers are asking for specialized connectors to cloud data and emerging data sources. Version 8.0 introduces connectors for Salesforce.com, Google Analytics, Hadoop, SAP Hana, etc. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Being a self-service BI tool, in my opinion the backend is where Tableau trails behind Microsoft BI, including: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;No continuum for self-service to organizational BI &amp;ndash; While you can publish a workbook to the server, you can&amp;#39;t upgrade the workbook to an organizational BI model. Nor can you connect to a published workbook as a data source, e.g. by using Excel as a front end. &lt;/li&gt;
&lt;li&gt;In-memory engine &amp;ndash; Based on my experiments, xVelocity (the in-memory engine of PowerPivot and Tabular) excels the Tableau in-memory technology both in compression and speed. &lt;/li&gt;
&lt;li&gt;Programming &amp;ndash; Tableau supports custom calculations but the potential is not even close to what you can do with DAX. For example, I couldn&amp;#39;t find a way to use many-to-many relationship (not natively supported in Power Pivot but can be handled with DAX formulas). &lt;/li&gt;
&lt;li&gt;Scalability &amp;ndash; I haven&amp;#39;t tested the server edition yet but I would expect Analysis Services to scale much better than Tableau due to the desktop origin of the latter.&amp;nbsp; &lt;/li&gt;
&lt;li&gt;Security &amp;ndash; Tableau supports action-level security, e.g. allowing the user to edit workbooks, and basic user filters that allow user access to specific members, such as Bob can see only USA. There is no dynamic data security. &lt;/li&gt;
&lt;li&gt;Usability &amp;ndash; Besides the presentation layer where Tableau excels, I&amp;#39;ve noticed areas that would be surprisingly difficult for a self-service BI tool. For example, there isn&amp;#39;t option to visualize tables and relationships in a diagram view. For some obscure reason (I guess so it knows what to aggregate and not), Tableau insists on separating entities as dimensions and measures. Tableau stores data and connection definition as external files, and maintains connections per entity. For example, I couldn&amp;#39;t find a way to import more tables using the same connection definition. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In summary, choosing between Tableau and PowerPivot for self-service BI would require careful examination of requirements and comparing pros and cons of the two. On the corporate BI side of things, you should definitely consider Tableau as a front end to Analysis Services if you need an alternative to Microsoft Excel and/or Power View.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5713" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Events/default.aspx">Events</category></item><item><title>When Developers and BI Collide</title><link>http://prologika.com/CS/blogs/blog/archive/2013/03/09/when-developers-and-bi-collide.aspx</link><pubDate>Sat, 09 Mar 2013 23:36:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5698</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5698</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2013/03/09/when-developers-and-bi-collide.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve been running in this situation quite often so I thought this will make a good topic for a blog. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Scenario:&lt;/strong&gt; Management has asked for some sort of a BI solution, such as a dashboard. BI hasn&amp;#39;t happened to the organization in question yet. But they have smart developers and there is no project that they can&amp;#39;t do. As the story goes, developers go to work and whip out some code&amp;hellip; lots of it. Code for doing ETL, code for the database layer, and code for implementing the presentation layer, such as as a custom web application with cool third-party widgets. Everyone is happy... at least for a while. &lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have an issue with developers. In fact, I spent most of my career writing code. However, there are several pitfalls with this approach so let&amp;#39;s mention some of them: &lt;/p&gt;
&lt;ol style="margin-left:54pt;"&gt;
&lt;li&gt;Custom code is expensive to write and maintain &amp;ndash; Developers are pulled away from their primary tasks to implement the BI solution. When the initial enthusiasm wears off, managers find it difficult to allocate developers to extending and maintaining the BI solution. &lt;/li&gt;
&lt;li&gt;You end up with a proprietary, tightly-coupled solution &amp;ndash; The solution would probably meet the initial goals but it might be difficult to extend. What if the custom web application is not enough and users prefer to analyze data in another tool, such as Microsoft Excel? Where are business calculations defined? How do you handle security? &lt;/li&gt;
&lt;li&gt;Not the right tools - There are many scenarios when writing custom code makes sense but BI is not one of it. There are specialized tools that are geared specifically toward BI. If you write custom code, more than likely you&amp;#39;ll face performance and maintenance challenges in a long run. &lt;/li&gt;
&lt;li&gt;Not a best practice &amp;ndash; Most projects start simply but grow in complexity over time. It&amp;#39;s not uncommon for management to ask for more features, such as analyzing data by other subject areas or drilling to details. What&amp;#39;s has started as a dashboard project might evolve to an end-to-end BI solution that requires a data warehouse, analytical layer, and different presentation options. &lt;/li&gt;
&lt;li&gt;Coders are not BI pros - I hate to say this but even the smartest programmers don&amp;#39;t know much or care about BI. More than likely, you&amp;#39;ll end with a normalized database and summary tables for improving performance with aggregates. Again, there tools and methodologies for BI so there is no point reinventing the wheel. If you don&amp;#39;t know better, hire someone who does. &amp;quot;When all you have is a hammer everything looks like a nail&amp;quot; paradigm won&amp;#39;t bring you too far. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Solution&lt;/strong&gt;: I&amp;#39;m sure you can add to the list, but what&amp;#39;s the solution? When you hear about BI or its manifestations, such as dashboards, reporting, analytics, etc., the following architecture should immediately come to mind. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://prologika.com/CS/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/blog/3806.biarch.png"&gt;&lt;img height="433" width="716" src="http://prologika.com/CS/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/blog/3806.biarch.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This architecture is somewhat simplified. For example, it doesn&amp;#39;t show a staging database but it has the main pieces and their corresponding technologies in the Microsoft BI platform: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A data warehouse whose schema is designed with reporting in mind. &lt;/li&gt;
&lt;li&gt;Integration services packages for ETL processes. They still have to be maintained but I dare to declare that maintaining SSIS is much easier that maintaining custom code. For example, it doesn&amp;#39;t require coding skills, it scales well, and it has a comprehensive logging infrastructure. &lt;/li&gt;
&lt;li&gt;An analytical layer, either as a multi-dimensional cube or a tabular model. This is the most overlooked piece but it&amp;#39;s the most important for the reasons I explained in my &amp;quot;Why an Analytical Layer?&amp;quot; &lt;a href="http://prologika.com/CS/blogs/blog/archive/2012/05/26/why-we-need-an-analytical-layer.aspx"&gt;blog&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Finally, just like a car manufacturer, you should strive to assemble your solution with prefabricated parts instead of writing custom code. For example, you can implement very compelling dashboards with Power View that uses your analytical layer as a data source without having to write a single line of code. Not to mention that you can delegate this task to business users. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now, with custom code you can do anything, including features that you can&amp;#39;t get out of the box with prepackaged BI tools. However, you&amp;#39;ll be surprised how willing your management might be to compromise with features especially in this economy. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5698" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/General/default.aspx">General</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category></item><item><title>Geocoding with Power View Maps</title><link>http://prologika.com/CS/blogs/blog/archive/2012/11/29/geocoding-with-power-view-maps.aspx</link><pubDate>Thu, 29 Nov 2012 13:08:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5662</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5662</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/11/29/geocoding-with-power-view-maps.aspx#comments</comments><description>&lt;p&gt;As I &lt;a href="http://prologika.com/CS/blogs/blog/archive/2012/07/25/what-s-new-in-office-2013-bi-part-2-power-view-enhancements.aspx"&gt;wrote&lt;/a&gt; before, Power View in Excel 2013 and SharePoint with SQL Server 2012 SP1 supports mapping. The map region supports geocoding and it allows you to plot addresses, countries, states, etc, or pairs of latitude-longitude coordinates. The key for getting this to work is to mark the columns with appropriate categories. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Using latitude-longitude &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you have a SQL Server table with a Geography data type, you can extract the latitude and longitude as separate columns. &lt;/p&gt;
&lt;p&gt;&lt;span style="color:#333333;font-family:Courier New;font-size:9pt;"&gt;SELECT SpatialLocation.Lat, SpatialLocation.Long FROM Person.Address &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Once you import the dataset in PowerPivot, make sure to categorize the columns using the Advanced tab. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/112912_1308_Geocodingwi1.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;The map region doesn&amp;#39;t support grouping on latitude-longitude so you can&amp;#39;t just place them in the Latitude-Longitude zones and expect it work. Instead, you have to add another field, such as address or both the Latitude-Longitude combination to the Location field. The map groups on the Location zone but uses the Latitude and Longitude to place the points. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/112912_1308_Geocodingwi2.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Address geocoding &lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t have Latitude-Longitude, the map is capable of geocoding full addresses. Again, the trick here is to categorize the FullAddress column as Address. However, if you have invalid addresses, you&amp;#39;ll find that the map won&amp;#39;t show them. Instead, categorize the column as Place, which you can find in the More Categories section (thanks to Sean Boon from the Reporting Services team for the tip). &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/112912_1308_Geocodingwi3.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The map passes to Bing the fact that the field is mapped as Address so it should plot whatever we get back from Bing. The Bing Maps web experience isn&amp;#39;t identical to the API as you can&amp;#39;t pass the Address hint to Bing in the web experience. The Place category is more liberal in terms of what it will attempt to plot. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/112912_1308_Geocodingwi4.png" alt="" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5662" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category></item><item><title>Making Big Data Real from TAG BI</title><link>http://prologika.com/CS/blogs/blog/archive/2012/08/11/making-big-data-real-from-tag-bi.aspx</link><pubDate>Sat, 11 Aug 2012 14:22:56 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5587</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5587</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/08/11/making-big-data-real-from-tag-bi.aspx#comments</comments><description>&lt;p&gt;TAG BI is organizing a &amp;quot;Making Big Data Real&amp;quot; event on August 23th and I was honored to be one of the panelists. Please &lt;a href="https://s01.123signup.com/servlet/SignUp?P=15219741911424964000&amp;amp;PG=1521974182300&amp;amp;Info="&gt;join us&lt;/a&gt; if you can and ask me the techniques we use to implement multi-terabyte data warehouses on symmetric multiprocessing (SMP) systems that deliver reports within milliseconds and maximize your return on investment.
&lt;/p&gt;&lt;p&gt;&amp;quot;The Technology Association of Georgia&amp;#39;s Business Intelligence/Enterprise Performance Management society explores one of the hottest topics in the technology landscape, Big Data. You have likely read the articles and the books and now you need to know more. On August 23, we will bring together a panel of experts for a most important session: &amp;quot;Making Big Data Real&amp;quot;.  Please join us as we engage corporate technology leaders and consultants that are on the cutting edge of this new technology landscape. We will tell you what Big Data is all about and how you can make it real and actionable at your workplace and in your career. This is surely a professional event you do not want to miss.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5587" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Events/default.aspx">Events</category></item><item><title>What's New in Office 2013 BI: Part 4 – New Features in Excel Web Reports</title><link>http://prologika.com/CS/blogs/blog/archive/2012/08/06/what-s-new-in-office-2013-bi-part-4-new-features-in-excel-web-reports.aspx</link><pubDate>Mon, 06 Aug 2012 13:37:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5583</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5583</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/08/06/what-s-new-in-office-2013-bi-part-4-new-features-in-excel-web-reports.aspx#comments</comments><description>&lt;p&gt;To demonstrate the new features with Excel web reports, I stood up an Office 365 &lt;a href="https://portal.microsoftonline.com/Signup/MainSignUp.aspx?OfferId=DE5C69A6-76BD-4B2B-AEB0-DCE10FE05EEC&amp;amp;dl=ENTERPRISEPACK_B_PILOT&amp;amp;pc=2deb834c-6d73-4db9-a70c-74436565b7b2"&gt;Technical Preview&lt;/a&gt; site. If you have received Office 365 invitations already, make sure that you choose the one with the SKU E3. Otherwise, you&amp;#39;ll get access to the administrator portal only and you won&amp;#39;t see the SharePoint, Outlook, and other menus. &lt;/p&gt;
&lt;p&gt;Assuming you use Office 2013, you&amp;#39;ll find that it integrated much better with the cloud. Gone is the Save and Send menu. Instead, saving to could destinations, such as SkyDrive and Office 365, can be now be initiated from the Save As menu by adding a new place. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/080612_1336_WhatsNewinO1.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;As before, once the Excel workbook lands in the Office 365 SharePoint (or SharePoint 2013) land, it&amp;#39;s automatically available for web reporting. However, the most exciting new feature now is that the web reports are editable and end users can change the report layout with both PowerPivot and OLAP cubes as data sources! To do so, simply right-click any cell on the pivot report and click Show Field List. Just like the desktop version of Excel, you can now add or remove fields in the Field List to update the report. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/080612_1336_WhatsNewinO2.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;The Quick Explore feature is available as well to support a &amp;quot;Proclarity-like&amp;quot; data exploration experience. You can click a cell on the report and then click on the magnifying class icon and pops up. Or, right-click a cell and click Quick Explore. Then, expand a table (dimension) and select which field (attribute) you want to drill-down to. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/080612_1336_WhatsNewinO3.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;Unfortunately, drillthrough is still unsupported and you can&amp;#39;t drill down a cell to see the underlying details as you can in Excel desktop. This feature is very frequently requested and I don&amp;#39;t know why it didn&amp;#39;t make the cut. Another feature that I would love to get with both Excel desktop and web reports is the Decomposition Tree that is currently only available with PerformancePoint Services. Speaking of PerformancePoint, SharePoint 2013 brings improved branding, filter enhancements and filter search, as well as support for Analysis Services EffectiveUser connecting string setting in case configuring Kerberos is not an option. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5583" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>What's New in Office 2013 BI: Part 3 – Improved Productivity</title><link>http://prologika.com/CS/blogs/blog/archive/2012/07/29/what-s-new-in-office-2013-bi-part-3-improved-productivity.aspx</link><pubDate>Mon, 30 Jul 2012 01:45:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5577</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5577</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/07/29/what-s-new-in-office-2013-bi-part-3-improved-productivity.aspx#comments</comments><description>&lt;p&gt;Excel 2013 includes features that improve productivity. Here are the ones related to BI. &lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Flash Fill &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Suppose that you have a list of customers with addresses. When analyzing the data, you might want to analyze sales by USA states but the data doesn&amp;#39;t include a state column. Instead, suppose you have an address column that includes the mailing address, state, and zip code. So, you decide to create a new column. Now, instead of using a formula to parse the address as you would do in the past, you just enter &lt;em&gt;WA&lt;/em&gt; in the first row. When you start typing &lt;em&gt;CA&lt;/em&gt; in the second row, Excel figures the pattern and suggests to flash-fill the column. Notice that Flash Fill doesn&amp;#39;t use Excel formulas and you won&amp;#39;t get formulas in the column. Excel handles flash fill natively. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/073012_0145_WhatsNewinO1.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Quick Explore &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This feature was included to allow you to quickly generate charts for analyzing data by time with Multidimensional and Tabular models. When you click a cell in a pivot report, the Quick Explore button is shown that gives you options to create trend or cycle chart. Notice that you can select another date dimension (table) to replace the default selection of Date.Calendar Date. &lt;/p&gt;
&lt;p style="background:#d9d9d9;"&gt;&lt;strong&gt;Note&lt;/strong&gt; Excel 2013 charts don&amp;#39;t require supporting sheets with pivot reports anymore. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/073012_0145_WhatsNewinO2.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;Speaking about analysis by time, Excel adds a new fitter, called &amp;quot;timeline&amp;quot;, that is specifically designed for this purpose. I found it an improved version of the Power View filter for integer fields. You can click a section in the timeline to select a specific period. Or, you can drag the mouse for an extended selection, such as years 2005-2007. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/073012_0145_WhatsNewinO3.png" alt="" /&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Quick Analysis &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Suppose you have an Excel table but you don&amp;#39;t know much about pivot table, charts, and formatting. You can simply select the list (Ctrl+A) and click the Quick Analysis button to open a window that examines the dataset and suggests formatting (data bars, color scales, and conditional formatting, charts, tables, and sparklines. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/073012_0145_WhatsNewinO4.png" alt="" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5577" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Microsoft+Office/default.aspx">Microsoft Office</category></item><item><title>Office 2013 Business Intelligence Highlights</title><link>http://prologika.com/CS/blogs/blog/archive/2012/07/25/office-2013-business-intelligence-highlights.aspx</link><pubDate>Wed, 25 Jul 2012 18:36:57 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5572</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5572</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/07/25/office-2013-business-intelligence-highlights.aspx#comments</comments><description>&lt;p&gt;Jen Underwood wrote a &lt;a href="http://www.jenunderwood.com/blog.htm"&gt;great summary&lt;/a&gt; about what&amp;#39;s new in Office 13 BI. Interestingly, you&amp;#39;ll be able to drill down to lower location in the Power View maps, e.g. from country to state and then to lowest level you placed in the location zone when configuring the map visualization.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5572" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Microsoft+Office/default.aspx">Microsoft Office</category></item><item><title>Organizational BI vs. Personal BI</title><link>http://prologika.com/CS/blogs/blog/archive/2012/05/27/organizational-bi-vs-personal-bi.aspx</link><pubDate>Sun, 27 May 2012 22:22:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5519</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5519</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/05/27/organizational-bi-vs-personal-bi.aspx#comments</comments><description>&lt;p&gt;This is a blog post that I&amp;#39;ve been planning for a while. With the ever-increasing power of laptops and desktop computers and declining hardware prices, personal BI is on the rise. Typically, a new technology usually has a self-propelled upward spiral to a point &amp;ndash; vendors are talking about it to clients, executives are talking about it on golf courses, consultancies are talking about it, and are rushing to fill in the void. There is a lot of money to be made with a lot of misinformation and sometimes outright lies. I&amp;#39;ll be quick to point out that personal BI alone is not going to fix your BI and data challenges. However, it can complement organizational BI well and open possibilities when organizational BI alone is not enough. You might find the following information interesting when you&amp;#39;re contemplating which way to go. &lt;/p&gt;
&lt;h1&gt;Organizational BI &lt;/h1&gt;
&lt;p&gt;Organizational BI is a set of technologies and processes for implementing an end-to-end BI solution where the implementation effort is shifted to BI Pros. An example of a &amp;quot;classic&amp;quot; (and somewhat simplified) organizational BI solution follows. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/052712_2221_Organizatio1.png" alt="" /&gt; &lt;/p&gt;
&lt;h2&gt;PROS &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pervasive business intelligence &amp;ndash; Available to all users across the enterprise, subject to security policies. &lt;/li&gt;
&lt;li&gt;Single version of the truth with trusted data &amp;ndash; Provides accurate and trusted analysis and reporting. Data is clean, validated, and secure. &lt;/li&gt;
&lt;li&gt;Rich feature set &amp;ndash;OLAP, data mining, KPIs, dashboards. For more information about using Analysis Services for organizational BI, read my blog &lt;a href="http://prologika.com/CS/blogs/blog/archive/2012/05/26/why-we-need-an-analytical-layer.aspx"&gt;Why an Analytical Layer?&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Performance &amp;ndash; High performance and scalability with massive data volumes &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;CONS &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Effort &amp;ndash; Significant development effort might be required &lt;/li&gt;
&lt;li&gt;Skills &amp;ndash; Specialized skills required (BI pros) &lt;/li&gt;
&lt;li&gt;More rigid &amp;ndash; Less flexible to react to new business requirements &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;PERSONAL BI &lt;/h1&gt;
&lt;p&gt;Personal BI provides business users tools for implementing ad-hoc BI models &lt;strong&gt;with help, guidance and supervision&amp;nbsp;from IT &lt;/strong&gt;(see below). In the Microsoft BI world, the tool for personal BI is PowerPivot with its two flavors: PowerPivot for Excel and PowerPivot for SharePoint. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.prologika.com/blog/052712_2221_Organizatio2.png" alt="" /&gt; &lt;/p&gt;
&lt;h2&gt;PROS &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Offloads effort from IT &amp;ndash; Anyone can implement BI models if they have access to data. However, IT must still provide ongoing guidance and supervision, such as to provide access to data, to implement more advanced business calculations, to monitor the shared environment where the BI models are deployed. Therefore,&amp;nbsp;I believe more in &amp;quot;managed&amp;quot; personal BI than just personal BI.&lt;/li&gt;
&lt;li&gt;Knowledge domain expertise&amp;nbsp;&amp;ndash; Business users should know their domain better than IT. &lt;/li&gt;
&lt;li&gt;Data mashups -- Easy to mix data from different data sources. &lt;/li&gt;
&lt;li&gt;Data exploration &amp;ndash; Let business users explore data and tell IT what they really want before BI pros take over. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;CONS &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&amp;quot;Spreadmarts&amp;quot; &amp;ndash; Proliferation of models. Which model do you trust? &lt;/li&gt;
&lt;li&gt;Data integrity and validation issues &amp;ndash; If users don&amp;#39;t import data that is already validated, such as importing data stored in the company&amp;#39;s data warehouse, reports probably cannot be trusted. &lt;/li&gt;
&lt;li&gt;Power users &amp;ndash; In reality, personal BI requires power users. In my experience, regular users don&amp;#39;t have the desire, skills, and time to create models. A case in point &amp;ndash; a major organization decided to embrace a popular tool for personal BI but hired a consultancy to implement the reports! Have you heard from your users that they want operational reports, preferably delivered to them via subscriptions? &lt;/li&gt;
&lt;li&gt;Security issues &amp;ndash; Another burden on IT to secure data and make sure that data is not compromised when the business user imports it and share the model with another user. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So, each approach has pros and cons.&amp;nbsp;Instead of exclusivity, consider using them together. For example, implement organizational BI for pervasive BI and single version of the truth, coupled with isolated scenarios for personal BI, such as when the data is not in the data warehouse or when users need to mash up data. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5519" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category></item><item><title>Why an Analytical Layer?</title><link>http://prologika.com/CS/blogs/blog/archive/2012/05/26/why-we-need-an-analytical-layer.aspx</link><pubDate>Sat, 26 May 2012 20:48:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5518</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5518</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/05/26/why-we-need-an-analytical-layer.aspx#comments</comments><description>&lt;p&gt;I had a presentation on the BI Semantic Layer and Tabular modeling for the &lt;a href="http://atlantabi.sqlpass.org/"&gt;Atlanta BI Group&lt;/a&gt; on Monday. Midway during the presentation, a DBA asked why we need an analytical layer on top of data. I&amp;#39;m sure that those of you who are familiar with traditional reporting and haven&amp;#39;t discovered yet Analysis Services might have the same question so let&amp;#39;s clarify. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Semantic layer &lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;In general, semantics relates to discovering the meaning of the message behind the words. In the context of data and BI, semantics represents the user&amp;#39;s perspective of data: how the end user views the data to derive knowledge from it. As a modeler, your job is to translate the machine-friendly database structures and terminology into a user-friendly semantic layer that describes the business problems to be solved. To address this need, you create a semantic layer. In the world of Microsoft BI, this is the Business Intelligence Semantic Model (BISM). The first chapter (you can download it from the &lt;a href="http://www.prologika.com/Books/0976635356/Book.aspx"&gt;book page&lt;/a&gt;) of my latest book &amp;quot;Applied Microsoft SQL Server 2012 Analysis Services (Tabular Modeling)&amp;quot; explains this in more details. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Reducing reporting effort &lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;Suppose that your boss comes one day and tells you that IT spends too much effort on creating operational reports. Instead, he wants to minimize cost and empower the business users to create their own reports. One of the nice features of Analysis Services is that the entity relationships become a part of the model. So, end users don&amp;#39;t have to know how to relate the Product to Sales entities. They just select which fields they want on the report and the model knows how to relate and aggregate data. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Performance &lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;Analysis Services is designed to provide excellent performance when aggregating massive amounts of data. For example, in a real-life project we are able to achieve delivering operational reports within milliseconds that require aggregating a billion rows. Try to do that with relational reporting, especially when you need more involved calculations, such as YTD, QTD, parallel period, etc. Having an analytical layer might save you millions of dollars to overcome performance limitations (to a point) with relational reporting&amp;nbsp;by purchasing MPP systems.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Single version of the truth &lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;The unfortunate reality that we&amp;#39;re facing quite often is that many important business metrics end up being defined and redefined either in complex SQL code or reports. This presents maintenance, implementation, and testing challenges. Instead, you can encapsulate metrics where they belong &amp;ndash; in your analytical model. As an added bonus, you will be able to use an expression language (MDX or DAX) that is specifically designed for business calculations. Moreover, the modeler can define key performance indicators (KPIs). &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Additional BI possibilities &lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;This goes hand in hand with 2, but the point that I want to emphasize here is that many reporting tools are designed to integrate and support Analysis Services well. For example, Microsoft provides Excel on the desktop and the SharePoint-based Power View tool that allows business users to create their own reports. An analytical layer opens also additional possibilities, such as performance dashboards. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;How much time do you spend implementing custom security frameworks for authorizing users to access data they are allowed to see on reports? Moving to Analysis Services, you&amp;#39;ll find that the model can apply security on connect. I wrote more about this in my article &lt;a href="http://prologika.com/CS/blogs/blog/archive/2007/06/24/protect-udm-with-dimension-data-security.aspx"&gt;Protect UDM with Dimension Data Security&lt;/a&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Isolation&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Because an analytical layer sits on top of the relational database, it provides a natural separation between reports and data. For example,&amp;nbsp;assuming distributed deployment, a long-running ETL job in the database won&amp;#39;t impact the performance of the reports serviced by the analytical layer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5518" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Analysis+Services/default.aspx">Analysis Services</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category></item><item><title>VertiPaq Rebranded as xVelocity</title><link>http://prologika.com/CS/blogs/blog/archive/2012/03/22/vertipaq-rebranded-as-xvelocity.aspx</link><pubDate>Thu, 22 Mar 2012 12:40:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5473</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5473</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2012/03/22/vertipaq-rebranded-as-xvelocity.aspx#comments</comments><description>&lt;p&gt;Apparently, the name &amp;quot;VertiPaq&amp;quot; wasn&amp;#39;t catchy enough so Microsoft &lt;a href="http://blogs.technet.com/b/dataplatforminsider/archive/2012/03/08/introducing-xvelocity-in-memory-technologies-in-sql-server-2012-for-10-100x-performance.aspx"&gt;rebranded&lt;/a&gt; it as xVelocity (probably got tipped by Comcast). This is just a name change, no new features. &lt;/p&gt;
&lt;h2&gt;Glossary &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;xVelocity&lt;/strong&gt;: The SQL Server family of technologies that utilize in-memory columnar storage to achieve very high-performance in query processing. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1.&amp;nbsp;&amp;nbsp; xVelocity for Business Intelligence&lt;br /&gt;&lt;/strong&gt;Introduced as VertiPaq in the SQL Server 2008 R2 release, this in-memory columnar storage technology is the analytical engine that powered PowerPivot in that release, and is now in both PowerPivot and SQL Server Analysis Services in Tabular mode for the SQL Server 2012 release. xVelocity for BI consists of: &lt;/p&gt;
&lt;ul style="margin-left:72pt;"&gt;
&lt;li&gt;xVelocity In-memory Analytics Engine in SSAS 2012 Tabular Mode (used for enterprise-grade, scalable BI) &lt;/li&gt;
&lt;li&gt;
&lt;div&gt;xVelocity In-memory Analytics Engine (previously called Vertipaq) in PowerPivot (used for self-service and team-oriented BI scenarios), available in PowerPivot for Excel and SharePoint Server &lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;xVelocity for Data Warehousing&lt;br /&gt;&lt;/strong&gt;Memory-optimized columnar (columnstore) index technology for use with SQL Server Data Warehouses. Data is stored in column-wise fashion that can be used to answer a query just like data in any other type of index. A columnstore index appears as an index on a table when examining catalog views or the Object Explorer in Management Studio. The query optimizer considers the columnstore index as a data source for accessing data just like it considers other indexes when creating a query plan. &lt;/p&gt;
&lt;h2&gt;Exceptions &lt;/h2&gt;
&lt;p&gt;In cases where the VertiPaq name appears in the product (VertiPaqpagingpolicy parameter, VertiPaq SE event, etc.), please continue to use VertiPaq, or xVelocity (VertiPaq) if necessary to avoid confusion. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5473" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category></item><item><title>Happy New Year 2012!</title><link>http://prologika.com/CS/blogs/blog/archive/2011/12/31/happy-new-year-2012.aspx</link><pubDate>Sat, 31 Dec 2011 23:08:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5389</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5389</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2011/12/31/happy-new-year-2012.aspx#comments</comments><description>&lt;p&gt;As 2011 is winding down, it&amp;#39;s time to reflect on the past and plan for the future. 2011 has been a very exciting year for Microsoft BI and me. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Gartner &lt;a href="http://www.microstrategy.com/Company/GartnerQuadrant.asp"&gt;positioned&lt;/a&gt; Microsoft as a leader in the 2011 Magic Quadrant for Business Intelligence Platforms. &lt;/li&gt;
&lt;li&gt;Although SQL Server 2012 will technically ship early next year, we can say it&amp;#39;s a done deal as it&amp;#39;s currently in a release candidate phase. The most important news from a BI perspective is the evolution of the Business Intelligence Semantic Model (BISM), which an umbrella name for both Multidimensional and Tabular models. &lt;/li&gt;
&lt;li&gt;The Tabular model provides us with a nice personal (PowerPivot for Excel)-team (PowerPivot for SharePoint)-organizational (Analysis Services Tabular) continuum on a single platform. &lt;/li&gt;
&lt;li&gt;Power View extends the BI reporting toolset with a sleek web-based reporting tool for authoring highly interactive and presentation-ready reports. &lt;/li&gt;
&lt;li&gt;In its second release, Master Data Services (MDS) comes out of age and now allows end users to use Excel to manage master data. The newcomer, Data Quality Services (DQS), complements MDS nicely in the never-ending pursuit for clean and trusted data. Integration Services has also nice enhancements. Finally, columnstore indexes will help to aggregate large datasets, such as the scenario I mentioned in this &lt;a href="http://prologika.com/CS/blogs/blog/archive/2011/12/07/columnstore-indexes-to-speed-etl.aspx"&gt;blog&lt;/a&gt;. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Looking forward to 2012 and beyond, here is my top 5 BI wish list: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Extending the Tabular capabilities with more professional features, such as scope assignments, role-playing dimensions, MDX query support, and so on, to enhance its reach further in the corporate space. Ideally, I expect at some point in future unification of Multidimensional and Tabular so BI pros don&amp;#39;t have to choose a model. &lt;/li&gt;
&lt;li&gt;Extending Power View to support multidimensional cubes. Further, in the reporting area, I expect an embeddable web-based OLAP browser (it&amp;#39;s time for Dundas Chart to come back to live) and an improved MDX query designer (no, I haven&amp;#39;t lost hope for this one). &lt;/li&gt;
&lt;li&gt;Enhanced Excel BI capabilities so Excel becomes the BI tool of choice. This includes supporting PowerPivot natively and overhauling the reporting capabilities beyond the venerable PivotTable and PivotChart. Ideally, what I am hoping for is decoupling Power View from SharePoint and integrating it with Excel and custom web applications. Power View is too cool to be confined onlyin SharePoint.&lt;/li&gt;
&lt;li&gt;Extending Microsoft Azure with BI capabilities to let solution providers host BI models in the cloud. &lt;/li&gt;
&lt;li&gt;Bringing BI to mobile devices. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;On the personal side of things, I&amp;#39;ve been fortunate to stay healthy and busy (very busy). The &lt;a href="http://atlantabi.sqlpass.org"&gt;Atlanta BI group&lt;/a&gt;, which I am leading, has grown in size and we now enjoy having 40-50 people attending our monthly meetings. For the past few months, I&amp;#39;ve been working on my next book, &lt;a href="http://prologika.com/Books/0976635356/Book.aspx"&gt;Applied Microsoft SQL Server 2012 Analysis Services (Tabular Modeling)&lt;/a&gt;, which I expect to get published in March. And, my consulting business has been great! &lt;/p&gt;
&lt;p&gt;I wish you a healthy and prosperous year! I hope to meet many of you in 2012. Meanwhile, you can find me online at the usual places: &lt;a href="http://www.prologika.com/"&gt;&lt;span style="color:gray;font-family:Verdana;font-size:8pt;"&gt;www.prologika.com&lt;/span&gt;&lt;/a&gt;&lt;span style="color:gray;font-family:Verdana;font-size:8pt;"&gt; | &lt;a href="http://prologika.com/cs/blogs/"&gt;blog&lt;/a&gt; | &lt;a href="http://www.linkedin.com/in/tlachev"&gt;linkedin&lt;/a&gt; | &lt;a href="http://twitter.com/tlachev"&gt;twitter&lt;/a&gt;&lt;/span&gt;. &lt;/p&gt;
&lt;p&gt;Happy New Year!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5389" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/General/default.aspx">General</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category></item><item><title>PowerPivot for Excel SQL Server 2012 RC0 is Here</title><link>http://prologika.com/CS/blogs/blog/archive/2011/11/17/powerpivot-for-excel-sql-server-2012-rc0-is-here.aspx</link><pubDate>Thu, 17 Nov 2011 19:12:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5348</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5348</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2011/11/17/powerpivot-for-excel-sql-server-2012-rc0-is-here.aspx#comments</comments><description>&lt;p&gt;Microsoft just &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28150"&gt;published&lt;/a&gt; the RC0 (release candidate) bits of PowerPivot for Excel SQL Server 2012. Kudos for Microsoft for making the RC bits public this time. Stay tuned for an announcement for the arrival of the SQL Server 2012 RC bits soon. The RC build is a feature-complete and stable build. This will be the last pre-release build until SQL Server 2012 officially ships next year.&lt;/p&gt;
&lt;p&gt;Here are all SQL Server 2012 RC0 links pulished so far:&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28151"&gt;&lt;span style="font-size:x-small;"&gt;Microsoft SQL Server 2012 Express RC0&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="MsoHyperlink"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28148"&gt;&lt;span style="font-size:x-small;"&gt;Microsoft SQL Server 2012 Semantic Language Statistics RC0&lt;/span&gt;&lt;/a&gt;&lt;span class="MsoHyperlink"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28149"&gt;&lt;span style="font-size:x-small;"&gt;Microsoft SQL Server 2012 Master Data Service Add-in for Microsoft Excel 2010&lt;/span&gt;&lt;/a&gt;&lt;span class="MsoHyperlink"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28147"&gt;&lt;span style="font-size:x-small;"&gt;Microsoft SQL server 2012 Manageability Tool Kit RC0&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5348" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/PowerPivot/default.aspx">PowerPivot</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/SQL+Server+11/default.aspx">SQL Server 11</category></item><item><title>SQL Server DENALI CTP3 Demo VHD Available</title><link>http://prologika.com/CS/blogs/blog/archive/2011/09/08/sql-server-denali-ctp3-demo-vhd-available.aspx</link><pubDate>Thu, 08 Sep 2011 21:25:19 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5218</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5218</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2011/09/08/sql-server-denali-ctp3-demo-vhd-available.aspx#comments</comments><description>&lt;p&gt;Microsoft just &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=27253"&gt;released&lt;/a&gt; a Hyper-V image of SQL Server Denali CTP3 in action, including fully configured services and integration with SharePoint 2010 and Office 2010. The following software is configured on the virtual machine:
&lt;/p&gt;&lt;p&gt;• SQL Server &amp;quot;Denali&amp;quot; CTP3 
&lt;/p&gt;&lt;p&gt;• SharePoint 2010 
&lt;/p&gt;&lt;p&gt;• Office 2010&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5218" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/SQL+Server+11/default.aspx">SQL Server 11</category></item><item><title>PowerPivot and SQL Server Denali CTP3 Release Notes Available</title><link>http://prologika.com/CS/blogs/blog/archive/2011/07/08/powerpivot-ctp3-release-notes-available.aspx</link><pubDate>Fri, 08 Jul 2011 16:54:00 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:5140</guid><dc:creator>tlachev</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://prologika.com/CS/blogs/blog/rsscomments.aspx?PostID=5140</wfw:commentRss><comments>http://prologika.com/CS/blogs/blog/archive/2011/07/08/powerpivot-ctp3-release-notes-available.aspx#comments</comments><description>&lt;p&gt;Microsoft published &lt;a target="_blank" href="http://social.technet.microsoft.com/wiki/contents/articles/3711.aspx"&gt;release notes&lt;/a&gt; for PowerPivot and SQL Server Denali&amp;nbsp;Community Technology Preview (CTP) 3 Release Notes. This means that the CTP3 release is imminent although the download link is not live yet. The release notes cover the new features pretty well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE 7/12/2011&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;CTP3 got &lt;a target="_blank" href="http://blogs.technet.com/b/dataplatforminsider/archive/2011/07/11/sql-server-code-name-denali-ctp3-is-here.aspx"&gt;released&lt;/a&gt; today.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://prologika.com/CS/aggbug.aspx?PostID=5140" width="1" height="1"&gt;</description><category domain="http://prologika.com/CS/blogs/blog/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://prologika.com/CS/blogs/blog/archive/tags/SQL+Server+11/default.aspx">SQL Server 11</category></item></channel></rss>