Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Aggregation issue

I have an issue with the following table I created in Power BI. Why is the sum of Outer Square only calculated per Variant Code and not among all entries?  
  • Anonymous's avatar
    Anonymous
    7 years ago

    Ok, this simple measure did work:

     

    AQMtotal = 'Production Order'[Quantity]*RELATED('Production BOM Header'[Outer Square])