Marco Russo's Blog posts of 2014
The Power BI dashboard in public preview – available also without Office #powerbi
Microsoft released a new version of Power BI in preview mode, including many new visualizations that are immediately available to all existing subscribers also in production, such as the long waited treemap, combo charts (combining line chart and column Read more
Rename table, columns, and measures in #ssas #tabular without breaking existing #dax
A feature that many people require in SSAS Tabular is the ability to refactor existing names, doing a correspondent rename in all existing objects in the model. I agree that this is an important feature that should be added in the development environment, Read more
DAX Studio 2.0 finally available! #dax #ssas #tabular #powerpivot
Darren Gosbell announced on his blog that DAX Studio 2.0 is available. This new release has a completely new user interface, a renewed architecture and also work as a standalone executable without Excel. Yes, you read it right. You can use DAX Studio Read more
Power Query now connects to Analysis Services #ssas #mdx #dax
The last update of Power Query finally supports Analysis Services Multidimensional and Tabular. I waited this version for a very long time, but now it’s finally here! Chris Webb already wrote an interesting blog post with several useful link and informations. Read more
What are useful tools and resources for DAX developers? #dax #powerpivot #tabular
At the last PASS Summit I received an interesting question: is there a list of all the useful (I would say necessary…) tools for DAX developers? My answer was… “no, but this is an interesting topic for a blog post”. In the meantime, I thought that a page Read more
Don’t use SUMMARIZE to sum your data–or just be careful #dax #ssas #powerpivot
During the last PASS Summit I and Alberto Ferrari had long discussions at SQL Clinic with some of the developers of our loved tools. Sometime you really have to dig in the internals of certain feature to understand why there are some “unexpected” behaviors Read more
BI Announcements at PASS Summit 2014 #sqlpass #powerbi #powerpivot
This morning the PASS Summit 2014 started in Seattle and during the keynote there was several announcements from Microsoft. I’m considering here only the ones about Business Intelligence (you will find other blogs around about SQL Server). In the coming Read more
Power Query support for Analysis Services (MDX)
Today at TechEd Europe 2014 Miguel Llopis made the first public show of Power Query support for Analysis Services. This is still not available, but it should be released soon (hopefully it will be our Christmas gift!). Here is a list of features shown: Read more
The state of Multidimensional and Tabular adoption
SQL Server Analysis Services is a product that does not have its own product code, being sold as part of SQL Server. I think that also Microsoft does not know (and cannot know) the exact number of users. For this reason, it’s also more difficult to analyze Read more
A strange behavior of AutoExist for MDX on Tabular models #powerpivot #ssas #tabular
Alberto Ferrari wrote an interesting article about a strange behavior of AutoExist in normalized data models . I always say that a star schema is the best practice in Power Pivot and Tabular data modeling. The issue described by Alberto is another good Read more