Forum Discussion

Kararo's avatar
Kararo
New Member
5 years ago

DAX

I have a two tables (Student Program) & (Event Registration) both connected to third table (Contacts) as they don't have a direct connection.

 

How I can get the number of contacts that attended an event and registered for program.

 

 

5 Replies

  • Please provide a little bit more of context for your question or a sample file! Do you need to COUNT the number of students that registered and also attended? 

      • Kararo's avatar
        Kararo
        New Member

        I am currently trying to use LOOKVALUE formula, but its not working, is there other formula to use?