Forum Discussion
Anonymous
6 years agoNot applicable
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...
- 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] ) ) - 6 years ago
and just a little tip, when sharing code(and data), paste the code/data instead of screenshots
sturlaws
6 years agoResident Rockstar
Hi, Anonymous,
without knowing the code for [brut cb satis], it's difficult to suggest an exact solution.
You could try to rewrite your code to this:
Cheers,
Sturla
If this post helps, then please consider Accepting it as the solution. Kudos are nice too.
- Anonymous6 years agoNot applicable
Hi sturlaws
Just for your info ,brüt cb satış calculation works well except total sum.
Code as follow :
- sturlaws6 years agoResident Rockstar
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] ) )- sturlaws6 years agoResident Rockstar
and just a little tip, when sharing code(and data), paste the code/data instead of screenshots