<?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 tag 'BISM'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=BISM&amp;orTags=0</link><description>Search results matching tag 'BISM'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Campaign for #PowerPivot and #Tabular textual modeling language #msbi #ssas</title><link>http://sqlblog.com/blogs/marco_russo/archive/2013/06/03/campaign.aspx</link><pubDate>Mon, 03 Jun 2013 22:14:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:49331</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;If you think PowerPivot and Tabular are good tools but sometime the design tools are not fast/complete/flexible enough, please consider voting &lt;a href="https://connect.microsoft.com/SQLServer/feedback/details/789392/use-a-textual-representation-dsl-of-tabular-or-powerpivot-data-model"&gt;this suggestion on Connect to request a textual representation Tabular or PowerPivot Data Models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This is the simplest way to improve the Productivity of PowerPivot and Tabular users/analysts/designers.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;I would like having a&amp;nbsp;simple textual representation of a BISM model, that can be translated back and forth to a XAML representation of the data model (this could be then integrated within Visual Studio, but other development tools might use this language as well).&lt;br&gt;I’d like to write (for Tabular) something like:&lt;br&gt;&amp;nbsp;&lt;br&gt;TABLE Customers (&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerKey INTEGER,&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name STRING,&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Weight FLOAT&lt;br&gt;)&lt;br&gt;&amp;nbsp;&lt;br&gt;TABLE Sales (&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerKey INTEGER ref Customers[CustomerKey],&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity INTEGER,&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount CURRENCY&lt;br&gt;)&lt;br&gt;&amp;nbsp;&lt;br&gt;This would be the syntax to keep the functional-style, even if I would prefer a more declarative language such as:&lt;br&gt;&amp;nbsp;&lt;br&gt;TABLE Customers &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerKey INTEGER&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name STRING&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Weight FLOAT&lt;br&gt;END TABLE&lt;br&gt;&amp;nbsp;&lt;br&gt;TABLE Sales &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerKey INTEGER ref Customers[CustomerKey]&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity INTEGER&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount CURRENCY&lt;br&gt;END TABLE&lt;br&gt;&amp;nbsp;&lt;br&gt;We can discuss about the syntax, but we all know that this can be done, especially for Tabular which has a smaller number of properties to handle if compared to Multidimensional (which could benefit from the same approach, too).&lt;br&gt;The implementation of tools enabling the translation of models to/from this language would be cheaper that writing/improving advanced graphical editors and many other features that you have for free once you have a text file:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Source control&lt;/li&gt;
&lt;li&gt;Revision history&lt;/li&gt;
&lt;li&gt;Version comparison&lt;/li&gt;
&lt;li&gt;Team development&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is the single feature for Tabular/PowerPivot with the best ROI that I can imagine.&lt;br&gt;And if Microsoft does not time to implement it… well, at least they could publish a document such as “Tabular Language Draft 1.0” and somebody in the community will implement the necessary translation tools. Having an "official" Language is important, because in this way nobody would spend time on something that could change too much in the future.&lt;br&gt;&amp;nbsp;&lt;br&gt;Are you convinced? Nice! &lt;br&gt;So please, &lt;strong&gt;help me&lt;/strong&gt; in this campaign for a &lt;strong&gt;PowerPivot and Tabular textual modeling language&lt;/strong&gt;.&lt;br&gt;This is the call for action:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Vote &lt;a href="https://connect.microsoft.com/SQLServer/feedback/details/789392/use-a-textual-representation-dsl-of-tabular-or-powerpivot-data-model"&gt;this item on Connect&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Spread the word&amp;nbsp;as loud as you can!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Don't wait, do it now!&lt;/p&gt;</description></item><item><title>Workshop and Events in Europe next month #ssas #tabular #powerpivot</title><link>http://sqlblog.com/blogs/marco_russo/archive/2013/02/21/workshop-and-events-in-europe-next-month-ssas-tabular-powerpivot.aspx</link><pubDate>Thu, 21 Feb 2013 09:41:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47828</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;As I &lt;a href="http://sqlblog.com/blogs/marco_russo/archive/2013/02/06/march-2013-events-and-workshops-in-aarhus-dk-and-utrecht-nl-ssas-powerpivot.aspx"&gt;mentioned&lt;/a&gt; a couple of weeks ago, I and Alberto are starting to travel again, delivering SSAS Tabular Workshop and other free community events around Europe. This is the updated list of our next dates, including community events:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Online – &lt;a href="http://www.sqlbi.com/courses/ssas-tabular-workshop-online-feb2013/"&gt;SSAS Tabular Workshop on February 27-28, 2013&lt;/a&gt;&lt;/strong&gt; (17-24 CET)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;This workshop is delivered online – you can attend wherever you are&lt;/li&gt;      &lt;li&gt;Timeslot is late afternoon-evening for Europeans, more appropriate office time for US market&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Aarhus, Denmark&lt;/strong&gt; – &lt;strong&gt;&lt;a href="http://www.sqlbi.com/courses/ssas-tabular-workshop-aarhus-mar2013/"&gt;SSAS Tabular Workshop on March 12-13, 2013&lt;/a&gt;&lt;/strong&gt; (9-17 CET)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Alberto Ferrari will be the teacher in these dates&lt;/li&gt;      &lt;li&gt;You can still &lt;a href="http://www.sqlbi.com/courses/ssas-tabular-workshop-aarhus-mar2013/"&gt;register here&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Aarhus, Denmark&lt;/strong&gt; – Excel 2013 PowerPivot in Action on March 12, 2013 (17:30-19:30 CET)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Free community event where Alberto will show the capabilities available in Excel 2013 using PowerPivot and Power View&lt;/li&gt;      &lt;li&gt;More &lt;a href="http://msbip.dk/events/60/msbip-mode-nr-12/"&gt;info here&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Utrecht, The Netherlands&lt;/strong&gt; – &lt;strong&gt;&lt;a href="http://www.sqlbi.com/courses/ssas-workshop-utrecht-mar2012/"&gt;SSAS Tabular Workshop on March 25-26, 2013&lt;/a&gt;&lt;/strong&gt; (9-17 CET)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Marco Russo (me!) will be the teacher in these dates&lt;/li&gt;      &lt;li&gt;You can &lt;a href="http://www.sqlbi.com/courses/ssas-workshop-utrecht-mar2012/"&gt;register here&lt;/a&gt; (early bird expires on March 11, 2013)&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Veenendaal, The Netherlands&lt;/strong&gt; - Querying and Optimizing DAX on March 25, 2013 (18-21 CET)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Free community event where Marco Russo (yes, always me!) will show how to write and optimize queries in DAX&lt;/li&gt;      &lt;li&gt;More &lt;a href="http://www.sqlpass.nl/2013/02/pass-nederland-bijeenkomst-met-marco-russo-op-25-maart-te-veenendaal/"&gt;info here&lt;/a&gt; and &lt;a href="http://passnl-marcorusso2013.eventbrite.com/#"&gt;free registration here&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Oslo, Norway&lt;/strong&gt; – &lt;strong&gt;&lt;a href="http://www.sqlbi.com/courses/ssas-workshop-oslo-ap2012/"&gt;SSAS Tabular Workshop on April 8-9, 2013&lt;/a&gt;&lt;/strong&gt; (9-17 CET)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Alberto Ferrari will be the teacher in these dates&lt;/li&gt;      &lt;li&gt;You can &lt;a href="http://www.sqlbi.com/courses/ssas-workshop-oslo-ap2012/"&gt;register here&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Milan, Italy &lt;/strong&gt;– &lt;a href="http://www.sqlbi.com/courses/powerpivot-workshop-full/"&gt;&lt;strong&gt;PowerPivot Workshop Full on April 17-19, 2013&lt;/strong&gt;&lt;/a&gt; (9-17 CET)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Alberto will be the teacher in these dates&lt;/li&gt;      &lt;li&gt;Be careful: this workshop will be &lt;em&gt;delivered in Italian language&lt;/em&gt; – a good excuse to practice your Italian visiting Italy for work reasons!&lt;/li&gt;      &lt;li&gt;You can &lt;a href="http://www.sqlbi.com/courses/powerpivot-workshop-full/"&gt;register here&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;Other workshops will follow in May and June in Finland, UK, Belgium and Sweden – a complete list of &lt;a href="http://www.sqlbi.com/training/"&gt;Tabular Workshop here&lt;/a&gt; and &lt;a href="http://www.powerpivotworkshop.com/"&gt;PowerPivot Workshops here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>SQLBits XI in May 2013 – many reasons to attend! #sqlbits #dax #tabular</title><link>http://sqlblog.com/blogs/marco_russo/archive/2013/02/20/sqlbits-xi-in-may-2013-many-reasons-to-attend-sqlbits-dax-tabular.aspx</link><pubDate>Wed, 20 Feb 2013 09:33:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47803</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;I and &lt;a href="http://sqlblog.com/blogs/alberto_ferrari"&gt;Alberto Ferrari&lt;/a&gt; will speak at &lt;a href="http://www.sqlbits.com"&gt;SQLBits XI&lt;/a&gt; (Nottingham, UK – May 2-4, 2013) and there are many good reasons to join us there, especially if you are interested to DAX!&lt;/p&gt;  &lt;p&gt;Here are our sessions:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Thursday, 02 May 2013 &lt;/strong&gt;– Training Day - &lt;strong&gt;&lt;a href="http://www.sqlbits.com/Sessions/Event11/From_0_to_DAX2"&gt;From 0 to DAX&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;The entire day is dedicated to learning DAX, starting from the syntax and going forward with more complex syntaxes for both expressions and queries in DAX.&lt;/li&gt;      &lt;li&gt;Technical level: the goal is to be introductive, explaining the important concepts in DAX (such as filter context, row context, context transitions) and covering the usage of the most common DAX functions.&lt;/li&gt;      &lt;li&gt;Target audience: Information Workers interested in exploiting the many interesting features of PowerPivot for Excel 2013 and BI developers who want to learn the DAX language.&lt;/li&gt;      &lt;li&gt;In practice: if you started using DAX two years ago and created several projects in Tabular and/or PowerPivot with complex calculations, this is not the workshop for you (read about an &lt;a href="http://www.sqlbi.com/courses/dax-advanced-workshop-london-may2012/"&gt;Advanced DAX Workshop&lt;/a&gt; later in this post). But if you just started your first Tabular or PowerPivot projects and you are still wondering what CALCULATE is all about, then this is definitely the right training for you!&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Friday, 03 May 2013&lt;/strong&gt; – 10:50am – &lt;strong&gt;&lt;a href="http://www.sqlbits.com/Sessions/Event11/Modern_Data_Warehousing_Strategy"&gt;Modern Data Warehousing Strategy&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;How to design a Data Warehouse in 2013? Should we change something considering the introduction of in-memory technologies such as xVelocity? Is Self-Service BI affecting the way we design and implement a Corporate Data Warehouse?&lt;/li&gt;      &lt;li&gt;This is not a session about a specific feature of a product, but features and products have their effects on the data warehouse design. We’ll stop one hour trying to understand what changes in the big picture, affecting also our day-by-day job.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Friday, 03 May 2013&lt;/strong&gt; – 2:40pm – &lt;strong&gt;&lt;a href="http://www.sqlbits.com/Sessions/Event11/Inside_xVelocity_InMemory_Engine_VertiPaq_"&gt;Inside xVelocity InMemory Engine (VertiPaq)&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Do you use PowerPivot and/or Analysis Services Tabular? They use the same engine (xVelocity/VertiPaq) and you should know how it works.&lt;/li&gt;      &lt;li&gt;This session will show how xVelocity/VertiPaq works, how it compresses and stores data and why it is so fast answering to your queries.&lt;/li&gt;      &lt;li&gt;Why this is important? Because it is geeky! And because this knowledge will help you optimizing storage and DAX queries.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;Saturday, 04 May 2013 &lt;/strong&gt;– 10:50am – &lt;strong&gt;&lt;a href="http://www.sqlbits.com/Sessions/Event11/DAX_Query_Engine_Internals"&gt;DAX Query Engine Internals&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;DAX is amazingly fast. But some query might be not fast enough.&lt;/li&gt;      &lt;li&gt;Do you want to know how to optimize your DAX query? This session is for you.&lt;/li&gt;      &lt;li&gt;Knowing the internals of xVelocity InMemory engine is just the first step (see Friday’s session). Then you need to apply this knowledge to DAX and understand why different DAX syntaxes for the same result might have different performance.&lt;/li&gt;      &lt;li&gt;Understanding cross-filtering is a key to master DAX optimization. The more you know DAX, the more you will appreciate this session!&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;As I said before, the training day is an introductive course. If you already know DAX and want to improve your skills, there is a &lt;a href="http://sqlblog.com/blogs/marco_russo/archive/2013/02/07/first-dax-advanced-workshop-in-london-may-2013-dax-tabular-ssas.aspx"&gt;&lt;strong&gt;3-day Advanced DAX Workshop&lt;/strong&gt;&lt;/a&gt; I will teach in London on May 13-15, 2013. It could be also a good reason to visit London if you come from other countries!&lt;/p&gt;  &lt;p&gt;Now that we are almost done with the &lt;a href="http://www.sqlbi.com/books/excel-2013-building-data-models-with-powerpivot/"&gt;PowerPivot for Excel 2013&lt;/a&gt; book, we will write &lt;a href="http://www.sqlbi.com/articles/"&gt;more articles&lt;/a&gt; – stay tuned!&lt;/p&gt;</description></item><item><title>xVelocity engines compared: VertiPaq vs ColumnStore #ssas #vertipaq #xvelocity #sql #tabular</title><link>http://sqlblog.com/blogs/marco_russo/archive/2012/08/22/xvelocity-engines-compared-vertipaq-vs-columnstore-ssas-vertipaq-xvelocity-sql-tabular.aspx</link><pubDate>Wed, 22 Aug 2012 11:56:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:44767</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;During the last months I and Alberto worked in several projects using Analysis Services Tabular and we had to face real world issues, such as complex queries, large data volume, frequent data updates and so on. Sometime we faced the challenge of comparing Tabular performance with SQL Server. It seemed a non-sense, because even if the same core xVelocity technology is implemented in both products (SQL Server 2012 uses ColumnStore indexes, whereas Analysis Services 2012 uses VertiPaq), we initially assumed that the better optimization for the in-memory engine used by Analysis Services would have been always better than SQL Server.&lt;/p&gt;  &lt;p&gt;However, we discovered several important things:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Processing time might be different and having data on SQL Server could make ColumnStore way faster for processing.&lt;/li&gt;    &lt;li&gt;Partitioning in SQL Server might be much more effective for query performance than Analysis Services.&lt;/li&gt;    &lt;li&gt;A single query can scale easily on more processor on SQL Server, whereas in Analysis Services the formula engine is single-threaded and could be a bottleneck for certain queries.&lt;/li&gt;    &lt;li&gt;In case of a large workload with many concurrent users, storage engine cache in Analysis Services could be a big advantage over SQL Server, especially for scalability&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;As you can see, these considerations are not always obvious and you might be tempted to make other assumptions based on these information. Well, don’t do that. Before anything else, read the whitepaper &lt;a href="http://www.sqlbi.com/articles/vertipaq-vs-columnstore/"&gt;VertiPaq vs ColumnStore Comparison&lt;/a&gt; written by Alberto Ferrari. Then, measure your workload. Finally, make some conclusion. But don’t make too many assumptions. You might be wrong, as we did at the beginning of this journey.&lt;/p&gt;</description></item><item><title>Finally in stock: Microsoft SQL Server 2012 Analysis Services: The BISM Tabular Model #ssas #tabular</title><link>http://sqlblog.com/blogs/marco_russo/archive/2012/07/26/finally-in-stock-microsoft-sql-server-2012-analysis-services-the-bism-tabular-model-ssas-tabular.aspx</link><pubDate>Thu, 26 Jul 2012 10:32:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:44442</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;It has been a long wait, but finally our book about Analysis Services Tabular is available!&lt;/p&gt;  &lt;p&gt;&lt;span id="btAsinTitle"&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/gp/product/0735658188/?tag=se04-20"&gt;&lt;img title="bismtabularbook" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;float:left;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="bismtabularbook" align="left" src="http://sqlblog.com/blogs/marco_russo/bismtabularbook_58BD0945.png" width="208" height="266" /&gt;&lt;/a&gt;Microsoft SQL Server 2012 Analysis Services: The BISM Tabular Model&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;Amazon is already shipping it in US and it should be available soon also in Europe. However, the Kindle edition is already available everywhere! If you like to order it on Amazon, here are the links for all the shops:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Amazon.com: &lt;a href="http://www.amazon.com/gp/product/0735658188/?tag=se04-20"&gt;hardcopy&lt;/a&gt; – &lt;a href="http://www.amazon.com/gp/product/B008LYQ056/?tag=se04-20"&gt;kindle&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Amazon.ca: &lt;a href="http://www.amazon.ca/gp/product/0735658188/?tag=s087a1-20"&gt;hardcopy&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Amazon.co.uk: &lt;a href="http://www.amazon.co.uk/gp/product/0735658188/?tag=wwwsqlbicom08-21"&gt;hardcopy&lt;/a&gt; – &lt;a href="http://www.amazon.co.uk/gp/product/B008LYQ056/?tag=wwwsqlbicom08-21"&gt;kindle&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Amazon.de: &lt;a href="http://www.amazon.de/gp/product/0735658188/?tag=wwwsqlbicom00-21"&gt;hardcopy&lt;/a&gt; – &lt;a href="http://www.amazon.de/gp/product/B008LYQ056/?tag=wwwsqlbicom00-21"&gt;kindle&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Amazon.es: &lt;a href="http://www.amazon.es/gp/product/0735658188/?tag=wwwsqlbicom0f-21"&gt;hardcopy&lt;/a&gt; – &lt;a href="http://www.amazon.es/gp/product/B008LYQ056/?tag=wwwsqlbicom0f-21"&gt;kindle&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Amazon.fr: &lt;a href="http://www.amazon.fr/gp/product/0735658188/?tag=wwwsqlbicom06-21"&gt;hardcopy&lt;/a&gt; – &lt;a href="http://www.amazon.fr/gp/product/B008LYQ056/?tag=wwwsqlbicom06-21"&gt;kindle&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Amazon.it: &lt;a href="http://www.amazon.it/gp/product/0735658188/?tag=wwwsqlbicom-21"&gt;hardcopy&lt;/a&gt; – &lt;a href="http://www.amazon.it/gp/product/B008LYQ056/?tag=wwwsqlbicom-21"&gt;kindle&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;You can &lt;a href="http://www.amazon.com/gp/product/B008LYQ056/?tag=se04-20#reader_B008LYQ056"&gt;follow this link&lt;/a&gt; to take a look at the Table of Contents, at the Introduction and some content of other chapters. I suggest you to read the introduction and the &amp;quot;Who Should Read This Book” section before buying the book, so you will be sure you are getting the right one. Well, if you read this blog, you should be in the right target audience, but double check is not bad.&lt;/p&gt;  &lt;p&gt;For your convenience, this is the list of the chapters:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Chapter 1 Introducing the Tabular Model &lt;/li&gt;    &lt;li&gt;Chapter 2 Getting Started with the Tabular Model &lt;/li&gt;    &lt;li&gt;Chapter 3 Loading Data Inside Tabular &lt;/li&gt;    &lt;li&gt;Chapter 4 DAX Basics &lt;/li&gt;    &lt;li&gt;Chapter 5 Understanding Evaluation Context &lt;/li&gt;    &lt;li&gt;Chapter 6 Querying Tabular &lt;/li&gt;    &lt;li&gt;Chapter 7 DAX Advanced &lt;/li&gt;    &lt;li&gt;Chapter 8 Understanding Time Intelligence in DAX &lt;/li&gt;    &lt;li&gt;Chapter 9 Understanding xVelocity and DirectQuery &lt;/li&gt;    &lt;li&gt;Chapter 10 Building Hierarchies &lt;/li&gt;    &lt;li&gt;Chapter 11 Data Modeling in Tabular &lt;/li&gt;    &lt;li&gt;Chapter 12 Using Advanced Tabular Relationships &lt;/li&gt;    &lt;li&gt;Chapter 13 The Tabular Presentation Layer &lt;/li&gt;    &lt;li&gt;Chapter 14 Tabular and PowerPivot &lt;/li&gt;    &lt;li&gt;Chapter 15 Security &lt;/li&gt;    &lt;li&gt;Chapter 16 Interfacing with Tabular &lt;/li&gt;    &lt;li&gt;Chapter 17 Tabular Deployment &lt;/li&gt;    &lt;li&gt;Chapter 18 Optimizations and Monitoring &lt;/li&gt;    &lt;li&gt;Appendix A DAX Functions Reference &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;We already received a good review but I hope to see many others – of course we all like the good ones, but we always look carefully at every comment so that we can improve the next one!&lt;/p&gt;  &lt;p&gt;I’d like to give a big thank you to all the people who helped us reaching this goal. I know we set an ambitious target, trying to cover a brand new engine and development environment in a very deep way despite its infancy on the market. I think that this is just the first step in this new world, Tabular will evolve and we’ll gain more experience working with it on real word projects. But I hope that many BI developers will find it easier to start a new Tabular project with the guidance of this book. We have found that Tabular is good not only for “simple” models, but also for the complex ones, when Multidimensional faced some limitations in term of leaf-level calculation. I still don’t use Tabular for any new project, there are still many scenarios in which Multidimensional is a better choice, but don’t wait too much to start playing with DAX and Tabular. You might miss some real opportunities.&lt;/p&gt;  &lt;p&gt;I hope you will enjoy the reading!&lt;/p&gt;</description></item><item><title>Watch @marcorus and @ferrarialberto sessions online #teched #msteched #tee2012</title><link>http://sqlblog.com/blogs/marco_russo/archive/2012/07/07/watch-marcorus-and-ferrarialberto-sessions-online-teched-msteched-tee2012.aspx</link><pubDate>Sat, 07 Jul 2012 05:41:30 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:44221</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;In June I participated to two TechEd editions (&lt;a href="http://northamerica.msteched.com"&gt;North America&lt;/a&gt; and &lt;a href="http://europe.msteched.com/"&gt;Europe&lt;/a&gt;). I and Alberto delivered a Pre Conference and two sessions about Tabular. Both conferences provides recorded sessions freely available on Channel 9 so that you can compare which one has been delivered in the best way! If you have to choose between the two versions, consider that in North America we receive more questions during and after the session (still recording), increasing the interaction, whereas in Europe questions usually comes after the session finished (so no recording available). If you’re curious, watch both and let me know which version you prefer, especially for Multidimensional vs Tabular!&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DBI319"&gt;BISM: Multidimensional vs. Tabular&lt;/a&gt; (TechEd North America 2012)&lt;/li&gt;    &lt;li&gt;&lt;a href="http://channel9.msdn.com/Events/TechEd/Europe/2012/DBI319"&gt;BISM: Multidimensional vs. Tabular&lt;/a&gt; (TechEd Europe 2012)&lt;/li&gt;    &lt;li&gt;&lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DBI413"&gt;Many-to-Many Relationships in BISM Tabular&lt;/a&gt; (TechEd North America 2012)&lt;/li&gt;    &lt;li&gt;&lt;a href="http://channel9.msdn.com/Events/TechEd/Europe/2012/DBI413"&gt;Many-to-Many Relationships in BISM Tabular&lt;/a&gt; (TechEd Europe 2012)&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;If you are interested to learn SSAS Tabular, don’t miss the next &lt;a href="http://www.sqlbi.com/courses/ssas-workshop-online-sep2012/"&gt;SSAS Tabular Workshop online on September 3-4, 2012&lt;/a&gt;. We are also planning dates for another roadshow in Europe this fall and I’m happy to announce we’ll have two dates in Germany, too. More updates in the coming weeks.&lt;/p&gt;</description></item><item><title>Optimize Many-to-Many with SUMMARIZE and Other Techniques</title><link>http://sqlblog.com/blogs/marco_russo/archive/2012/06/01/optimize-many-to-many-with-summarize-and-other-techniques.aspx</link><pubDate>Fri, 01 Jun 2012 12:12:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:43669</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;We are still in the early days of DAX and even if I have been using it since 2 years ago, there is still a lot to learn on that.&lt;/p&gt;  &lt;p&gt;One of the topics that historically interests me (and many of the readers here, probably) is the many-to-many relationships between dimensions in a dimensional data model. When I and Alberto wrote the &lt;a href="http://www.sqlbi.com/articles/many2many/"&gt;The Many to Many Revolution 2.0&lt;/a&gt; we discovered the SUMMARIZE based pattern very late in the whitepaper writing. It is very important for performance optimization and it should be always used. In the last month, &lt;a href="http://gbrueckl.wordpress.com/2012/05/08/resolving-many-to-many-relationships-leveraging-dax-cross-table-filtering"&gt;Gerhard Brueckl&lt;/a&gt; also presented an approach based on cross table filtering behavior that simplify the syntax involved, even if it’s harder to explain how it works internally.&lt;/p&gt;  &lt;p&gt;I published a short article titled &lt;a href="http://www.sqlbi.com/articles/optimize-many-to-many-calculation-in-dax-with-summarize-and-cross-table-filtering/"&gt;Optimize Many-to-Many Calculation in DAX with SUMMARIZE and Cross Table Filtering&lt;/a&gt; on &lt;a href="http://www.sqlbi.com/"&gt;SQLBI&lt;/a&gt; website just to provide a quick reference to the three patterns available. A further study is still required to compare performance between SUMMARIZE and Cross Table Filtering patterns. Up to now, I haven’t observed big differences between them, even if their execution plans might be not identical and this suggest me that depending on other conditions you might favor one over the other.&lt;/p&gt;</description></item><item><title>Order of Evaluation in CALCULATE and Clever Hierarchy Handling in #dax</title><link>http://sqlblog.com/blogs/marco_russo/archive/2012/05/02/order-of-evaluation-in-calculate-and-clever-hierarchy-handling-in-dax.aspx</link><pubDate>Wed, 02 May 2012 04:36:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:43129</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;After the first two editions of the &lt;a href="http://www.ssasworkshop.com/"&gt;SSAS Tabular Workshop&lt;/a&gt;, I and Alberto had some time to flush some of the pending activities. We published two articles:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.sqlbi.com/articles/clever-hierarchy-handling-in-dax/"&gt;Clever Hierarchy Handling in DAX&lt;/a&gt;: DAX is not a hierarchy-friendly language, especially if you have a MDX background. If you have to implement hierarchy-based calculation, MDX is still better. But if you need to do that in DAX (for example, because you need this in a DAX measure), then you have to read &lt;a href="http://www.sqlbi.com/articles/clever-hierarchy-handling-in-dax/"&gt;this article&lt;/a&gt; written by Alberto Ferrari that explains how to correctly calculate the classical “ratio to parent” pattern in several different scenarios.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.sqlbi.com/articles/order-of-evaluation-in-calculate-parameters/"&gt;Order of Evaluation in CALCULATE Parameters&lt;/a&gt;: a common mistake when you start working with DAX is understanding the evaluation order of CALCULATE parameters and what happens when you have nested CALCULATE statements. The topic can be very dense, so I tried to write a &lt;a href="http://www.sqlbi.com/articles/order-of-evaluation-in-calculate-parameters/"&gt;simple article&lt;/a&gt; that explain the basic concepts and based on the feedback I’ll receive, I’ll consider writing other articles on this subject. So feedback is welcome!&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;We have other ideas and material that I hope we’ll be able to write and publish in the upcoming weeks. In the meantime, there are plenty of other editions of the &lt;a href="http://www.ssasworkshop.com/"&gt;workshop&lt;/a&gt; this month, starting from the online one next week that is &lt;a href="http://www.sqlbi.com/courses/ssas-workshop-online-may2012/"&gt;arranged for US time zone&lt;/a&gt;. Don’t miss it!&lt;/p&gt;</description></item><item><title>Last minute update #ssas #tabular community event in Amsterdam on April 16</title><link>http://sqlblog.com/blogs/marco_russo/archive/2012/04/13/last-minute-update-ssas-tabular-community-event-in-amsterdam-on-april-16.aspx</link><pubDate>Fri, 13 Apr 2012 23:45:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:42823</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;We finally have the registration website for the community event about Tabular in Analysis Services in Amsterdam on April 16 evening that I introduced in my previous &lt;a href="http://sqlblog.com/blogs/marco_russopost/"&gt;post&lt;/a&gt;&amp;nbsp;- don't miss it, the registration are open (and limited!) at:&lt;/p&gt;&lt;p&gt;&lt;a href="http://passnl-april2012.eventbrite.com/"&gt;&lt;strong&gt;http://passnl-april2012.eventbrite.com/&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This is really a "last-minute" event, but we're pretty confident the room will be full anyway! See you there!&lt;/p&gt;</description></item><item><title>#SSAS #Tabular Workshop and Community Events in Netherlands and Denmark</title><link>http://sqlblog.com/blogs/marco_russo/archive/2012/04/12/ssas-tabular-workshop-and-community-events-in-netherlands-and-denmark.aspx</link><pubDate>Thu, 12 Apr 2012 11:04:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:42744</guid><dc:creator>sqlbi</dc:creator><description>&lt;p&gt;Next week I will finally start the roadshow of the &lt;a href="http://www.ssasworkshop.com/"&gt;SSAS Tabular Workshop&lt;/a&gt;, a 2-day seminar about the new BISM Tabular model for Analysis Services that has been introduced in SQL Server 2012. During these roadshows, we always try to arrange some speeches at local community events in the evening&amp;nbsp;- we&amp;nbsp;already defined for&amp;nbsp;Copenhagen, we have some logistic issue in Amsterdam that we're trying to solve.&amp;nbsp;Here is the timetable:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Netherlands&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;SSAS Workshop in Amsterdam, NL – April 16-17, 2012&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;2-day seminar, I and Alberto will be the trainers for this event, register &lt;a href="http://www.sqlbi.com/courses/ssas-workshop-amsterdam-apr2012/"&gt;here&lt;/a&gt;&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;We're trying to manage a Community event but we still don't have&amp;nbsp;a confirmation, stay tuned&lt;/li&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;UPDATE: the community event has been comfirmed, please register here: &lt;span style="font-size:12pt;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-language:IT;mso-fareast-language:IT;mso-bidi-language:AR-SA;"&gt;&lt;a href="http://passnl-april2012.eventbrite.com/"&gt;&lt;font color="#0000ff"&gt;http://passnl-april2012.eventbrite.com/&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/ul&gt;    &lt;li&gt;Denmark&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;SSAS Workshop in Copenhagen,&amp;nbsp;DK – April 26-27, 2012&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;2-day seminar, I and Alberto will be the trainers for this event, register &lt;a href="http://www.sqlbi.com/courses/ssas-workshop-copenhagen-apr2012/"&gt;here&lt;/a&gt;&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;Community event on April 26, 2012&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;This event will run in Hellerup, at Microsoft venue&lt;/li&gt;        &lt;li&gt;All details available here: &lt;a href="http://msbip.dk/events/26/msbip-mode-nr-5/"&gt;http://msbip.dk/events/26/msbip-mode-nr-5/&lt;/a&gt;&lt;/li&gt;        &lt;li&gt;People from Sweden are welcome! Just &lt;a href="http://www.linkedin.com/groups?gid=4388818"&gt;register to this private group&lt;/a&gt; on LinkedIn in order to announce your presence, so we’ll know how many people will attend&lt;/li&gt;     &lt;/ul&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;In community events we’ll deliver two speeches – here are the descriptions:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Inside xVelocity (VertiPaq) &lt;/strong&gt;      &lt;br&gt;PowerPivot and BISM Tabular models in Analysis Services share a great columnar-based database engine called xVelocity in-memory analytics engine (VertiPaq). If you want to improve performance and optimize memory used, you have to understand some basic principles about how this engine works, how data is compressed, and how you can design a data model for better optimization. Prepare yourself to change your mind. xVelocity optimization techniques might seem counterintuitive and are absolutely different than OLAP and SQL ones!&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Choosing between Tabular and Multidimensional&lt;/strong&gt;      &lt;br&gt;You have a new project and you have to make an important decision upfront. Should you use Tabular or Multidimensional? It is not easy to answer, because sometime there is a clear choice, but most of the times both decisions might be correct, at least at the beginning. In this session we’ll help you making an informed decision, correctly evaluating pros and cons of each one according to common scenarios, considering both short-term and long-term consequences of your choice.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;I hope to meet many people in this first dates. We have &lt;a href="http://www.ssasworkshop.com/"&gt;many other events coming in May and June&lt;/a&gt;, including an &lt;a href="http://www.sqlbi.com/courses/ssas-workshop-online-may2012/"&gt;online event&lt;/a&gt; (for US time zones), and you can also attend our PreCon Day at &lt;a href="http://northamerica.msteched.com/preconferenceseminars"&gt;TechEd US in Orland (PRC06)&lt;/a&gt; or &lt;a href="http://europe.msteched.com/PreCons"&gt;TechEd Europe&lt;/a&gt; in Amsterdam. I’ll be a good customer for airline companies in the next three months!&lt;/p&gt;  &lt;p&gt;I’m just sorry that I hadn’t time to write other articles in the last month, but I’m accumulating material that I will need to write down during some flight – stay tuned…&lt;/p&gt;</description></item></channel></rss>