Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Help to know the error with Calculate

I am following this example.

 

http://www.daxpatterns.com/abc-classification/

 

 

When I compare the result I have difference and I don't know why?

 

 

When I go to check it the source and I find this, I have a Column FDCODIGO with the same line two times, My problem is I don't understand why duplicate the result in the measure TotalProductos

 

 

 

I hope somebody can help me to understand the error.

 

Sorry my English is bad.

 

 

 

6 Replies

  • Do have relationship with any other table?

     

    How about data in the source system?

    • Anonymous's avatar
      Anonymous
      Not applicable

      It is a only table, I want cumulative the column "ventas netas", When I used a Measure I don't have problem, it is when I create a column.

      Same syntax with a Measure or a Column have different result

      • Vvelarde's avatar
        Vvelarde
        Community Champion

        Anonymous

         

        Is the Context where the  Dax Formula is evaluated.

         

        In a Column if you have duplicates this consider all in the sum process.