Forum Discussion

spathak04's avatar
spathak04
Helper II
7 years ago
Solved

Sort Legends

Hello, I have this shape Map visual with color saturation based on category that I have created via calculated column. (Please see the image below). But my legends which is my category are not in o...
  • TomMartens's avatar
    7 years ago

    Hey,

     

    to provide a defined order to column values you have to create an additional column "sort column" that just contains a simple integer value. You have to make sure that for example for each value of "100% and more" the value in the new column equals 1 ...

     

    This is described in this article:

    https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

     

    Hopefully, this is what you are looking for.

     

    If the article doesn't help to solve your requirement, please provide a pbix file with sample data, upload the file to onedrive or dropbox and share the link.

     

    Regards,

    Tom