Forum Discussion

Daniel29195's avatar
Daniel29195
Community Champion
3 years ago
Solved

Iterator + related function

Hello, Im confused about something , i would appreciate if someone demystify it    First question :  Does using related function inside an iterator create a transition context ?      Second qu...
  • v-yueyunzh-msft's avatar
    v-yueyunzh-msft
    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