Forum Discussion
New_be
2 years agoHelper V
Wrong total
Hi, I wanted to have totals of 7900 instead of 9061 for measure 'Passes output test'. But instead I got 9061. Can you please help? Below is my measure: Passes output test = VAR NormalPassValue...
- Anonymous2 years ago
Hi New_be ,
You can try this measure.
Correct total = IF ( ISINSCOPE ( 'SURFACE TREATMENT MOVEMENTS'[YearWeek] ), [Passes output test], SUMX ( ALLEXCEPT ( 'SURFACE TREATMENT MOVEMENTS', 'SURFACE TREATMENT MOVEMENTS'[YearWeek] ), [Passes output test] ) )If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
rajendraongole1
2 years agoSuper User
Hi New_be - you can update the measure as shared, you will definitely get the output as expected.
still any , please upload your pbix file in drive will check.
New_be
2 years agoHelper V
Hi rajendraongole1 ,
Thank you for your help. Here is the link to my sample report -> https://we.tl/t-Fa4wxK6or4