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.18 / day

Message History

This article describes how to use AI to identify relevant test cases in a semantic model and create repeatable DAX tests for a measure.

A DAX measure is correct only when it produces the expected result in every situation of filter context and available data. A value being correct in a report for a particular product or customer does not prove that the measure w...


Read full story

How to leverage AI to refactor existing DAX code, remove duplicated parts, and centralize the common code in user-defined functions.


Read full story

Code written by AI can contain many duplicate parts. User-defined functions are a great tool to simplify complex measures; this article shows how to leverage AI to build better DAX code.

AI is getting better and better at generating DAX code, and as of today, it is pretty common to see rather complex DAX code that is entirely AI-generated. Sometimes AI-generate...


Read full story

Microsoft recently introduced a new default visual design style for Power BI named Fluent 2. I personally disagree with a few choices in the new defaults, including the removal of alternating row colors from Table and Matrix visuals.

However, the feature is still available. You can select a Matrix and change its Style property from the Format pane, under Visual, Style ...


Read full story

Visual calculations can either improve or degrade the performance of a report. Let’s see how we ensure visual calculations have a positive impact on performance.


Read full story