Marco Russo's Blog
View full profileNew Server Timings features in DAX Studio 2.5.0 #dax #powerbi #ssas #tabular
Last week, a new version of DAX Studio (2.5.0) has been released. You can find a summary of the new features in the blog post from Darren Gosbell – thanks Darren for your wonderful job with this tool! My small contribution to this tool is mainly in the Read more
Analyze multiple EVALUATE statement in a single #dax statements in DAX Studio
A few hours ago, DAX Studio 2.5.0 has been released, with a number of small new features (I will write about DirectQuery and new column in Server Timings in a future blog post and article). In the many bug fixes, this version of DAX Studio does not raise Read more
Q&A from 24 hour of PASS #pass24hop #powerbi
One week ago I delivered a session for 24 hour of PASS, the online free event delivered by PASS ( recordings are now available ), where I introduced my one-day preconference Create a Power BI Solution in one day that I will deliver at PASS Summit 2016 Read more
BLANK and Boolean functions like IF in #dax
A recent change in the DAX language transformed the behavior of IF statement, so that it should not return BLANK but only TRUE/FALSE if the results should be logical expressions. In that case, the BLANK is transformed in a FALSE condition. For example, Read more
Upcoming conference speeches and workshops in 2016 #ssas #tabular #dax #powerpivot #powerbi
The summer is almost over and while we are working on new content (books and other for www.sqlbi.com ), I already have the plans for this Autumn’s conferences. Microsoft Ignite 2016 – September 26-30, Atlanta, GA See what’s new in SQL Server Analysis Read more
Update custom visuals on OKVIZ #powerbi
In the last few days, users of the Synoptic Panel and Smart Filter (custom visuals for Power BI) experienced some issue in the behavior of these components. Changes applied to API and automatic updates pushed through the Microsoft Power BI Gallery created Read more
Leverage INTERSECT to apply relationships in DAX
If you are used to virtual relationships in DAX (see Handling Different Granularities in DAX ), you probably use the following pattern relatively often: [Filtered Measure ] := CALCULATE ( <target_measure>, FILTER Read more
Happy Birthday Power BI #powerbi
Power BI has been on the market one year. My biggest concern, when the product was still in private beta, was the promise of monthly releases made by Microsoft. Today, I can say that the promise was real. I see a long road ahead, in terms of features Read more
A new MemoryHeapType default in #ssas #tabular 2016 (please, fix your setting in production!)
If you already installed Analysis Services 2016, you should change the MemoryHeapType setting. There is a new default value (-1), which is an automatic choice that currently applies a new hybrid allocator (which has the number 5 as a value). It should Read more
Free Introducing Power BI eBook and new DAX recorded video course #powerbi #dax
Microsoft Press released a free eBook you can already download , Introducing Microsoft Power BI , which I and Alberto Ferrari wrote in the last few months. Please note it is a very introductive book, don’t expect an inside-out. As we wrote in the introduction: Read more