<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'SSAS', 'Analysis Services', and 'CTP3'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=SSAS,Analysis+Services,CTP3&amp;orTags=0</link><description>Search results matching tags 'SSAS', 'Analysis Services', and 'CTP3'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Vote a bug and a missing feature in #powerpivot #denali #ctp3 on #connect</title><link>http://sqlblog.com/blogs/marco_russo/archive/2011/07/19/vote-a-missing-feature-in-powerpivot-denali-ctp3-on-connect.aspx</link><pubDate>Tue, 19 Jul 2011 07:24:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36996</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;If you have 30 seconds available, please vote the following items on Connect:&lt;/p&gt;&lt;p&gt;&lt;a href="https://connect.microsoft.com/SQLServer/feedback/details/679618/import-attribute-key-from-ssas-in-powerpivot"&gt;https://connect.microsoft.com/SQLServer/feedback/details/679618/import-attribute-key-from-ssas-in-powerpivot&lt;/a&gt;&lt;/p&gt;&lt;p&gt;When you import data coming from an Analysis Services cube in PowerPivot, you cannot import the attribute key value. Only the attribute name is included in the query generated by the query designer. There is a possible workaround, creating a calculated measure with an MDX expression which return the attribute key value corresponding to the current member of the related attribute, but not many users are able to do that.&lt;/p&gt;&lt;p&gt;&lt;a href="https://connect.microsoft.com/SQLServer/feedback/details/679677/ragged-hierarchies-cannot-be-imported-in-powerpivot-tabular"&gt;https://connect.microsoft.com/SQLServer/feedback/details/679677/ragged-hierarchies-cannot-be-imported-in-powerpivot-tabular&lt;/a&gt;&lt;/p&gt;&lt;p&gt;When you import data coming from an Analysis Services cube in PowerPivot, you cannot import a ragged hierarchy. I've already described this issue in an &lt;a href="http://sqlblog.com/blogs/marco_russo/archive/2010/08/24/using-ssas-2005-2008-as-powerpivot-data-source-query-designer.aspx"&gt;older post&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;The reason I ask your support is that in Denali CTP3 both PowerPivot and BIDS for Tabular projects has these issues. It really hurts PowerPivot end users, but it is also a waste of time for the experienced BI developer, who need to write a calculated measure in MDX for each attribute key he wants to import it&amp;nbsp;using the query designer (writing MDX by hand is always the preferred alternative, I know) and have to write an MDX query by hand if the levels in the ragged hierarchy are not exposed as browsable attributes (which is not a best practice in cube design!).&lt;/p&gt;&lt;p&gt;Help me to rais the priority for this issues - A multidimensional model in Analysis Services should be a better data source for PowerPivot and BISM Tabular!&lt;/p&gt;</description></item><item><title>First steps with #ssas #Tabular in #Denali #CTP3</title><link>http://sqlblog.com/blogs/marco_russo/archive/2011/07/14/first-steps-with-ssas-tabular-in-denali-ctp3.aspx</link><pubDate>Thu, 14 Jul 2011 04:25:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36919</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;The Analysis Services team just &lt;a href="http://blogs.msdn.com/b/analysisservices/archive/2011/07/13/welcome-to-tabular-projects.aspx"&gt;posted a blog entry &lt;/a&gt;with a few useful links to jumpstart your experience with Tabular project in Analysis Services "Denali".&lt;/p&gt;&lt;p&gt;In these early days I read several messages asking for clarification about the names and acronyms used in Denali. For a complete description I suggest you to read the &lt;a href="http://blogs.msdn.com/b/analysisservices/archive/2011/05/16/analysis-services-vision-amp-roadmap-update.aspx"&gt;Analysis Services - Vision &amp;amp; Roadmap Update &lt;/a&gt;published by Microsoft in May 2011 and &lt;a href="http://sqlblog.com/blogs/marco_russo/archive/2011/05/18/microsoft-updates-its-bi-roadmap-ssas-bism-teched-powerpivot.aspx"&gt;my personal comments in this blog&lt;/a&gt;. However, if you are in a hurry, this is a short recap:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Analysis Services Denali has two enginges: the traditional OLAP one (the only one it had until 2008) and the new Vertipaq one (introduced by PowerPivot and now directly available without SharePoint and/or Excel).&lt;/li&gt;&lt;li&gt;In order to cover these two tecnologies under the same hat, a new acronym&amp;nbsp;has been introduced: BISM (Business Intelligence Semantic Model)&lt;/li&gt;&lt;li&gt;When yuo create a project for BISM you&amp;nbsp;can&amp;nbsp;use either BISM Multidimensional (corresponding to a classic&amp;nbsp;SSAS project based on the OLAP engine)&amp;nbsp;or BISM Tabular (corresponding to the new project type based on the Vertipaq engine).&lt;/li&gt;&lt;li&gt;In documentation, books and article you will read &lt;strong&gt;Multidimensional&lt;/strong&gt; (corresponding to BISM Multidimensional) and&amp;nbsp;&lt;strong&gt;Tabular&lt;/strong&gt; (corresponding to BISM Tabular).&lt;/li&gt;&lt;li&gt;Both Multidimensional and Tabular models can be queried by using MDX. However, internal calculation are based on DAX in Tabular and DAX can also be used to query a Tabular model. In a possibly near future, we should expect to use DAX also to query a Multidimensional project (I hope this will happen very very soon - months and not years).&lt;/li&gt;&lt;li&gt;When you install Analysis Services Denali you have to choose what type of engine you want to use for the instance you are installing. If you want to be able to use both engines, you need to install two instances of Analysis Services. During the setup you can choose which one you desire and Multidimensional is the default.&lt;/li&gt;&lt;li&gt;The UDM acronym (Unified Dimensional Model) is no longer used. An UDM project is now a BISM Multidimensional project. THere is a 100% compatibility for existing projects and from the point of view of the existing feature, BISM Multidimensional is 100% corresponding to UDM in 2008 R2. Any existing book, documentation and whitepaper is still valid in BISM Multidimensional. The Analysis Services release has improvements (there is no longer a 4GB limit for string stores, for example), fix and optimizations, but there aren't new major features in Multidimensional for this release.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Thus, if you want to test what is new in Analysis Services Denali, this is the call to action:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Install Analysis Service Denali in Tabular mode&lt;/li&gt;&lt;li&gt;Import your existing PowerPivot workbooks in a Tabular project (yes, you can!)&lt;/li&gt;&lt;li&gt;Learn DAX.&lt;/li&gt;&lt;li&gt;Start using the new features in Denali (you have KPI, Partitions and&amp;nbsp;Security, just to name a few)&lt;/li&gt;&lt;li&gt;Learn DAX&lt;/li&gt;&lt;li&gt;Play with this new baby and stay tuned for more content in this and other blogs!&lt;/li&gt;&lt;li&gt;Learn DAX&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;In case it is not clear, if you are a BI professional, there is an important thing you have to do in order to keep your skill updated: &lt;strong&gt;Learn DAX&lt;/strong&gt;!&lt;/p&gt;</description></item></channel></rss>