Marco Russo's Blog posts of 2016
Santa Claus brings presents to #dax, #powerbi, and #ssas #tabular users
If you think that the end of the year would have been a quiet time because the Power BI team will skip their monthly release (but are we sure?), you might be reassured (or disappointed depending on your perspective) looking at the news I have in this Read more
Format measures as dates in Power BI #dax #powerbi
If you want to format a measure as date in Power BI, you need an expression returning a date/time data type. This is different from what you can do in Power Pivot and in SSAS Tabular, where you can format any numeric expression using a date and/or time Read more
DAX Editor 2.0 finally available: it is a must have for #ssas #tabular #dax developers
The SQL Server Data Tools (SSDT) editor for Tabular models has been improved in the recent updates. For example, the Tabular Model Explorer enables you to quickly jump between the entities of your model organized in a hierarchical way. However, when it Read more
Install SQL Server 2016 SP1 for Analysis Services #ssas #tabular #sqlserver
Microsoft recently released the Service Pack 1 for SQL Server 2016. If you use Analysis Services, installing this update is a no-brainer and you should do that as soon as possible. The reason are all related to memory management. Microsoft officially Read more
New 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 (and name survey result) #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