Forum Discussion
Georgia_Mike
5 years agoFrequent Visitor
Creating a normalized score for intersection of two measures
Let me start by apologizing for bringing very little to the table with this problem and asking for help. I am moderate with DAX and could probably figure out the syntax to calculate the measure but ...
parry2k
Super User
5 years agoBasically, I did the avg for points/score and then if Point/score for the player is > avg then 1 else 0? does this logic works?