Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Compare values in matrix visual with different filters

Hello Everyone, I have a dataset with 3 columns Account, Amount and Year Scenario. I want to create a matrix visual in which I can compare different scenarios with each other.  I have attached a sc...
  • v-ljerr-msft's avatar
    v-ljerr-msft
    8 years ago

    Hi Anonymous,

     

    Based on my test with your shared pbix file, you may need to take two more steps to make it work.

     

    1. Remove all relationships among the three tables.

     

     

    2. Use "Year Scenario" column from Date1, and "Year Scenario-2" column from Date2 as Slicers, instead of using them from Test_data table.

     

     

    Here is the modified pbix file for your reference. :smileyhappy:

     

    Regards