Forum Discussion

Nobuko42's avatar
Nobuko42
Regular Visitor
9 months ago
Solved

Matrix table with multiple columns as rows and measures doing calculations

I have a table that contains cost by region. The cause of the costs are indicated by flags of multiple columns indicating if a process was done in the record. This is an example table of it: ...
  • v-karpurapud's avatar
    9 months ago

    Hi Nobuko42 

    Thanks for reaching out to the Microsoft fabric community forum. 

     

    I would also take a moment to thank  parry2k  and Ashish_Mathur , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. 

    We’ve used a combination of a clean data model and a DAX measure to produce the correct Construct-by-Region results. By separating customers, costs, and constructs into proper tables, the report now calculates each construct’s total cost accurately, even when customers have multiple constructs.

    Please refer to the attached .pbix file for a working example of the full solution.

    I hope the information provided helps you to fix the issue.If it is still outstanding, please share any additional information so we can assist you further.

     

    Best Regards, 
    Community Support Team