Forum Discussion
JeroenHD
Helper I
4 years agoCustom 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. ...
- 4 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"...)
- 4 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.
PaulDBrown
Community Champion
4 years agoIn 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
Helper I
4 years agoHello 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.