Please turn JavaScript on

SQLBI

follow.it gives you an easy way to subscribe to SQLBI's news feed! Click on Follow below and we deliver the updates you want via email, phone or you can read them here on the website on your own news page.

You can also unsubscribe anytime painlessly. You can even combine feeds from SQLBI with other site's feeds!

Title: Home - SQLBI

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.22 / day

Message History

Should you use DAX user-defined functions (UDF) or calculation groups? Learn when to use either, and how they complement each other in the design of a semantic model in Power BI.


Read full story

This article describes the different roles of user-defined functions and calculation groups, explaining when to use either, and how they complement each other in the design of a semantic model.

The introduction of user-defined functions (UDFs) in DAX changes the way we think about code reuse. Before UDFs existed, calculation groups were the only mechanism for shar...


Read full story

The third edition of the Mastering DAX video course is available!

We are proud to announce that the third edition of the Mastering DAX video course is now online!

The world has changed so much since t...


Read full story

Create a DAX model-independent user-defined function (UDF) to easily apply the like-for-like pattern to your data.


Read full story

This article offers a comprehensive guide to changing the like-for-like pattern into model-independent functions to enhance flexibility and simplify DAX code.

DAX user-defined functions (UDFs) are a powerful tool for improving the quality of your semantic models. DAX authors with an IT background are accustomed to creating generic code using functions. However, ma...


Read full story