Forum Discussion
JeroenHD
3 years agoHelper I
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. ...
- 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"...)
- 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.
PaulDBrown
3 years agoCommunity Champion
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
3 years agoHelper I
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.