Marco Russo's Blog
View full profileUsing USERELATIONSHIP function in Measures and Calculated Columns #dax #powerpivot #ssas
You can use the USERELATIONSHIP function in DAX to apply a non-active relationship in a particular DAX calculation. This approach is usually simple in a measure (just use USERELATIOSHIP in one of the filter arguments of CALCULATE) but as soon as you try Read more
SSAS Tabular Workshop in 3 days with hands-on-labs #ssas #tabular #dax
I and Alberto Ferrari delivered many SSAS Tabular Workshops in the last 18 months and based on the feedback we received, we are moving toward a renewed edition. Instead of a 2-day seminar, we will run a 3-day course including hands-on-labs. We didn’t Read more
Handling Wrong or Missing Dates in Tabular and #powerpivot #dax
Recently I received a request from a reader related to the handling of missing or invalid dates in Tabular (but the same can be applied to Power Pivot). In the Analysis Services Tabular book , we wrote that you can insert a special row in the Date table Read more
Calculating First and Second Year of Sales by Customer in #dax #powerpivot #ssas #tabular
I recently wrote an article that describes how to calculate a measure (such a sales, but it could be anything else) considering for each customer its first 12 months, then months 13-24 and so on. In practice, for every customer you have a different range Read more
Time Intelligence Video Tutorial on Project Botticelli #dax #powerpivot #ssas
Alberto Ferrari recently recorded a free short video introduction about what is time intelligence . When you have to perform time-related calculations in Power Pivot or in Analysis Services Tabular, you have to rely on some DAX expressions. There are Read more
Microsoft shut down MCM/MCSM/MCA programs–my recap #msmcm
A couple of weeks ago, I wrote a blog post about MCSM for BI certification . This raised an interesting discussion about the reasons why such a certification does not exists, whether it was really necessary, what it should include, and so on. There was Read more
Dynamic Calculation of Inventory with #dax in #powerpivot and #ssas #tabular
I recently wrote an article on SQLBI describing the dynamic calculation of stock inventory in DAX. With this technique, you can avoid creating a snapshot fact table just to store the inventory stock for every day and every product, creating a table that Read more
SSAS Maestro and MCM:BI, MCA:BI, MCSM:BI – make your voice heard #ssas #mcsm #sqlserver
Two years ago Microsoft started a certification program called SSAS Maestro , which was intended to be as a step towards a broader certification such as a Microsoft Certified Architect (MCA) or Microsoft Certified Solution Master (MCSM) for Business Intelligence Read more
Excel 2013 stand-alone now includes #powerpivot
This time Microsoft listened to the many complaints received since Excel 2013 release and the stand-alone version of Excel now includes Power Pivot and Power View! This is a very important news because there were customer who didn’t upgrade from Excel Read more
Performance Tuning of #tabular models in Analysis Services 2012 #ssas
In the last weeks the Microsoft BI buzzword has been Power BI for Office 365, which will be available soon in preview. I read a few comments about the fact that there is a constant discussion about the future but a lack of information and discussion about Read more