Forum Discussion

osinquinvdm's avatar
osinquinvdm
Advocate II
9 years ago
Solved

sorting treemap

How can we control the sort order on a tree map visualization?

  • No but they generally follow this pattern - largest values (on the right) to smallest values (on the left)

     

9 Replies

  • Sean's avatar
    Sean
    Community Champion

    No but they generally follow this pattern - largest values (on the right) to smallest values (on the left)

     

    • fiveone's avatar
      fiveone
      Helper II

      OK. At least I have some sort of explanation to provide to the users :-)

      • avinash726's avatar
        avinash726
        Frequent Visitor

        Hi,

        I am looking for the same solution. Do you get any resolution for the same requirement?

         

        Thanks.

    • TonyVites's avatar
      TonyVites
      New Member

      Thanks Sean,  Yes, this is the easiest (or only?) way to do this.  So basically, just reverse the meaning of the values to size the heatmap (sorry Treemap).  

  • I'm missing this possibility, too as we use the treemap as kind of traffic light. To show the status of sales vs target. 

  • I had this issue. I created a column called steps to order the steps in my procedure 1-14. Then used the steps column in the values section the treemap. This ordered the items according to my steps list. Not sure if this will work for you but it was the only work around i was able to see for fixing my issue. Hope this helps.