In this chapter, we will be looking at the table group of DAX functions. In particular, we'll focus on those functions that can be used to manipulate tables. We'll list the functions in this group, along with a description of the action that each performs.
We'll then look at a few of these functions in more detail, giving a breakdown of the syntax, along with an explanation of how the function works in practice. In addition, we'll also get hands-on with these functions, working through a practical example of each, and helping you to understand how you might use them in a real-world scenario.
The chapter is broken into the following sections:
- Introducing table functions
- Looking at table manipulation functions
- Working with table functions