Marco Russo's Blog
View full profileCustomize period comparison in DAX #powerpivot #dax #powerbi
I have seen many different types of custom calendars implemented in Power Pivot, Tabular, and DAX. I also wrote several articles ( week based calendars and time patterns ). However, there is a scenario that is hard to manage with the classical approaches, Read more
Dynamic ABC Classification in DAX #powerpivot #dax #ssas #tabular
Less than one year ago I published a pattern about ABC Classification in DAX. Such a pattern was static, so an item (e.g. customer, product) is classified statically when you process a Power Pivot or Tabular model, so filters and slicers querying data Read more
Power BI Customer Event on February 24-25, 2015 on Invite Only
Microsoft recently released a public preview of Power BI Dashboard . This new service is raising interest because of new visualizations and for the openness to developers, thanks to APIs that can be used also for real-time visualizations . Are you interested Read more
DAX Patterns 2015 book available now #daxpatterns #dax
In 2014 we published several articles in the DAX Patterns web site. We’ll continue to publish new patterns in 2015 (the first one later this month!), but in the meantime we created a first printed version of the patterns available: DAX Patterns 2015 . Read more
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