Hi, I have a table with three columns Email, score and event and I wanna
have the sum of the score by event for each profile lets take an
exemplep profile X have two three events Open two times with a score of
2 and video view one time with a score 5 I want to have only email total
score for open which is 4 and the second score of 5 with a video view as
an event nameso for each profil I will have the sum for every label
seperatly.Thanks.