Forum Discussion
Measure showing wrong sum
Hello Community,
I created a measure to calculate the sum of total limit multplied by the count of batch numbers
But when I select both, normally it had to show me 590, unfortenatly it shows me 1180
Do you know How can I solve this problem ?
Thanks
Hi Anonymous
did you check that you do not have a number of repeated batches.
If this is your case, I suggest using DISTINCTCOUNT instead of COUNT.
4 Replies
- AnonymousNot applicable
It works 🙂 thanks rodrigosan
- rodrigosanResponsive Resident
Great.
Very honored to be able to contribute.
🙏🙏
- rodrigosanResponsive Resident
Hi Anonymous
did you check that you do not have a number of repeated batches.
If this is your case, I suggest using DISTINCTCOUNT instead of COUNT. - rodrigosanResponsive Resident
Hi Anonymous
did you check that you do not have a number of repeated batches.
If this is your case, I suggest using DISTINCTCOUNT instead of COUNT.