Forum Discussion
JGG
5 years agoHelper I
One filter too many?
Hi, I got help in the Community with the following: CostAllPerCustomer = CALCULATE(SUM('Cost'[Amount]),'Cost'[Type] IN {"All"},'Cost'[Distribution] IN {"Customer"})/CALCULATE(DISTINCTCOUNT('Custo...
- 5 years ago
If your CustomerID column is numeric data type, remove the quotes around 123456.
Regards,
Pat
mahoneypat
5 years agoMicrosoft Employee
If your CustomerID column is numeric data type, remove the quotes around 123456.
Regards,
Pat