Forum Discussion

JeroenHD's avatar
JeroenHD
Helper I
3 years ago
Solved

Custom sort order column headers

Hello Team,  I have a problem sorting the column headers in my visual. I have two columns from a table which are column headers in my visual.  The Months, 6 Months, YTD and Full Year i managed. ...
  • PaulDBrown's avatar
    PaulDBrown
    3 years ago

    In that case you need to create different names for the DetailMain headers based on how they need to be sorted and create the sorting order accordingly. ("Budget for Month", "Budget for YTD"...)

  • JeroenHD's avatar
    JeroenHD
    3 years ago

    Hello Paul, 

    Then the colums become to wide. I solved it differently. Not very elegant, but i created unique values by using No-Break Spaces. 

    Thanks for thinking along with me.