Marco Russo's Blog posts of 2014
Meet me at TechEd 2014 – where and when #msteched
If you are attending TechEd North America in Houston this week, stop me and say hello! I am always happy to meet blog readers, and of course if you have question or topic to discuss, try to join me at the BI booth expo. I tried to put a list of where Read more
SSAS Tabular from the Trenches in London on June 11, 2014 #ssas #tabular
I will be in London to teach the Advanced DAX Workshop on June 11-13, 2014 (if you are interested, there are still seats available). During my stay, I will also deliver an evening community session titles SSAS Tabular from the Trenches on June 11, 2014 Read more
First steps with Scheduled Data Refresh for Power Query #powerbi #powerquery
Just a few days before my session about Power Query at TechEd 2014 , Microsoft released a new update that enables the scheduled data refresh of a Power Pivot workbook containing Power Query transformations. This is a very good news, because it enables Read more
LINQ to DAX project on CodePlex #dax #tabular #ssas
Since its release, I’ve seen a number of scenarios where Analysis Services Tabular is the analytical engine of the reporting section in a larger system. In these conditions, at least a part of the queries sent to Analysis Services are DAX queries generated Read more
How to handle fact tables with different granularities in #dax #powerpivot #tabular
A common question I receive from Excel users learning Power Pivot is how to handle table that have different granularities. In reality, this terminology is not the one they use: the concept of “table granularity” is used mostly by Kimball practitioners, Read more
Upcoming conference speeches and workshops #ssas #tabular #dax #powerpivot
Between May and July I and Alberto will be speaker at several conferences, and I think it could be useful to write a single blog post with a recap: PASS Business Analytics Conference 2014 – May 7-9, 2014 – San Jose, California Querying in DAX (Marco Russo) Read more
The ISEMPTY function in #dax #powerpivot #tabular
Microsoft silently added the ISEMPTY function to the DAX language in Analysis Services build 11.00.3368 (SQL Server 2012 SP1 CU4). This function is particularly important in DAXMD (when you use DAX to query a Multidimensional model), because produces Read more
ABC Analysis in #dax: complete pattern and other links #powerpivot #tabular
I recently published the ABC Classification article in www.daxpatterns.com, which is a more structured and organized way that recap what I already described in this blog a few years ago (see ABC Analysis in PowerPivot ). The pattern describe how to implement Read more
Create Excel Dashboards working on Excel for iPad #excel #ipad #dashboard
I recently tried Excel for iPad and tried opening several workbooks. The results are pretty good, but I’ve found that it wasn’t possible to display certain workbooks. For example, opening a workbook that contains many CUBEVALUE formulas, I should have Read more
Create Custom Time Intelligence Calculations in #dax #powerpivot #tabular
The recent Time Patterns article published in www.daxpatterns.com contains many DAX formulas that I hope will be useful to anyone is interest in implementing time-related calculations in DAX without relying on the Time Intelligence functions. There are Read more