Forum Discussion
Luis_Caston
2 years agoHelper III
Pareto table
Dear all! I need you support please! I've been working with this code to make a Pareto: https://www.daxpatterns.com/abc-classification/ I've been applying this solution: "ABC Class ...
Luis_Caston
2 years agoHelper III
Following this approach I've read about the error with the paremeter: Calculation error in measure ‘Sales'[Selection]: Column [Parameter] is part of composite key, but not all columns of the composite key are included in the expression or its dependent expression.
Do you know How I can replace this Hasonvalue: "ABC Class =
IF (
HASONEVALUE(Cliente[Cliente])," to avoid the error?