Forum Discussion

Wishmaster91's avatar
Wishmaster91
New Member
3 years ago

Is my data model ok?

Hi All

 

I am trying to calculate each clubs totao goals scored but i am having some difficulty. 

 

Here is my a link to my data model 

https://ibb.co/RP2qgqF

 

A simple dax formula like below does not give the right result so i am confused.

 

 

 

Top scorer = COUNT(Goalscorers[GoalId])

 

 

 

9 Replies