Forum Discussion

learner03's avatar
learner03
Icon for Post Partisan rankPost Partisan
2 years ago
Solved

Matrix Visual and visualization

I have a table called ProdInvc which has columns as product name, origin state, destination state, Quantity and amount. and another table which is just State that has State name. I need to make a mat...
  • Ritaf1983's avatar
    2 years ago

    Hi learner03 
    To get the desired result you should unpivot the states columns with Power query.

    Then you can create a matrix like this:

    Pbix is attached

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly