In this chapter, you'll write custom functions to create new tables and calculated columns.
In this chapter, you'll write custom functions to create calculated measures. You'll also get introduced to variables to make writing DAX functions more efficient.
Expand your DAX power with some commonly used DAX measures. This chapter focuses on filtering and counting functions.
This chapter covers the core concept of another powerful set of DAX functions, the so called iterating functions. You will explore iterations with exercises focusing on ranking and iterating your data.