Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

sorting in drill down matrix

Hi    I would like to be able sort in specific order the country in regions.  the drill down opition in matrix is set up as following    Region      ->Country so for examlpe CENTRAL       Ge...
  • v-haibl-msft's avatar
    8 years ago

    Anonymous

     

    You can create another Order Table to define the desired sorting. Then in the original table, get this related column and make the Country column sorted by the order column.

    For details, please refer to the attached PBIX file.

     

     

    Best Regards,
    Herbert