Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Creating a visual to show gap analysis

I have been set a challenge which I am sure that Power BI can solve, but I can't work out how to do it - please can someone help? I have 3 tables (this is a simplified version because I actually have ...
  • jtownsend21's avatar
    7 years ago

    Here are is what I would do, but not sure if it will work for your data set. 

     

    Create a Cross Join Table from Table 1 & 2. (I renamed them Student and Event). This will give you a table with all possible combinations. 

     

     

    Then I created a concatenate formula in that table as well as Table 3 (which I renamed to Log) for Student and Event. Then created a relationship between the 2. Then used the Event and Student Tables as slicers. 

     

    Here is the PBIX for what I did. LMK if that works for you. 
    Student Events Problem PBIX