Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Variable Tables

Hi,  I've written the below measure, that when evaulated against the unique ID provides me with the correct values I'm looking for.   EYFS_GLD_KeyAreas_Count = CALCULATE( COUNT(TR_Pupil_EYFS[Un...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Thank you for you help. ๐Ÿ™‚

    I've played around a bit more and got the solution. Here is my final code