Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Measured Total Problem.

Dear All,   When I searched about problems that is related to measured total problem, I have seen many solutions but that does not work for my problem. Although I have wrote a formula based on a lo...
  • sturlaws's avatar
    sturlaws
    6 years ago

    sorry, I obviously did not manage to post in the code in my previous post. Here it is:

    measure =
    IF (
        HASONEVALUE ( [code] ),
        [brut],
        SUMX ( SUMMARIZE ( 'table', [code], [surname] ), [brut] )
    )
  • sturlaws's avatar
    sturlaws
    6 years ago

    and just a little tip, when sharing code(and data), paste the code/data instead of screenshots