Forum Discussion
veranceftw
6 years agoHelper II
Measure won't sum up
Hello! I have a measure that calculates the sum of a stat for every player. However, when I group those players as a team, instead of summig up all the measures for each player, it seems to be re...
- 6 years ago
Hi veranceftw ,
Sorry to reply late.
Please try to create a measure like so:
Measure 2 = SUMX(VALUES(all_match_stats[player_name]),[Pressure Final 3rd p90])Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
VijayP
6 years agoCommunity Champion
veranceftw What is the measure for 3.99 value , I think problem should be there