Forum Discussion

OscarDOSSANTOS's avatar
OscarDOSSANTOS
Frequent Visitor
4 years ago
Solved

Multiply subtotals between 2 matrix depending on different categories

Good morning everyone! I am a new user of Power BI and I need some help to keep going.   I would like to multiply quantities of one matrix by the percentages  calculated on another Matrix.   My ...
  • v-janeyg-msft's avatar
    4 years ago

    Hi, OscarDOSSANTOS 

     

    Because you did not establish a relationship between the two tables, So there is a problem.

    You need to create two table and use the field in your table visual instead of original table field(country and product), then you can get the correct value.

    Like this:

     

    Table = DISTINCT(Forecast[Country])
    Table 2 = DISTINCT(Forecast[Product])

     

    Did I answer your question ? Please mark my reply as solution. Thank you very much.
    If not, please feel free to ask me.


    Best Regards,

    Community Support Team _ Janey