Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

DAX: Create new column based on multiple conditions from other table

Hi all,   Unfortunately, I wasn't able to help myself with existing posts or the documentation, so trying my luck here.. :smileyhappy:   I have two main tables that have a relationship on the ema...
  • tarunsingla's avatar
    tarunsingla
    7 years ago

    See if this helps. You need one calculated measure here to compute the status and then use a Matrix visual (add Email from the Learners List to the Rows, Course and New Status from Enrollments list to Columns, and the New Status to the Values section of the visual).

     

     

    Make sure to Expand all down one level in the hierarchy  in the Matrix visual, to see data both at course and foundation level.

     

    Regards,

    Tarun