by Nikolai Pavlov | Jun 28, 2020 | Video
In this video, we’ll continue learning about DAX. Let’s take a look at the function CALCULATE, which is probably one of the most important formulas in DAX. There are many different ways to use this function. In this article, we’ll discuss the basic use...
by Nikolai Pavlov | Jun 21, 2020 | Video
In this video, we will continue learning more about DAX and will build a few basic functions. Let’s focus on the syntax of the language. Take a look at the formula: Name of a Measure = SUM (Table Name [Column Name in the Table]) The above formula equals to the sum of...
by Nikolai Pavlov | Jun 19, 2020 | Articles
Lululemon Athletica, one of the world’s largest yoga and athletic wear retailer, chose Power BI as its business intelligence reporting tool. The Vancouver-based company already operates over 450 stores internationally. Upon establishing itself as a leader in North...
by Nikolai Pavlov | Jun 12, 2020 | Video
In this video we discuss the fundamentals of DAX, a powerful formula language used in Power BI. Experienced Power BI users swiftly change between Power Query’s M language and DAX, depending on tasks at hand. We will not be getting into the nitty-gritty details of...
by Nikolai Pavlov | Jun 5, 2020 | Video
In this video, we discuss the calendar table in Power BI. When building a report in Power BI, it is recommended to create a calendar table. The calendar helps to better organize data and perform a more in-depth analysis using time-intelligence functions. In this...