In this tutorial, you’ll learn how to visualize the filter context in Power BI DAX Studio. Specifically, you’ll learn how to enable tooltips that show the active filter context of any cell in a table or matrix. A filter context reflects any active filter on a currently selected cell in Power BI. When you right-click
Tag: DAX Studio Overview
In this tutorial, we’ll look at the DAX Studio Keyword, MEASURE. Before diving into this topic, be sure to read first on the EVALUATE and DEFINE keywords. The example query used in this tutorial is a continuation of these two keywords. Ideally, the base measure shouldn’t be written as COUNTROWS for the Sales Table. Instead,
After successfully connecting DAX Studio to Power BI and learning about its user interface, the next step is learning about the different keywords and how to use them. In this tutorial, we’ll discuss about the DAX Studio EVALUATE keyword. Basic examples are also provided to further understand how and when it’s used. Introduction EVALUATE is
In this tutorial, we’ll go through a quick overview of all the options available in the user interface of DAX Studio. These include the panes and each button in the ribbon. We’ll discuss how using these features will help improve your performance in DAX Studio. It’s important to familiarize yourself with the purpose and function