Forum Discussion

PaulMac's avatar
PaulMac
Icon for Helper IV rankHelper IV
6 years ago
Solved

DAX Issue - Value The Same For All Financial Week Numbers

Hello All I have tried to make a list of scores per week but I appear to have gone awry somewhere as all I seem to get as a result is the same value accross all financial weeks. See photo below. ...
  • Anonymous's avatar
    Anonymous
    6 years ago

    What is the definition of [Percentage of Promoters] / [Percentage of Detractors]? Is the DAX in those measures using ALL() on the scores table or something like that? That could lead to this result even if you have the relationship set up correctlty.