Forum Discussion

abhiram342's avatar
abhiram342
Microsoft Employee
5 years ago

Query on DAX Code (SUMX)

Hi All,   I have two tables as below Events and Registrants  Events: EventId EventName 1 A 2 B Registrants: EventId RegisterId Views 1            1                2 1            2          ...