Forum Discussion
Iterator + related function
- 3 years ago
Hi, Daniel29195
As I understand it, the inner iteration function returns a new table, and the outer iteration continues to iterate over the new table generated internally.
For more information, you can refer to :
Iteration in DAX - Microsoft Power BI Community
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hello v-yueyunzh-msft ,
What i meant in my questions,
What is happening behind the scenes
For the 2 questions
Like does the table in the inner iteration gets filtered by the row value of the first iteration ?
If not, then what is the logic ?
Hi, Daniel29195
As I understand it, the inner iteration function returns a new table, and the outer iteration continues to iterate over the new table generated internally.
For more information, you can refer to :
Iteration in DAX - Microsoft Power BI Community
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly