Forum Discussion
aaditya2000
9 years agoHelper II
CALCULATE help
Hello: I want the COUNT of Batch# for all storename for each customer. below is the screenshot. I am looking for something like this. XYZ-->ALL storename-->Count of all Batch# MEASURE = 4 (...
aaditya2000
9 years agoHelper II
Thank you for your reply. want to know how i can do that where based on customer, i want to total count = total stores X count of batch.
for e.g = 4 stores X count of batch (4)
= 16.
thanks
dilumd
9 years agoImpactful Individual
you can use SUM or SUMX functions based on your ultimate goal.