Forum Discussion

viswaaa's avatar
viswaaa
Icon for Helper IV rankHelper IV
10 months ago
Solved

Nested sorting in Matrix

Hi All,   I have a country column and created a bucket to sho others as separate.so created below dax. Placed country_group and country in rows in matrix   Country_Group = IF( 'Table'[Country]...
  • Jihwan_Kim's avatar
    10 months ago

    Hi,

    I am not sure if I understood your question correctly, but I tried to create a sample pbix file like below.

    It seems like sorting by sorting by two columns in the matrix visualization shows expected result.

    Please check the below picture and the attached pbix file.