December 2019
Intermediate to advanced
376 pages
7h 37m
English
A workhorse set of functions in the DAX language are the iterator functions. These can sometimes be known as X functions because most of these functions have an X as the last character in the function name. These functions are referred to as iterators because their fundamental purpose is to execute a DAX expression inside a series of loops. Iterator functions iterate over a table stopping at each row to process a DAX calculation, hence the name iterators.
Iterators provide functionality similar to FOREACH- ...
Read now
Unlock full access